body {  font-family: "Tahoma"; font-size: 10pt; margin-top: 0px; margin-bottom: 0px;
background: url('images/bg.gif');
}

.tab1 {
/* background:#111111; */
background: url('images/bg.gif') repeat-x, repeat-y;
}
.bigtable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background: #AAAAAA;
	text-decoration: none;
}
.table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	background: #AAAAAA;
	text-decoration: none;
	text-align: center;
}
.content {
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 11.5px; 
	color: rgb(102, 102, 102);
}
.maincontent {
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 12.5px; 
	color: rgb(102, 102, 102);
}

.maincontent1 {
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 14px; 
	color: #0000FF;
}



.menu {
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 14px; 
/*	color: #FFCC00; */
/*	background: #003366; */
	color: #0000FF;
	background: #FFFFFF;
	text-decoration: bold;
	height: 25px;
}
.menu1 {
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 14px; 
	color: #222222; 
	background: #FFFFFF;
}
.menu2 {
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 11px; 
	color: #222222; 
	background: #FFFFFF;
}
.link {
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 14px; 
/*	color: FFB21E; */
	color: #0000FF;
	text-decoration: none;
}
.head {
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 26px; 
	color: #0033FF;
	text-decoration: bold;
}
.left {
	background: url(images/leftback.gif) repeat-x;
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 11.5px; 
	color: rgb(102, 102, 102);
}

.left1 {
background: url('images/orange_header2.gif');
}