body	{
	background-color: #FFFFFF;
	FONT-FAMILY: Times New Roman, Arial,Verdana,  Helvetica, sans-serif;
	margin: 0;
	overflow-x: auto;
	overflow-y: scroll;
	scrollbar: white;
	background-image: url(pics/BG10.gif);
	padding: 0px;
	width: 100%;
}	
	

.main_table {
	width: 100%;
	margin: 0px;
	background-image: url(pics/BG10.gif);
	border-collapse: collapse;
}

.sidebar_td {
}

.midbar_td {
	width: 994px;
	margin: 0px;
	background-image: url(pics/BG10.gif);
	padding: 0px;
}

.content_table {
	width: 100%;
	height: 100%;
	font-weight: normal;
}
.content_table a:link {
	color: #000000;
	font-weight: normal;
}
.content_table a:hover {
	color: #000000;
	font-weight: normal;
}
.content_table a:visited {
	color: #000000;
	font-weight: normal;
}
.content_table a:active {
	color: #000000;
	font-weight: normal;
}
.content_big_table {
	width: 100%;
	font-weight: normal;
}
.content_big_table a:link {
	color: #000000;
	font-weight: normal;
}
.content_big_table a:hover {
	color: #000000;
	font-weight: normal;
}
.content_big_table a:visited {
	color: #000000;
	font-weight: normal;
}
.content_big_table a:active {
	color: #000000;
	font-weight: normal;
}

.menu_td {
	width: 120px;
}


a:link {color: #000000;
text-decoration: none;
font-weight: normal;	
}
a:hover {color: #000000;
text-decoration: none;
font-weight: normal;	
}
a:visited {color: #000000;
text-decoration: none;
font-weight: normal;	
}
a:active {color: #000000;
text-decoration: none;
font-weight: normal;	
}


