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

<style type="text/css">
<!--
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
body {
	margin-left: 25px;
	margin-top: 12px;
	margin-right: 25px;
	margin-bottom: 15px;
	background-image: url(./images/vv_stripebg.png);
	background-repeat: repeat;
}
a:link {
	color: #AD0100;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #AD0100;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color:#FF0000;
}
img
{  border-style: none;
}
.menu {
	height:25px;
	margin:0;
	padding:10 0.5em;
	text-decoration:none;
	white-space:nowrap;
	line-height:2em;
	list-style-type:none;
	text-align:left;
	font-weight:bold;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:11px;
}
.menu a:link {text-decoration: none; color:#FFFFFF;}
.menu a:visited {text-decoration: none; color:#FFFFFF;}
.menu a:active {text-decoration:none; color:#FFFFFF; font-weight:bolder;}
.menu a:hover {color:#AD0100;}
.bar {
	color:#FFFFFF;
	height:26px;
	width:99.6%;
	background-image:url(images/bar.png);
	background-repeat:repeat-x;
	text-align:center;
	margin:0;
	padding-left:3px;
	text-decoration:none;
	white-space:nowrap;
	line-height:2em;
	list-style-type:none;
	text-align:left;
	font-weight:bold;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:11px;
}
.bar a:link {text-decoration: none; color:#FFFFFF;}
.bar a:visited {text-decoration: none; color:#FFFFFF;}
.bar a:active {text-decoration:none; color:#FFFFFF;}
.bar a:hover {color:#AD0100;}
.topbar {
	color:#FFFFFF;
	height:26px;
	width:100%;
	text-align:center;
	margin:0;
	padding:10 0.5em;
	text-decoration:none;
	white-space:nowrap;
	line-height:2em;
	list-style-type:none;
	text-align:center;
	font-weight:bold;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:12px;
}
.box {
	width:100%;
	border:2px solid #000000;
}
.main {
	background-color:#FFFFFF;
	width:1150px;
	margin-left: auto ;
	margin-right: auto ;

}
.style1 {
	font-size: 10px;
	font-style: italic;
}
.style3 {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
-->
</style>
