BODY { background-image: url();
	   background-color:#ffffff; 
	   }
a:link {     font-family: Verdana;  font-style: normal; color: #0066CC; text-decoration: none}
a:visited {  font-family: Verdana;  font-style: normal; color: #0066CC; text-decoration: none}
a:hover {    font-family: Verdana;  font-style: normal; color: #ff0000; text-decoration: underline}

a:link.bc {     font-family: Verdana;  font-style: normal; color: #ffffff; text-decoration: none}
a:visited.bc {  font-family: Verdana;  font-style: normal; color: #ffffff; text-decoration: none}
a:hover.bc {    font-family: Verdana;  font-style: normal; color: #BD9A52; text-decoration: underline}

a:link.grey {     font-family: Verdana;  font-style: normal; color: #cccccc; text-decoration: none}
a:visited.grey {  font-family: Verdana;  font-style: normal; color: #cccccc; text-decoration: none}
a:hover.grey {    font-family: Verdana;  font-style: normal; color: #cccccc; text-decoration: underline}


td{ 
	font-size: 8pt; 
	font-family: Verdana; 
	color: #333333;
}

.main_nav { 
    background-color:#BD9A52;
  	width:750px;
	height:15px;
	border-top:1px solid #ffffff;
}

.main_body { 
    width:750px;
	height: 350px;
	border-top:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
}

.sub_body { 
    background-color:#BDCFBD; 
	font-size: 8pt; 
	font-family: Verdana, arial; 
	color: #ffffff;
	width:600px;
	height: 350px;
	border-left:1px solid #ffffff;
}

.sub_side { 
    background-color:#CEDFCE; 
	font-size: 8pt; 
	font-family: Verdana, arial; 
	color: #333333;
	width:300px;
	height: 350px;
}

.body_text { 
    background-image: url(/clip/logo_bk.gif);
    background-color:#FCF8E5;
	width:540px;
  	height:350px;
}

.pad { 
	padding: 10px;	
}

.line { 
	border:1px solid #000000;	
}



#navbox a {
display: block;
font-size: 7pt;
font-weight:bold;
color: #ffffff;
text-align: center;
text-decoration: none;
border-right:1px solid #ffffff;
padding:2px;
} 

#navbox a:hover {
background-color:#9CAA9C;
display: block;
font-size: 7pt;
font-weight:bold;
color: #ffffff;
text-decoration: none;
border-right:1px solid #ffffff;
padding:2px;
}

#navbox2 a {
display: block;
font-size: 7pt;
font-weight:bold;
color: #ffffff;
text-align: center;
text-decoration: none;
padding:2px;
} 

#navbox2 a:hover {
background-color:#9CAA9C;
display: block;
font-size: 7pt;
font-weight:bold;
color: #ffffff;
text-decoration: none;
padding:2px;
}

.main_foot { 
    background-color:#9CAA9C; 
	font-size: 7pt; 
	font-family: Verdana, arial; 
	color: #ffffff;
	width:750px;
	height: 15px;
	padding:3px;
	
}

.bottom_foot { 
    background-color:#ffffff; 
	font-size: 7pt; 
	font-family: Verdana, arial; 
	color: #cccccc;
}


.btn {border: 1px outset; cursor: pointer; font-size:8.8px; font-weight: normal; padding: 0px;

background-image: url('/clip/button.gif');

backgroung-image: repeat-x;

width:25px; height:17px; margin-left:0px; margin-right:0px; margin-top:0px; margin-bottom:0px

}



.btnbig {border: 1px outset; cursor: pointer; font-size:10px; font-weight: normal; padding: 0px;

background-image: url('/clip/button.gif');

backgroung-image: repeat-x;

width:75px; height:19px; margin-left:0px; margin-right:0px; margin-top:0px; margin-bottom:0px

}





.form {

border-width: 1;

color: #666666;

font-size: 8pt;

font-family: verdana;

}