@charset "utf-8";
/* CSS Document */
body{
	font-family: "Times New Roman", Times, serif;
	font-size:14px;
	padding:0;
	margin:0;
	text-align:center;
}
a{
	color:#BCBCBC;
	text-decoration:none;
	border: none;
	}
a:hover {color:#555555;text-decoration: underline; border: none;}
td img {display: block;}
.style1 {
	color: #CA0114;
	font-weight: bold;
	font-size: 18px;
}
.style2 {font-size: 18px}
.style3 {font-size: 36px; color: #CA0114; font-weight: bold;}
.style5 {color: #CA0114; font-weight: bold; font-size: 20px; }
.style6 {
    color: #FFFFFF; 
    font-family: verdana, arial, tahoma;
	font-size: 9pt;}
.style6 a{
	color:#FFF;
}
.style7 {font-size: 14px}
.style8 {font-size: 28px; color: #CA0114; font-weight: bold;}
.style9 {font-size: 18px; color: #000000; }
.style10 {font-size: 18px; font-weight: bold; }
.style11 {
color: #CA0114; 
font-weight: bold; 
}
.style12 {color: #CA0114; font-weight: bold; font-size: 14px; }
.style13 {font-size: 36px}

#banner{
	margin:0; 
	position:relative;
	text-align:left;
}
#box{
	background-color:#CA0114;
	position:absolute;
	width:800px;
	bottom:0px;
	height: 50px;
	left: 0px;
}
#divBg1{
	position:absolute;
	visibility: visible;
	height: 75px;
	width: 75px;
	right: 0px;
	top: 0px;
}
#divBg2{
	position:absolute;
	visibility: visible;
	height: 75px;
	width: 75px;
	right: 0px;
	bottom: 0px;
}
#divBg3{
	position:absolute;
	visibility: visible;
	height: 75px;
	width: 75px;
	left: 0px;
	bottom: 0px;
}
#divBg4{
	position:absolute;
	visibility: visible;
	height: 75px;
	width: 75px;
	left: 0px;
	top: 0px;
}
#header, #footer{
	margin:0 auto;
	width:800px;
	text-align:left;
	padding:0;
}
#header{
	color:#000;
	padding: 0 30px;
	width: 740px;
	text-align: center;
}
#header h1{
	font-size: 14px;
	font-weight: normal;
	color:#333;
	padding: 0;
	margin:0;
}
h2{
	text-align:center;
	text-transform:uppercase;
	color:#CCC;
	margin:0;
	font-size:28px;
}
h3{
	margin: 20px 0 0 0;
	text-align:center;
	color: #CA0114; 
	font-weight: bold; 
	font-size: 20px;
}
h4{
	font-size: 28px;
	color: #CA0114;
	font-weight: bold;
	text-align:center;
	margin:0;
	padding-top:10px;
}
div.images{
	width:280px; 
	margin:0 auto;
	text-align:center;
	padding-bottom:20px;
}
div.images img{
	float:left;
}
#footer{
	text-align:center;
	color: #333;
	padding: 0 30px;
	width: 740px;
}
#footer p{
	margin: 10px 0;
}
#footer a{
	color:#333
}
ul.sitemap_tree{
	color: #000;
	text-align: left;
	list-style-type: disc;
}
ul.sitemap_tree li a{
	color: #000;
}
ul.sitemap_tree li ul{
	list-style-type: circle;
	padding-left:15px;
}

