
html{
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	xxfont-size: small;
	font-size: 11px;
}

body {
	margin: 0px;
	padding: 0px;
	background-color: #FFF6D9;
	background-image:url(/vspfiles/assets/images/bg_02.gif);
	background-repeat: repeat-x;
	vertical-align: top;
	height: 100%;
}

.main{
	vertical-align: top;
	width: 993px;
}

.blue{
	height: 41px;
	vertical-align: top;
	background-image:url(/vspfiles/assets/images/show_07.gif);
	background-repeat: no-repeat;
}


.top_nav {
	text-align: right ;
	color: white;
	font-weight: bold;
	xxpadding-right: 14px;
	white-space: nowrap;
	
	height: 30px;
}

.top_nav a{
	color: white;
	text-decoration: none;
}

body a:hover{
	text-decoration:underline;
}

.logo{
	background-image:url(/vspfiles/assets/images/logo_06.jpg);
	background-repeat: no-repeat;
	padding-left: 400px;
	height: 115px;
}

.left{
	width: 222px;
	vertical-align: top;
	background-color: #CD3301;
	xxheight: 100%;
}

.h{
	background-image:url(/vspfiles/assets/images/100_07.gif);
	background-repeat: no-repeat;
	height:71px;
}

.left_menu{
	width: 222px;
	height: 443px;
	vertical-align: top;
	background-image:url(/vspfiles/assets/images/left_bg_21.jpg);
	background-repeat: repeat-x;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	color: #660000;
	font-size: 13px;
	font-weight: bold;
}

.left_menu a{
	color: #660000;
	text-decoration: none;
}


.dots{
	padding: 0px;
	margin: 0px;
	background-image:url(/vspfiles/assets/images/dots.gif);
	background-repeat: repeat-x;
	height: 1px;
}

.malt{
	color: white;
	font-size: 9px;
	font-weight: normal;
}

.malt a{
	color: white;
}

.content{
	width: 773px;
	vertical-align: top;
	background-color: white;
	xxfont-size: 11px;
	line-height: 17px;
}

.bottom{
	background-color: #0171BB;
   text-align: left;
}

.left_bottom{
	width: 222px;
	background-image:url(/vspfiles/assets/images/small_logo_17.gif);
	background-repeat: no-repeat;
	background-position: 10px 5px;
	height: 70px;
}

.bottom_nav{ 
	width: 773px;
	color: white;
	xxfont-size: x-small;
	font-size: 10px;
	padding: 5px;
	xxtext-align: center;
	padding-left: 0px;
	text-decoration: none;
	line-height:14px;
}

#bot_menu{
	padding-bottom: 10px;
	xxfont-size: small;
	font-size: 11px;
	text-align: left;
}
#bot_menu ul{
	list-style:none;
	margin:0;
	padding:0;
}
#bot_menu ul li{
	margin:0;
	padding:0;
	display:inline;
	margin-right:1em;
	padding-right:1em;
	border-right:1px solid white;
}
#bot_menu ul li.last{
	border:none;
}
.bottom_nav a{
	font-size: 11px;
	color:white;
}

.round{
	border: 1px solid #F6D2A8;
	padding: 5px;
	background-color: #F6D2A8;
	-moz-border-radius: 9px 9px 9px 9px;
	float:left;
	display: block;
	padding: 8px;
	width: 160px;
}

a{
	color:#CC0000;
}

a:hover{
	text-decoration: none;
}


b, strong{
	font-weight: bold;
}

li{
	xxmargin-left: -5px;
}

h1{
	color: #CC0000;
	font-size: 22px;
	font-family: "Trebuchet MS";
}


h2{
	color: #CC0000;
	font-size: 20px;
	font-family: "Trebuchet MS";
	font-weight: bold;
	margin-top: 0px;
	margin-left: 15px;
}

h3{
	font-weight: normal;
	font-size: 17px;
	font-family: "Trebuchet MS";
	letter-spacing: -0.01em;
	line-height: 20px;
	margin-top: 0px;
}

h4{
	font-size: 13px;
	margin-bottom: 0px;
}

h6{
	margin: 0px;
	font-weight: normal;
	font-size: 10px;
}
