body {
	background: white;
	background-attachment:fixed;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	margin: 0;
	padding: 0;	
}

img {
	border: 0;
}

a, a:hover, a:active, a:visited
{
	color: #990033;
	text-decoration: none;
}

a:hover
{
	text-decoration: none;
}

a.menu, a.menu:hover, a.menu:active, a.menu:visited, a.menuactive
{
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	background: transparent;
	display: block;
	text-decoration: none;
}

a.menu:hover, a.menuactive
{
	text-decoration: underline;
}


a.topmenu, a.topmenu:hover, a.topmenu:active, a.topmenu:visited
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: white;	
	text-decoration: none;
	font-weight: bold;
}

a.topmenu:hover
{
	text-decoration: underline;
}

h1{
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0;
	color: #990033;

}


h2{
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0;
	color: #990033;

}

p{
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	margin: 0;
}

.l_h 
{
	color: #990033;
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Helevetica, sans-serif;
	height: 17px;
	width: 230px;
	overflow: hidden;
	position: absolute; 
	top: 0px;
	left: 0px;
	z-index: 10;
}

.l_t
{
	color: #990033;
	font-weight: normal;
	font-size: 12px;
	font-family: Arial, Helevetica, sans-serif;
	height: 16px;
	width: 230px;
	overflow: hidden;
	position: absolute; 
	top: 14px;
	left: 0px;
	z-index: 10;
}

.l_p
{
	color: #990033;
	font-weight: bold;
	font-size: 24px;
	font-family: Arial Narrow, Arial, Helevetica, sans-serif;
	height: 28px;
	width: 230px;
	overflow: hidden;
	position: absolute; 
	top: 30px;
	left: 0px;
	z-index: 10;
}

.l_d 
{
	float: left; 
	width: 230px; 
	height: 60px; 
	margin-right: 10px; 
	margin-bottom: 10px;
	position: relative; 
	top: 0; 
	left: 0;
}

a.l_link, a.l_link:hover, a.l_link:active, a.l_link:visited
{
	background: transparent;
	display: block;
	width: 230px;
	height: 60px;
	
}

a.l_link:hover
{
	background: transparent;
}




.p_h 
{
	color: #990033;
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Helevetica, sans-serif;
	height: 17px;
	width: 230px;
	overflow: hidden;
	position: absolute; 
	top: 0px;
	left: 0px;
	z-index: 10;
}

.p_t
{
	color: #990033;
	font-weight: normal;
	font-size: 19px;
	font-family: Arial, Helevetica, sans-serif;
	width: 230px;
	overflow: hidden;
	position: absolute; 
	top: 18px;
	left: 0px;
	z-index: 10;
}

.p_d 
{
	float: left; 
	width: 230px; 
	height: 90px; 
	margin-right: 10px; 
	margin-bottom: 10px;
	position: relative; 
	top: 0; 
	left: 0;
}

a.p_link, a.p_link:hover, a.p_link:active, a.p_link:visited
{
	background: transparent;
	display: block;
	width: 230px;
	height: 90px;
	
}

a.p_link:hover
{
	background: transparent;
}

input.text{
	font-family: Arial, Helevetica, sans-serif;
	width: 320px;
	font-size: 11px;
	border: 1px solid #990033;
}

textarea{
	font-family: Arial, Helevetica, sans-serif;
	width: 320px;
	font-size: 11px;
	border: 1px solid #990033;
	height: 50px;
}
