a:link {
	color: #0000FF;
}


a:visited {
  color: #0000FF;
}


a:hover {
	color: #FF0000;
	background-color: #FFFF00;
	text-decoration: underline overline;
}


a:active {
	color: #FF0000;
}


a.hidden {
  color: #0000FF;
}


a.hidden:visited {
  color: #0000FF;
}


a.hidden:hover {
	color: #0000FF;
}


a.hidden:active {
  color: #0000FF;
}


a.nav:link {
	color: #0000FF;
	padding: 2px;
}


a.nav:visited {
	color: #c0000FF;
	padding: 2px;
}

a.nav:hover {
	color: #0000FF;
	background-color: #666666;
	padding: 2px;
}

a.menu {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}

a.menu:hover {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	letter-spacing: 1px;
}

a.box {
	background-color: #FFFFFF;
	text-decoration: none;
	border: thick solid #0000FF;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	left: 20%;
	padding: 10px;
}

a.box:hover {
  color: #000000;
	padding: 3px;
	text-decoration: none;
	background-color: #666666;
	border: medium solid #3366FF;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


body {
	bgcolor:#CC6633;
	background-position: 0px;

	marginheight="0";
	topmargin="0";
	bottommargin="0";
	leftmargin="0";
	rightmargin="0";
	background-color: #CC6633;

}


.txtmain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;

}


.txt24bluecenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-transform: none;
	font-style: normal;
	text-align: center;
}


.txt16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}


.txt16_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;

}


.txt16center {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
}

.txt16bluecenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #336699;
	text-align: center;
}

.bodystyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.smallcentered {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
}



.medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.xbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}

.expanded {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 2px;
}

.justified {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #999999;
}

.box1 {
	padding: 3px;
	border-width: medium;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border: 1px solid;
}

.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.tdblue {
	padding: 10px;
	border: thin solid #0000FF;
	text-align: justify;
}	


.tdbluewithborder {
	padding: 10px;
	border: thin solid #0000FF;
	text-align: justify;
	background-color: #ddffff;
	background-position: center;

}

.tdleftsideborder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #ddffff;
	padding: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #0000FF;
	border-right-color: #0000FF;
	border-bottom-color: #0000FF;
	border-left-color: #0000FF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}

.tdtrcellblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #ddffff;
	padding: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #0000FF;
	border-right-color: #0000FF;
	border-bottom-color: #0000FF;
	border-left-color: #0000FF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;

}

.xbigBLUE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #0000FF;



}
