body { 
	color: #000000;
	font-family: Tahoma,Verdana,Arial; 
	font-size: 12px; 
}	
input, textarea{
	color : #000000;
	font-size : 100%;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
	background : #fafafa;
	border : 1px solid #333;
	padding-right:0px;
	padding-left:0px;
}
select{
	border-color: #333;
	 border-style: solid;
 	 border-top-width: 1px;
  	 border-right-width: 1px;
   	 border-bottom-width: 1px;
	 border-left-width: 1px;
	 color : #000000;
	 font-size : 12px;
	 font-family : Tahoma,Verdana,Arial;
	 font-weight: bold;
	 background : #fafafa;
/*	border : 1px solid #333;*/
}
  input:focus, textarea:focus, select:focus, input.focus, textarea.focus, select.focus,  input:hover, textarea:hover, select:hover, input.hover, textarea.hover, select.hover {
color : #000;
background : #FFFFFF;
border:  outset 1px #009933 ;
/*cursor : text;*/
/*filter:progid:DXImageTransform.Microsoft.Glow(color='yellowgreen', Strength='1'*/
}
input[type="radio"],input[type="checkbox"]{
border-style: none;
background: #FFFFFF;
}

  input[type="radio"]:focus, input[type="checkbox"]:focus, input[type="radio"].focus, input[type="checkbox"].focus, input[type="radio"]:hover, input[type="checkbox"]:hover, input[type="radio"].hover, input[type="checkbox"].hover {
border-style: none;
background: #FFFFFF;
}

.radio {
border-style: none;
background: #FFFFFF;
}
.checkbox {
border-style: none;
background: #FFFFFF;
}

div {
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}
td	{ 
	color: #000000;
	font-family: Tahoma,Verdana,Arial; 
	/*font-size: 12px; */
}
.px {
	padding-top : 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	margin-top : 2px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}
.right {
	color : #003C5E;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.right b {
	color : #EF6D00;
}
.right a {
	color : #003C5E;
}
.right a:hover {
	color : #000000;
}
.left {
	color : #FFFFFF;
	margin-top : 0px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 3px;
	margin-right : 0px;
	font-size : 12px;
	font-family : Arial;

}
.left a {
	color : #FFFFFF;
}
.left a:hover {
	color : #000000;
}
p {
	color : #000000;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
}
p a {
	color : #294A7B;
}
p a:hover {
	color : #000000;
}
.bot {
	color : #0066FF;
/*	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;*/
	font-size : 11px;
	font-family : Tahoma;
		}
a {
	color : #0000FF;
	text-decoration: none;
}
a:hover {
	color : #FF3300;
	text-decoration: none;
	cursor:pointer;
}

/*a:link {
	color:#FF3300;
	text-decoration: none;
}
a:visited {
	color : #0000FF;
	text-decoration: none;
}
a:visited:hover {
	color : #FF3300;
	text-decoration: none;
}*/
a.bot {
	color : #0066FF;
	text-decoration: none;
}
a.bot:hover {
	color : #000000;
	text-decoration: none;
}
a.bot:link {
	color:#0066FF;
	text-decoration: none;
}
a.bot:visited {
	color : #0066FF;
	text-decoration: none;
}
a.bot:visited:hover {
	color : #000000;
	text-decoration: none;
}
.main {
	color : #000000;
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
}
.callink {
	color : #0066FF;
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.callink a {
	color : #0066FF;
	text-decoration: none;
}
.callink a:hover {
	color : #000000;
}
.banner {
	color: #bcbcb2;
	font-family: "Comic Sans MS";
	font-size: 36px;
}
.footer {
	color : #000000;
	margin-top : 5px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
}
.footlink {
	color : #666666;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight:normal;
	text-decoration: none;
}
a.footlink {
	color : #666666;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight:normal;
	text-decoration: none;
}

a.footlink:link {text-decoration: none; color : #666666;}
a.footlink:visited {text-decoration: none; color : #666666;}
a.footlink:active {text-decoration: none; color : #666666;}
a.footlink:hover {text-decoration: overline underline; color: #FF3300;}