@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../images/bg.jpg);
	font-family: Arial, Helvetica, sans-serif;
	color: #006;
}

td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#006;
}

.whitelarge {
	color: white;
	font-weight: bold;
}

.whitemed {
	color: white;
	font-size: small;
}

#nav1 a{
	color:white;
	font-family: /*Georgia,*/"Times New Roman", Times, serif;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

#nav1 a:hover{
	color:#ff0;
	text-decoration: underline;
}

#leftnav2 a{
	background-image: url(../images/leftbuttonbg.jpg);
	display: block;
	width: 100%;
	font-size: 12px;
	font-weight: bold;
	color: white;
	padding: 3px;
	text-decoration: none;
	margin-bottom: 1px;
	
}

#leftnav2 a:hover {
	color:#ff0;
	text-decoration: underline;
}

.tdbg {
	background-image: url(../images/background_td.jpg);
	font-size: 13px;
	border-right: 1px #006 solid;
}

.header1 {
	color:#a00;
	font-weight: bold;
	font-size: 14pt;
}

.header2 {
	color: #006;
	font-weight: bold;
		font-size: 14pt;
}
h3{
	font-weight: bold;
	font-size:11pt;
	color:#a00;
}

h2 {
		color: #006;
	font-weight: bold;
		font-size: 14pt;
		padding:1px;
		margin: 0px;
}

.header3 {
	color: #a00;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	border-bottom: 1px solid #a00;
	
}

#sidenav1 a{
	background-image: url(../images/buttonbg1.jpg);
	display: block;
	width: 155px;
	font-size: 7.5pt;
	font-weight: bold;
	color: white;
	padding: 3px;
	text-decoration: none;
	margin-bottom: 1px;
}

#sidenav1 a:hover{
color: yellow;
background-image:url(../images/buttonbg.jpg);
}

.righttdbg {
	background-image: url(../images/rightbg.jpg);
	background-repeat:repeat-y;

}

.righttdbg1 {
	background-image: url(../images/rightbg1.png);
	background-repeat:repeat-y;
	background-position: right;
}

.style1 {font-size: 18px;}
.style2 {font-size: 16px;}
.style3 {font-size: 11px;}
.style4 {font-size: 20px; }

#midnav a{
	text-decoration: none;
	border: 1px solid #006;
	display: block;
	width: 100%;
	text-align:center;
	background-image:url(../images/buttonbg.jpg);
	color: white;	
	font-weight: bold;
}

#midnav a:hover{
  background-image: url(../images/buttonbg1.jpg);
  color: yellow;
}

.borderbottom {
	border-bottom: 1px solid #006;
}

.bold {
	font-weight: bold;
}

input {
	border: 1px solid #006;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #006;
}

textarea {
		border: 1px solid #006;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #006;
}

.small_menu a{
	font-size:8pt;
	text-decoration: none;
	color: #006;
	font-weight: bold;
}

.small_menu a:hover {
	color: #fc0;
}

.bordered_td {
	border: 1px #006 solid;
	background-color: white;
}

.tdfullbg {
	background-image: url(../images/fullbg.png);
	border-top:1px solid #006
}

#linknav a {
	background-image:url(../images/buttonbg.png);
	text-decoration:none;
	font-weight: bold;
	color: #006;
	font-size: 9pt;
	width: 100%;
	padding-left: 18px;
	padding-top:4px;
	
	
}

#linknav a:hover {
	background-image: url(../images/buttonbg1.png);
	color: #600;
}

#linknav a:visited {
	background-image:url(../images/buttonbg2.png);
	color:#c00;
}

.style5 {
	color: #CC0000;
	font-style: italic;
	font-weight: bold;
	font-size: 16px;
}



.answer {	
	color: #006;
	font-weight: bold;
}

#linknav1 a {
	color:#006;
	text-decoration: none;
	font-size: 9pt;
	font-weight: bold;
	
}

#linknav1 a:hover {
	color:#c00;
	
}

#linknav1 a:visited {
	color: #600;
}

.td_redbd {
	border: #c00 1px solid;
}

.redbold {color: #c00;
font-weight: bold;
}

.basic_text {
	color: #006;
}

.bordered_header {
border: 1px solid #006;
font-size: 8pt;
font-weight: bold;
color: #fff;
background-color: #c00;
text-align: center;
}

.sizeeight {
	font-size: 8pt;
	font-weight: bold;
}


.style6 {font-size: 9px;}


.style7 {font-size: 10px;}

.style8 {font-size: small;}
