body {
	background-color: #FFFFFF;
	font-family: Tahoma,Verdana,Arial;
	font-size: 11px;
	line-height: 24px;
	color: #000000;
}

td, th {
	font-family: Tahoma,Verdana,Arial;
	font-size: 11px;
	line-height: 24px;
	color: #333333;
}

a {
	font-size: 11px;
	color: #666699;
}

form {
	background-color: #999999; 
}

.title {
	font-family: Tahoma,Verdana,Arial;
	font-size: 10px;
	line-height: normal;
	color: #006699;
	font-weight: bold;
	font-style: normal;
}

.subtitle {
	font-family: Tahoma,Verdana,Arial;
	font-size: 10px;
	line-height: normal;
	color: #005588;
	font-weight: bold;
}

.header {
	font-family: Tahoma,Verdana,Arial;
	font-size: 10px;
	background-color: #669900;
 color: #FFFF33;
}

.nav {
	font-family: Tahoma,Verdana,Arial;
	font-size: 10px;
	font-weight: normal;
	background-color: #CC99FF;
}

.navLink {
	font-family: Tahoma,Verdana,Arial;
	font-size: 10px;
	font-weight: bold;
	background-color: #DEDECA;
}

.sidebar {
	font-family: Tahoma,Verdana,Arial;
	font-size: 10px;
	line-height: 11px;
	padding: 3px;
	background-color: #FFFFCC;
 color: #003333;
}

.sidebarHeader {
	font-family: Tahoma,Verdana,Arial;
	font-size: 10px;
	line-height: 10px;
	color: #003300;
	background-color: #FFFF66;
}

.sidebarFooter {
	font-family: Tahoma,Verdana,Arial;
	font-size: 11px;
	line-height: 10px;
	background-color: #FFFF99;
 font-style: italic;
}

.footer {
  font-family: Tahoma,Verdana,Arial;
	font-size: 10px;
	font-weight: bold;
	line-height: 20px;
	color: #333333;
	background-color: #CCFF99;
}

.legal {
	font-family: Tahoma,Verdana,Arial;
	font-size: 9px;
	color: #000000;
}
.copylegal {
	font-family: Tahoma,Verdana,Arial;
	font-size: 9px;
	color: #000000;
}

a.alegal {
	font-family: Tahoma,Verdana,Arial;
	font-size: 9px;
	color: #003366;
	text-decoration: none;
}

.menu_hor_separation
{
	color : #FFFF00;
	text-decoration: none;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
}

.menu a {
	color : #000000;
	text-decoration: none;
    padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 2px;
	margin-right : 0px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}

a:hover { 
	font-family : Tahoma,Verdana,Arial;
	color:red ; 
	text-decoration:overline underline; 
}

.menu02 a {
	color : #0099FF;
	text-decoration: none;
    padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	font-size : 9px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}

.menu02 a:hover { 
	font-family : Tahoma,Verdana,Arial;
	color:red ; 
	text-decoration: overline;
}

.menu03 a {
	color : #0099FF;
	text-decoration: none;
    padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	font-size : 9px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}

.menu03 a:hover { 
	font-family : Tahoma,Verdana,Arial;
	color:red ; 
	text-decoration: underline;
}
	
.box1 {
	border-width: thin;
	border-color: #99FF99 #003300 #003300 #99FF99;
 border-style: double;
 }

.promo {
	font-family: Tahoma,Verdana,Arial;
	color: #000033;
}

.titlebar {
	font-family: Tahoma,Verdana,Arial;
	font-weight: bold;
	font-size: 10px;
	color: #000000;
}
.titleact {
	font-family: Tahoma,Verdana,Arial;
	font-weight: bold;
	font-size: 10px;
	color: #000000;
}
.dingbat {
	font-family: Tahoma,Verdana,Arial;
	background-color: #FFFFFF;
 color: #660000; font-weight: bolder; font-size: medium;
 }

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}