@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: arial;
	font-size: 12px;
	color: #000000;
	background-color: #9ac3d1;
	background-image: url(images/BodyBg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	}
p{
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	line-height: 18px;
}
H1{
	font-family: Arial;
	font-size: 14px;
	color: #e56933;
	font-weight: bold;
}

H2{
	font-family: Arial;
	font-size: 14px;
	color: #1c83b0;
	font-weight: bold;
}
H3{
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.tdBox{
	border: 1px solid #a08b56;
	background-color: #eaf8fb;
}
.textTitle{
	font-family: Arial;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}

.textarea{
	width: 410px;
}
.copyrightTxt{
	font-family: Verdana;
	font-size: 11px;
	color: #CCCCCC;
}
.NewsTxt{
	font-family: Arial;
	font-size: 13px;
	color: #1F215A;
	font-weight: bold;
}

a.link:link {
	text-decoration: underline;
	color: #e56933;
	font-family: Verdana;
	font-size: 11px;
}
a.link:visited {
	text-decoration: underline;
	color: #e56933;
	font-family: Verdana;
	font-size: 11px;

}
a.link:hover {
	text-decoration: none;
	color: #e56933;
	font-family: Verdana;
	font-size: 11px;

}
a.link:active {
	text-decoration: underline;
	color: #e56933;
	font-family: Verdana;
	font-size: 11px;

}



.FooterTxt{
	text-decoration: none;
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 11px;
}	
a.linkFooter:link {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 11px;

}
a.linkFooter:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 11px;

}
a.linkFooter:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 11px;

}
a.linkFooter:active {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 11px;

}

