@charset "utf-8";
/* CSS Document */

body{
	margin:0px;
	background:url(../images/bg.jpg) repeat-x #7D0000;
	font-family:Arial, Helvetica, sans-serif;
}
.yellow{
	font-size:12px;
	color:#FF9900;
	height:25px;
	line-height:40px;
}
.white-in-grey{
	font-size:12px;
	height:20px;
	vertical-align:middle;
	color:white;
	background:#333333;
}
.white-in-grey-left{
	width:200px;
	float:left;
	margin:0 0 0 5px;
}
.white-in-grey-right{
	width:60px;
	float:left;
}
.red{
	font-size:12px;
	font-weight:bold;
	color:red;
	padding:0 0 0 10px;
	height:25px;
	line-height:35px;
}
.white11{
	font-size:11px;
	color:white;
	line-height:16px;
	font-weight:normal;
}
.white12{
	font-size:12px;
	color:white;
	line-height:16px;
}
.white12 a{
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
}
.white12 a:hover{
	text-decoration:underline;
	color: #FF9900;
}
.yellow13{
	font-size:13px;
	color:#FF9900;
	font-weight:bold;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}

.red13{
	font-size:13px;
	color:red;
	font-weight:bold;
}
.largermap a{
	font-size:11px;
	color:#999999;
	text-decoration:none;
}
.footer {

	font-size:10px;
	color:#FF9900;
	line-height:normal;
}
.footer a {

	font-size:10px;
	color:#FF9900;
	text-decoration:none;
}
.footer a:hover {

	text-decoration:underline;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.hometext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
}
