body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
margin: 0 0 0 0;
}

.star {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
list-style-image:url(images/star-bullet.jpg);
}

a:link {
	color: #E10000;
	text-decoration: underline;}

a:visited {  color: #E10000; text-decoration: underline;}

a:hover {  color: #000; text-decoration: none;}

a:active {  color: #E10000; text-decoration: underline;}

.greybox {
	background-color:#EDEDED;
	background-image: url(images/box_background.jpg);
	background-repeat: repeat-x;
	border-color: #000000;
	border-style: outset;
	border-width: 1px;
	border-top: none;
}

.content {
	background-color:#EDEDED;
	background-image: url(images/box_background.jpg);
	background-repeat: repeat-x;
	border-color: #000000;
	border-style: outset;
	border-width: 1px;
}

.header {
	color: #000080;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	border-color: #999999;
	border-style: solid;
	border-width: 1px;
	background-image: url(images/header.jpg);
	padding: 5px 5px 5px 5px;
}

.map_header {
	color: #fff;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	border-color: #000;
	border-style: solid;
	border-width: 1px;
	background-image: url(images/header_red.jpg);
	padding: 5px 5px 5px 5px;}

.normal {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
padding: 0 5px 0 5px;
}



.bottom {
	text-decoration: none;
}


.bottom a:link {  
color:#FFFFFF; 
text-decoration: none; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px; 
font-weight: bold
}

.bottom a:visited { 
color:#FFFFFF; 
text-decoration: none; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px; 
font-weight: bold
}

.bottom a:hover {
	color: #000000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.leftcolumn a:active {
color:#FFFFFF; 
text-decoration: none; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px; 
font-weight: bold
}

.title {
	border-color: #000000;
	border-style: outset;
	border-width: 1px;
	border-bottom: none;
	}
	
.img {
	border-color: #000000;
	border-width: 1px;
	border-style:solid;
	}