/* General page layout markup*/
body {
	margin:0px;
	margin-top:0px;
	font-family:Verdana, Helvetica, san serif;
	color: #000000;
	text-align: center;
	scrollbar-face-color: #FFFFFF; 
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF; 
	scrollbar-3dlight-color: #36014E;
	scrollbar-darkshadow-color: #36014E; 
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #36014E
}

p {
	font-size: x-small;
	color: #000000;
	margin-top:0px;

}
.pfixed {
	
	font-size: 11px;
	color: #000000;

}
h1 {
	
	font-size: x-small;
	color: #B80404;
	font-weight: 600;
	margin-bottom:0px;

}
h2 {
	
	font-size: x-small;
	color: #000000;
	margin-bottom:0px;
	margin-top:0px;
}
h3 {
	margin-bottom:0px;
	font-size: x-small;
	color: #B80404;
	font-style: italic;
	font-weight: 600;

}
h4 {
	
	font-size: xx-small;
	font-weight: normal;

}


ul {
margin-top:0;
}
li {

	font-size: x-small;
	list-style:url(images/bullet.jpg);
	margin-left: -20px;
	border-left: none;
}
.nav ul {
margin-top:0;
}
.nav li {
	list-style:url(images/navbullet.jpg);
	margin-left: -20px;
	margin-right:5px;
	border-left: none;
	text-align:left;
}

.nav a{color:#FFF;
	font-size: xx-small;
	text-decoration: none;
	}
.nav a:hover {
	color:#000000;}
a{
	color:#000000;
	font-size: x-small;
	text-decoration: none;
	}
a:hover {
	color: #B80404;
}

.address a:{
	font-size: xx-small;
	text-decoration: none;
	

}
.address a:hover {
	color: #B80404;
}
.red a:{
	font-size: xx-small;
	color: #B80404;
	text-decoration: none;
}
.red a:hover {
	color: #000000;
}

}

.form_standard {  font-size: 12px; 
color: #ffffff; text-decoration: none; background-color: #B80404; font-weight: normal; BORDER-WIDTH: 0px; BORDER-STYLE: solid;}

.submit {BORDER-WIDTH: 0px; BORDER-STYLE: solid; BACKGROUND-COLOR: #ffffff; COLOR: #B80404; FONT-FAMILY: Verdana, Helvetica, san serif; FONT-SIZE: x-small;
}
