@charset "utf-8";
/* CSS Document */
body {
	margin:0px;
	height:100%;
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
}
#menu {
	background-image: url(/sites/public/2/resources/templates/200/images/menu_body_bg_ptn.jpg);
	background-repeat: repeat-y;
}
.contents {
	background-color: #D8D8D8;
	background-image: url(/sites/public/2/resources/templates/200/images/content_bg_img.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 200px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	font-size:12px;
	color: #333333;
}



.contents td,th,p,li{
	font-size: 12px;
	color: #333333;
}
.contents h1 {
	color: #920104;
	font-size: 16px;
}
.contents h3 {
	color: #920104;
	font-size: 14px;
}
.contents h5 {
	color: #920104;
	font-size: 12px;
}
.contents h2 {
	font-size: 16px;
	color: #020202;
}
.contents h4 {
	font-size: 14px;
	color: #020202;
}
.contents h6 {
	font-size: 12px;
	color: #020202;
}
.contents a:link {
	color: #000000;
}
.contents a:visited {
	color: #333333;
}
.contents a:hover {
	color: #920104;
}
.contents a:active {
	color: #333333;
}
#footer {
	background-image:url(/sites/public/2/resources/templates/200/images/footer.jpg);
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-size:11px;
}
#footer a{
	color: #FFFFFF;
	font-size:11px;
}
#footer a:hover{
	color: #000000;
}
#Footer a:visited {
	color: #FFFFFF;
}
#Footer a:active {
	color: #FFFFFF;

}
#sitemap { color:#333333; list-style-image:none; list-style:none; margin:0px; padding:0px;}
#sitemap ul { list-style-image:none; list-style:none; margin:0px; padding:0px;}
#sitemap li a {	font-size:14px;	color:#9A0104; list-style-image:none; list-style:none; font-weight:bold; margin:0px; padding:0px; text-decoration:none;}
sitemap li li a { font-size:14px; color:#9A0104; list-style-image:none;	list-style:none; font-weight:bold; margin:0px; padding:0px; text-decoration:none;
}





