/* REDEFINED HTML TAGS */
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #F0F0F0;
	margin-top : 0px;
}
a {color: #666666;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF3333;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF3333;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	text-align: right;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 2px;
}
/* TOP NAVIGATION */
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	vertical-align: top;
	font-weight: normal;
	background-color: #999999;
}
.nav a:link {
	color: #000000;
	text-decoration: none;
}
.nav a:visited {
	color: #000000;
	text-decoration: none;
}
.nav a:hover {
	color: #FF3333;
	text-decoration: none;
}
/* BOTTOM NAVIGATION */
.bot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	vertical-align: top;
	font-weight: normal;
	background-color: #999999;
	padding: 2px 5px;
	text-align: center;

}
.bot a:link {
	color: #000000;
	text-decoration: none;
}
.bot a:visited {
	color: #000000;
	text-decoration: none;
}
.bot a:hover {
	color: #FF3333;
	text-decoration: underline;
}
/* LEFT SIDEBAR AND NAVIGATION */
.leftHead {
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #FF3333;
}
.left {
	background-color: #CCCCCC;
	font-size: 11px;
	padding: 5px 5px 5px 25px;
	font-weight: bold;

}
.left a:link {
	color: #000000;
	text-decoration: none;
}
.left a:visited {
	color: #000000;
	text-decoration: none;
}
.left a:hover {
	color: #FF3333;
}
.leftSub1 {
	background-color: #CCCCCC;
	font-size: 11px;
	padding: 5px 5px 5px 35px;
}
.leftSub1 a:link {
	color: #000000;
	text-decoration: none;
}
.leftSub1 a:visited {
	color: #000000;
	text-decoration: none;
}
.leftSub1 a:hover {
	color: #FF3333;
}
.leftSub2 {
	background-color: #CCCCCC;
	font-size: 11px;
	padding: 2px 5px 2px 45px;
}
.leftSub2 a:link {
	color: #000000;
	text-decoration: none;
}
.leftSub2 a:visited {
	color: #000000;
	text-decoration: none;
}
.leftSub2 a:hover {
	color: #FF3333;
}
/* RIGHT SIDEBAR AND NAVIGATION */
.right {
	background-color: #FFFFFF;
	font-size: 10px;
	padding: 5px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: none;
	border-left-style: none;
	border-top-color: #FF3333;
	border-right-color: #FF3333;
	border-bottom-color: #FF3333;
	border-left-color: #FF3333;
	font-weight: bold;



}
/* COPYRIGHT AREA */
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF3333;
	border-right-color: #FF3333;
	border-bottom-color: #FF3333;
	border-left-color: #FF3333;
	text-align: center;
	padding: 5px;
	background-color: #FFFFFF;
}
.copyright a:link {
	color: #000000;
	text-decoration: none;
}
.copyright a:visited {
	color: #000000;
	text-decoration: none;
}
.copyright a:hover {
	color: #000000;
	text-decoration: none;
}
/* CONTENT */
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px 7px;
}
/* BREADCRUMBS */
.bc {
	font-size: 11px;
	font-style: italic;
	color: #000000;
	font-weight: bold;
	text-align: right;
	padding: 5px;
	background-color: #FFFFFF;
}
.bc a:link {
	color: #FF3333;
	text-decoration: none;
}
.bc a:visited {
	color: #FF3333;
	text-decoration: none;
}
.bc a:hover {
	color: #FF3333;
}

.rightHead {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF3333;
	padding: 5px;
}
.border {
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF3333;
	border-right-color: #FF3333;
	border-bottom-color: #FF3333;
	border-left-color: #FF3333;
}
.tips {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	border: 3px solid #000000;
	padding: 10px 20px;
	background-color: #FFFFCC;


}
h1 a:link {
	color: #FF3333;
	text-decoration: none;
}
h1 a:visited {
	color: #FF3333;
	text-decoration: none;
}
h1 a:hover {
	color: #FF3333;
	text-decoration: underline;
}
h1 a:active {
	color: #FF3333;
	text-decoration: none;
}
