BODY{
	background: #ffffff
	color : Black;
	font-family :  verdana;
	font-size: 10px;
	text-align: justify;
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	
}


#tab {
	border: 1px dotted blue;
	border-color: #5E9CB3;
	background : #A2CFDF;
}
#tab1 {
	border: 1px dotted blue;
	border-color: #818382;
	background : #ffffff;
}
.ag:LINK	{
	color : #666666;
	font-family :  verdana;
	font-size: 10px;
	text-decoration : none;
	font-weight: none;
}
 .ag:ACTIVE {
	color : #000000;
	font-size: 10px;
	text-decoration : none;
	font-weight: none;
}
.ag:VISITED {
	color : #000000;
	font-size: 10px;
	text-decoration : none;
	font-weight: none;
}
.ag:HOVER {
	color : #000000;
	font-size: 10px;
	text-decoration : none;
	font-weight: none;
	background: white;
}
#tab2 {
	border: 1px solid;
	border-color: #D6D6D6;
	background : #ffffff;
}
#tab3 {
	border: 2px solid;
	border-color: #ffffff;
	background : #ffffff;
}
#tab4 {
	border: 2px solid;
	border-color: #009CCE;
	background : #ffffff;
}
#tab5 {
	border: 2px solid;
	border-color: #999999;
	background : #EFEFEF;
}