p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-align: left;
	word-spacing: normal;
	white-space: normal;
	margin-left: 25px;
	margin-right: 10px;
	line-height: 18px;
	border:#FFFFFF
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #72130e;
	font-variant: normal;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #72130e;
	text-decoration: underline;
}
body {
	background-attachment: fixed;
	background-image: url(images/red_bg.jpg);
	background-repeat: repeat;
	background-position: top;
	
	scrollbar-base-color: #72130e;
	scrollbar-arrow-color: white;
	scrollbar-track-color: #gray;

	scrollbar-shadow-color: black;
	scrollbar-lightshadow-color: black; 
	scrollbar-darkshadow-color: gray;

	scrollbar-highlight-color: white;
	scrollbar-3dlight-color: black;
}




h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #72130e;
	text-align: left;
	margin-left: 25px;
	margin-bottom: 10px;
	margin-top: 20px;
	white-space: normal;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #72130e;
	margin-left: 25px;
	margin-top: 15px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #72130e;
	margin-left: 25px;
	margin-top: 15px;
}
.logo {
vertical-align:middle;
position:relative;
left:70%;


}


table 
{
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	
}

.infoarea
{
	background-attachment: fixed;
	background-image: url(images/bg4.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	}
	
.addressbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	text-align: center;
}

.front-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-variant: normal;
	line-height: 20px;
	color: #333333;
	text-align: center;
	vertical-align: baseline;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 20px;
}

.front {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	text-align: center;
	vertical-align: baseline;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}
li {font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-align: left;
	word-spacing: normal;
	white-space: normal;
	margin-left: 25px;
	margin-right: 10px;
	line-height: 18px;
}
	
	
	.infolayer {
	z-index:1;
}

