/* CSS Document */
* {
	margin: 0;
	padding: 0;
	}
body{background-color:#ce0005;}

.header{margin:0px auto;}
.mid-content{margin:0px auto; padding:0px auto; width:1000px;}
.footer{margin:0px auto; padding:0px;}
.link{font-family:Arial; font-size:14px; color:#ffffff; font-weight:bold;}
.box-1{font-family:Arial; font-size:25px; color:#ffffff; font-weight:none;}
.box-2{font-family:Tahoma; font-size:12px; color:#ffffff; font-weight:none; line-height:15px; text-align:justify;}
.link-bott{font-family:Arial; font-size:12px; color:#ffffff; font-weight:bold;}
.news{font-family:Arial; font-size:12px; color:#8a4d2f; font-weight:none;}
.news-1{font-family:Arial; font-size:12px; color:#8a4d2f; font-weight:bold;}
.cont{font-family:Tahoma; font-size:12px; color:#ffffff; font-weight:none;}
.cont-1{font-family:Tahoma; font-size:12px; color:#ffffff; font-weight:bold;}
.con{font-family:Tahoma; font-size:12px; color:#ffffff; font-weight:none; line-height:20px;}
A:Link.sub, A:Active.sub, A:Visited.sub
{Color: #ffffff;
Text-Decoration: none;
}
A:Hover.sub
{Color: #fff8d9;
Text-Decoration: UnderLine;
}