﻿body{
margin:0px;
padding:0px;


}

.text {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height:16px;
	
}
.textboldorang {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #F0912B;
	text-decoration: none;
	line-height:16px;
	
}
.textbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #3C3C3C;
	text-decoration: none;
}
.textboldorange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #E17A0B;
	text-decoration: none;
}
.menu:link ,.menu:active ,.menu:visited
{
font-family:Tahoma;
font-size:11px;
font-weight:bold;
color:#fff;   
text-decoration:none;
}
.menu:hover 
{
font-family:Tahoma;
font-size:11px;
font-weight:bold;
color:#000000;
text-decoration:none;
}
.menu 
{
font-family:Tahoma;
font-size:11px;
font-weight:bold;
color:#FAD34E;
text-decoration:none;
}
.more:link ,.more:active ,.more:visited
{
font-family:Tahoma;
font-size:11px;
font-weight:normal;
color:#355B7A;
text-decoration:none;
}
.more:hover 
{
font-family:Tahoma;
font-size:11px;
font-weight:normal;
color:#000000;
text-decoration:underline;
}
.footer
{
font-family:Tahoma;
font-size:11px;
font-weight:normal;
color:#ffffff;
text-decoration:none;
}

.top
{
font-family:Tahoma;
font-size:11px;
font-weight:normal;
color:#0F416A;
text-decoration:none;
}
.top:link ,.top:active ,.top:visited
{
font-family:Tahoma;
font-size:11px;
font-weight:normal;
color:#0F416A;
text-decoration:none;
}
.top:hover 
{
font-family:Tahoma;
font-size:11px;
font-weight:normal;
color:#EF6E1A;
text-decoration:underline;
}
.textbox {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	height: 17px;
	width: 190px;
	padding-left: 3px;
	border: 1px solid #5482A6;
	background-image: url(textboxbg.jpg);
	background-repeat:repeat-x;
}
.textarea {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	height: 17px;
	width: 186px;
	padding-left: 3px;
	border: 1px solid #5482A6;
	background-image: url(textareabg.jpg);
	padding-right: 3px;
}
.textarea1 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	height: 17px;
	width: 192px;
	padding-left: 3px;
	border: 1px solid #5482A6;
	background-image: url(textareabg.jpg);
	padding-right: 3px;
}