body 
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/images/background.gif);
	background-repeat: repeat-x;
}
a 
{
    selector-dummy: expression(this.hideFocus=true)
}
.vs 
{
	font-family: verdana;
	font-size: 9px;
	color: #333333;
}
.vs a 
{
	font-family: verdana;
	font-size: 9px;
	color: #0099FF;
	text-decoration: none;
}
.vs a:hover 
{
	font-family: verdana;
	font-size: 9px;
	color: #0099FF;
	text-decoration: underline;
}
.vswhite 
{
	font-family: verdana;
	font-size: 9px;
	color: #ffffff;
}
.vr 
{
	font-family: verdana;
	font-size: 11px;
	color: #000033;
	line-height: 14px;
}
.vr a 
{
	font-family: verdana;
	font-size: 11px;
	color: #3399CC;
	text-decoration: underline;
}
.vr a:hover 
{
	font-family: verdana;
	font-size: 11px;
	color: #3399CC;
	text-decoration: none;
}
.vrYellowLink 
{
	font-family: verdana;
	font-size: 11px;
	color: #ffffff;
	line-height: 14px;
}
.vrYellowLink a 
{
	font-family: verdana;
	font-size: 11px;
	color: #ffff00;
	text-decoration: none;
}
.vrYellowLink a:hover 
{
	font-family: verdana;
	font-size: 11px;
	color: #ffff00;
	text-decoration: underline;
}
.vrwhite 
{
	font-family: verdana;
	font-size: 11px;
	color: #ffffff;
	line-height: 14px;
}
.breadcrumb 
{
	font-family: verdana;
	font-size: 9px;
	color: #996699;
	padding-left: 10px;
	padding-top: 10px;
}
.breadcrumb a 
{
	font-family: verdana;
	font-size: 9px;
	color: #996699;
	text-decoration: underline;
}
.breadcrumb a:hover 
{
	font-family: verdana;
	font-size: 9px;
	color: #996699;
	text-decoration: none;
}
.copyright 
{
	font-family: verdana;
	font-size: 9px;
	color: #000033;
}
.vl 
{
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.button
{
    border-right: 1px solid;
    border-top: 1px solid;
    border-left: 1px solid;
    border-bottom: 1px solid;
    font-size: 10px;
    font-family: verdana;
	color: #ffffff;
	background-color: #000000;
}
.button A
{
    border-right: 1px solid;
    border-top: 1px solid;
    border-left: 1px solid;
    border-bottom: 1px solid;
    font-size: 10px;
    font-family: verdana;
	color: #ffffff;
	background-color: #000000;
}
.button A:hover
{
    border-right: 1px solid;
    border-top: 1px solid;
    border-left: 1px solid;
    border-bottom: 1px solid;
    font-size: 10px;
    font-family: verdana;
	color: #ffffff;
	background-color: #000000;
}
.bold 
{
	font-weight: bold 
}
.red 
{ 
	color: #cc0000 
}
