td {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:11px;
	color:#4f5559;
	line-height:14px;
}

b {
	text-decoration: none;
	font-size:11px;
	font-style: normal;
	color:#5182B3;
}
	
b:hover {color: #ff5a0e; text-decoration: underline}

}
.t11 {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
}
.t11b {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: black;
}
.t11c {
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	color: #006600;
}	
.t11d {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	font-style: bold;
	color: #006600;
}
body {	margin:0px;padding:0px;
		scrollbar-face-color:#;
		scrollbar-track-color:#;
		scrollbar-arrow-color:#;
		scrollbar-3Dlight-color:#;
		scrollbar-base-color:#;
		scrollbar-shadow-color:#;
		scrollbar-darkshadow-color:#;
		scrollbar-highlight-color:#;}
.blue {color:#6C7D88}
.light_blue {color:#5182B3}
.orange {color:#F38900}
.bott {color:#FFFFFF; font-size:9px; text-decoration:none}


.style3 {font-size: 19px}
.style5 {
		font-size: 24px;
		color: black;
}

a.green {color: #000066; font-weight: bold}
a:hover.green {color: #006633; font-weight: bold}

a.gray {font-weight: bold; padding-left: 3px; padding-right: 3px}
a:hover.gray {background-color: #333333; color: white; font-weight: bold; padding-left: 3px; padding-right: 3px}

/* .mainnav means the "mainnav" class*/
a.mainnav {font-weight:bold; font-size:100%; color: #6c9cc2;text-decoration: none}
a:visited.mainnav {font-weight:bold; font-size:100%; color: #6c9cc2;text-decoration: none}
a:hover.mainnav {color: #ff5a0e; text-decoration: underline}

/* .subnav means the "subnav" class*/
a.subnav {font-weight:bold; font-size:100%; color: #006600;text-decoration: underline}
a:visited.subnav {font-weight:bold; font-size:100%; color: #006600;text-decoration: underline}
a:hover.subnav {color: #ff5a0e; text-decoration: underline}

/* .linenav means the "linenav" class*/
a.linenav {font-weight:normal; font-size:100%; color: #006600; text-decoration: underline}
a:visited.linenav {font-weight:normal; font-size:100%; color: #006600; text-decoration: underline}
a:hover.linenav {color: #ff5a0e; text-decoration: underline}

/* .button1 means the "button1" class*/
a.button1 {font-weight:bold; font-size: 125%; color: black;
		background-color: #FFCCFF; text-decoration: none;
		padding-left: 3px; padding-right: 3px}

a:visited.button1 {font-weight:bold; font-size: 125%; color: black;
		background-color: #FFCCFF; text-decoration: none;
		padding-left: 3px; padding-right: 3px}

a:hover.button1 {color: white; background-color: purple;text-decoration: none; 
	padding-left: 3px; padding-right: 3px}
	
	p.navigation {font-size: 125%; font-weight: bold; text-align: center; width: 50%}
/*p.navigation is the holder unit for the block links. It also specifies larger bold text*/
p.navigation a {display:block; color: black; background-color: #CCCCCC; 
		text-decoration: none; padding: 5px; border: 3px solid black}

p.navigation a:visited {display:block; color: black; background-color: #CCCCCC; 
		text-decoration: none; padding: 5px; border: 3px solid black}

p.navigation a:hover {display:block; color: white; background-color: black; 
		text-decoration: none; padding: 5px; border: 3px solid white}
