BODY { background-color:#DEE1EF; 
       background-image: url('/back.jpg');
}
a:link {     font-family: Verdana;  font-style: normal; color: #3366CC; text-decoration: none}
a:visited {  font-family: Verdana;  font-style: normal; color: #3366CC; text-decoration: none}
a:active {  font-family: Verdana;  font-style: normal; color: #3366CC; text-decoration: none}
a:hover {    font-family: Verdana;  font-style: normal; color: #ff0000; text-decoration: underline}

a:link.link {     font-family: Verdana;  font-style: normal; color: #6666FF; text-decoration: none}
a:visited.link {  font-family: Verdana;  font-style: normal; color: #6666FF; text-decoration: none}
a:active.link {  font-family: Verdana;  font-style: normal; color: #6666FF; text-decoration: none}
a:hover.link {    font-family: Verdana;  font-style: normal; color: #ff0000; text-decoration: underline}

a:link.wt {     font-family: Verdana;  font-style: normal; color: #ffffff; text-decoration: none}
a:visited.wt {  font-family: Verdana;  font-style: normal; color: #ffffff; text-decoration: none}
a:active.wt {  font-family: Verdana;  font-style: normal; color: #ffffff; text-decoration: none}
a:hover.wt {    font-family: Verdana;  font-style: normal; color: #ff0000; text-decoration: underline}


td { 
	font-size: 8pt; 
	font-family: Verdana; 
	color: #333333;
}


.sub_head { 
	background-color:#333366;
	height: 20px;
	width: 700px;
}

.sub_txt { 
	font-size: 7pt; 
	font-family: Verdana; 
	color: #ffffff;
}

#foot { 
	width: 700px;
	
}

.foot { 
	font-size: 7pt; 
	font-family: Verdana; 
	color: #666666;
}

.main { 
	background-color:#ffffff;
	height: 400px;
	width: 700px;
	border:1px solid #000000;
}

.body { 
	background-color:#ffffff;
    padding: 10px;
}

.nav { 
	background-color:#ffffff;
    padding: 10px;
}

.news { 
	background-color:#EFF2FE;
	height: 100px;
	border:1px solid #DEE1EF;
}