body {
	background-image: url(../images/bg_01.gif);
	background-repeat: repeat-x;
	margin: 0px;
	background-color: #0B2755;
}
a{
	text-decoration: none;
	color: #295596;
}
a:hover{
	text-decoration: underline;
}
p{
	margin: 0;
	padding: 0;
}
.bg2 {
	background-image: url(../images/bg_02.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	width: 100%;
	height: 125px;
	text-align: center;
}
.bgcontent {
	background-image: url(../images/bg_03.jpg);
	background-repeat: repeat-x;
	background-color: #CCD8DE;
	padding: 5px;
}
.dothbg {
	background-image: url(../images/dot_v.jpg); 
	background-repeat: repeat-x; 
	height: 1px;
}
.dotvbg {
	background-image: url(../images/dot_h.jpg); 
	background-repeat: repeat-y; 
	width: 1px;
}
td {
	font-family: Tohama, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 1.8; 
}
.bigFont td {
	font-size: 12px;
	line-height: 1.6;
}
.tb1 td {
	padding: 0px 15px 15px 15px;
}

.footer2
{	color: #FFFFFF;font-size:11px}




.footer {
	color: #FFFFFF;
}
.footer a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.input2 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #2f2f2f;
	text-decoration: none;
	background-color: #A6B8C0;
	border: 1px solid #56717D;
}
.inputbox {
	background-image: url(../images/inputbg.gif);
	height: 23px;
	width: 193px;
	text-align: left;
	margin: 0px;
}
.inputbox input{
	margin-top: 2px;
	margin-left: 2px;
	border: 0px;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #969696;
	text-decoration: none;	
}
.href1 a {
	font-weight: bold;
	text-decoration: none;
	color: #072241;
}
.href1 a:hover {
	text-decoration: underline;
}
.href2 a {
	font-weight: bold;
	text-decoration: none;
	color: #FF012D;
}
.href2 a:hover {
	text-decoration: underline;
}
.href3 {
	color: #0C2C52;
}
.href4 a{
	color: #016DEE;
	text-decoration: none;
	font-weight: bold;
}
.href4 a:hover {
	text-decoration: underline;
}
.href5 a {
	color: #724F08;
	text-decoration: none;
	font-size: 11;
}
.href5 a:hover {
	text-decoration: underline;
}
.menu div {
	height: 10px; 
	padding: 7px; 
	padding-top: 3px; 
	margin-top: 2px; 
	font-size: 11;
}
.org {
	color: #F05900;
	font-weight: bold;
}
.blue {
	color: #0C2C52;
	font-weight: bold;
}
.text11 {

	font-family: Tohama, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.inputbox-new {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/inputbox.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 215px;
	border: 1px solid #D9E2E7;
}
#theTicker a{
	color:#FFFFFF;
	text-decoration: none;
}
.error{
	color:#FF0000;
}
.search a{
	color: #295596;
}