/* CSS Document */


.border_top {border-top:#FFFFFF solid 1px;}

.office {
	font-size: 16px;
	font-weight: bold;
	color: #670536;
	background-color:#FFFFFF;
filter:alpha(opacity=100);-moz-opacity:1.0;opacity:1.0;
	
}

.office_img {
background-image:url(../graphics/office_vh.jpg); 
background-position:top; 
background-repeat:no-repeat;
border-left:#FFFFFF solid 1px;
border-right:#FFFFFF solid 1px;}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;

}
body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	background-image:url(../graphics/page_background.jpg);
	background-attachment:fixed;
}

.border {border:#000000 solid 1px;}

a:link, a:visited, a:hover, a:active {
	color:  #0066CC;
	text-decoration: none;
	font-size:12px;
}

a:hover {
	color: #0066CC;
	text-decoration: underline;
	font-size:12px;
}


a.wth:link, a.wth:visited, a.wth:hover, a.wth:active {
	color:  white;
	text-decoration: none;
	font-size:12px;

}

a.wth:hover {
	color: white;
	text-decoration: underline;
	font-size:12px;

}


.contact{color: #FFFFFF;
font-size:11px;}

.fine{color: #FFFFFF;
font-size:10px;}

.fine2{color: black;
font-size:10px;}

.subtitle{color: #660435;
font-size:12px;
text-transform:uppercase;}

.title{font-size:14px;
font-weight:bold;}

a.menu:link, a.menu:visited, a.menu:hover, a.menu:active {
	color: #FFFFFF;
	text-decoration: none;
	font-size:10px;

}

a.menu:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-size:10px;

}

.invisdiv {display: none;}

