/* CSS for the site */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #527591;
	text-decoration:none;
	
}

.copyright {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.light_blue {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #2797C2;
	text-decoration: underline;
}
.light_blue a {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #2797C2;
	text-decoration: underline;
}
.light_blue a:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #527591;
	text-decoration: none;
}
.four_border {
	font-family: Tahoma;
	font-size: 11px;
	color: #444444;
	text-decoration: none;
	border: 1px solid #B8B8B8;
}
.white_13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;

	text-decoration: none;
}

.pink_11 {
	font-family: Tahoma;
	font-size: 11px;
	color: #DE408B;
	text-decoration: none;
}
.pink_11 a {
	font-family: Tahoma;
	font-size: 11px;
	color: #DE408B;
	text-decoration: none;
}
.pink_11 a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #527591;
	text-decoration: underline;
}
.green_11 {
	font-family: Tahoma;
	font-size: 11px;
	color: green;
	text-decoration: none;
}
.bullot{
list-style:url(images/arrow.jpg);
line-height:20px;
margin-left:16px;

}
.bullot_1{
list-style:url(images/arrow_1.jpg);
line-height:20px;
margin-left:16px;
font-family:Tahoma;
font-size:11px;
color:#2797C2;
text-decoration:none;
font-weight:bold;

}
.white_11 {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.brown_11 {
	font-family: Tahoma;
	font-size: 11px;
	color: #816885;
	text-decoration: none;
}
.dark_brown {
	font-family: Tahoma;
	font-size: 11px;
	color: #7D5F00;
	text-decoration: none;
}
.textfield {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #D9D9D9;
}
.head_new {
	font-family: Tahoma;
	font-size: 11px;
	color: #527591;
	text-decoration: none;
	font-weight:bold;
}


.head_new:hover{
	font-family: Tahoma;
	font-size: 11px;
	color: #2797C2;
	text-decoration: underline;
	font-weight:bold;
}.head_new_1 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #F90306;
	text-decoration: none;
}
.dark_red {
	font-family: Tahoma;
	font-size: 11px;
	color: #AE4200;
	text-decoration: none;
}

