@charset "utf-8";
.lin
{
	text-decoration:none;
	color:#336;
}
h1{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:18px;
font-weight:bold;
	color: #191a57;
}
.headerbg {
	background-image: url(../images/headerlogo.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.subcontent {
	font-family: arial;
	font-size: 11px;
	line-height: 18px;
	color: #191a57;
	text-decoration: none;
}
.subcontent a:link{
	font-family: arial;
	font-size: 11px;
	line-height: 18px;
	color: #191a57;
	text-decoration: none;
}
.subcontent a:visited{
	color: #191a57;
	text-decoration: none;
}
.subcontent a:hover{
	color: #191a57;
	text-decoration: underline;
}
.navmidbg {
	background-image: url(../images/nav-midbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.nav {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.nav a:link {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.nav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.nav a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.contentmidbg {
	background-image: url(../images/contentmidbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.headingmidbg {
	background-image: url(../images/headingbg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.head-img {
    margin-top: -15px;
    font-weight: 600;
    color: #841a0c;
}
.content1.img {
	padding-bottom: 20px;
}
.content {
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 18px;
}
td.content1.tittle {
    font-size: 15px;
    font-family: cursive;
}
.content1 {
	font-family: arial;
	font-size: 12px;
	color: #191a57;
	line-height: 18px;
}
.content1 a:link{
	font-family: arial;
	font-size: 12px;
	color: #191a57;
	line-height: 18px;
	text-decoration:none;
}
.content1 a:visited{
	color: #191a57;
	text-decoration:none;
}
.content1 a:hover{
	color: #191a57;
	line-height: 18px;
	text-decoration:underline;
}
.content2 {
	font-family: arial;
	font-size: 13px;
	color: #b90a0a;
	line-height: 23px;
}
.content3 {
	font-family: arial;
	font-size: 13px;
	color: #191a57;
	line-height: 18px;
}
.contenthdbg {
	background-image: url(../images/contenthdbg.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
