@charset "utf-8";
/* CSS Document */

body {
	background:url(../images/bg.gif) top repeat-x #FFFFFF;
	margin-top:0px;
	margin-bottom:0px;  
	margin-left:5px;
	margin-right:5px; 
	font-family:tahoma;
	font-size:11px;
}
h2,span,div,p {
	margin:0px;
	padding:0px;
	 
}
p {
	text-align:justify;
}
.links {
	background:url(../images/links_repeat.gif) top repeat-x;
}
.links a {
	font-family:tahoma;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	padding:0 15px 0 15px;
}
.link
{
font-family:tahoma;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;

}
.link a {
	font-family:tahoma;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}
.redbar {
	background:#600009;
}
.leftrightpanels {
	background:#71020c;
	color:#FFFFFF;
}
.heading {
	background:url(../images/heading_repeat.gif) top repeat-x;
	font-weight:bold;
	color:#FFFFFF;
	border-bottom:1px solid #FFFFFF;
}
.leftlinks a {
	background:'url(../images/white_arrow.gif)' left no-repeat;
	color:#FFFFFF;
	line-height:22px;
	display:block;
	text-indent:20px;
	width:180px;
	text-decoration:none;
	border-bottom:1px solid #5c0009;
	border-top:1px solid #810813;
}
.leftlinks a:hover {
	background:#5c0009;
	color:#FFFFFF;
	line-height:22px;
	display:block;
	text-indent:20px;
	text-decoration:none;
	border-bottom:1px solid #5c0009;
	border-top:1px solid #810813;
}
.menutitle a {
padding-left:10;
cursor:pointer;

color:#FFFFFF;
text-decoration:none;
text-align:left;
font-weight:bold;
display:block;
line-height:22px;
	display:block;
	text-indent:6px;
	width:180px;
	text-decoration:none;
	border-bottom:1px solid #5c0009;
	border-top:1px solid #810813;
}

.submenu a 
{
text-indent:6px;	
text-decoration:none;
line-height:22px;
color:#FFFFFF;
width:180px;
text-align:left;

}
.redtopborder {
	border-top:1px solid #810813;	
}
h2 {
	font-size:18px;
	color:#81030f;
}
h2 span {
	font-size:18px;
	color:#000000;
}

.footer {
	background:url(../images/footer_repeat.gif) top repeat-x;
	color:#FFFFFF;
}
.footer a {
	color:#FFFFFF;
	text-decoration:none;
}