BODY {
	font-family: verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color:#ffffff;
	background-image: url('../images/header_background_stripe.jpg');
}

P, TD, LI, UL, TR, Table{
	color: #000000;font-size: 11px;
}

A:LINK {
	color: #000000;
	text-decoration: none;
}

A:VISITED {color: #000000;text-decoration: none;}

A:HOVER {color: #000000;text-decoration: underline ;}

A:ACTIVE {color: #000000;text-decoration: none;}

h1 {font-size: 15px;color: #202559; text-transform: uppercase; letter-spacing: 1px;}

h2 {font-size: 12px;color: #7C0405;}

h3, h4, h5, h6 {font-size: 11px;color: #7C0405;}





.bluebar { color: #ffffff;}

.redbar  { color: #ffffff;}

.headerbar {
	background-image: url('../images/header_background_grey.jpg');
	background-position: top left; /* positions the background image */
	background-attachment: fixed;
}

.textarea {
	background-image: url('../images/header_background_image.jpg');
	background-position: top left; /* positions the background image */
	background-attachment: fixed;
	repeat: no-repeat;
	padding: 10px 5px 5px 15px; 
	text-align: left; 
	font-size: 11px; 
	line-height: 16px;
}





.navigation {
	background: #7c0303;
	padding: 0px 0px 1px 2px;
	font-size: 11px;
	color: #ffffff;
	line-height: 18px;
	width: 100px;
}

.navigation a:link {color: #ffffff; text-decoration: none;padding: 3px;}

.navigation a:visited {color: #ffffff; text-decoration: none;padding: 3px;}

.navigation a:active {color: #ffffff; text-decoration: none;padding: 3px;}

.navigation a:hover {color: #ffffff; text-decoration: underline; }





.infobox {font-size: 12px;padding: 3px; background: #FDB930;}

.infoheader {background:#e10915; color: #ffffff;padding: 3px; font-weight: bold;}



.botnav {padding: 3px; background: #E10915; color: #ffffff;}



.copyright {background-image: url('../images/header_background_grey.jpg');

text-align: center;font-size: 11px;color: #202559;padding: 3px 3px 3px 3px;

line-height: 20px;}



.smalltext {

font-size: 11px; 

padding: 3px;}



.editheader {

font-size: 11px; 

font-weight: bold; 

padding: 2px 2px 2px 2px;

border-bottom: 1px solid #555555; 

background: #ffffff;}



.editbox {

font-size: 11px; 

font-weight:normal; 

padding: 2px 2px 2px 2px;

background: #ffffff;}