body, html
{

	margin: 0px;

	height: 100%;

	background-color: white;

}

a {
	color: #eeeeee;

	text-decoration: underline;

}

a:hover {
	color: #ffffff;

	text-decoration: none;

}




.bottomfont, .bottomfont a 
{

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	text-decoration: none;

	color: #333333;

}




.menu 
{

	margin-left: 10px;

	margin-top: 10px;

	font-family: Arial;

	font-size: 10px;

	text-transform: uppercase;

}



.menu a, .menu a:visited, .menu a:active, .menu a:link
 {

	color: #6c6c2f;

	text-decoration: none;

}



.menu a:hover
 {

	color: #ffffff;

	text-decoration: none;

}

.td_menu {
	border-left: 1px solid #fffff2;
	background-image: url('images/menu_bg.jpg');
}



img 
{

	behavior: url("/files/design/iepngbehavior.htc");

}




.normal {
	font-family: Arial;

	color: #333333;

	font-size: 11px;

}

.content {

	font-family: Arial;

	color: #333333;

	font-size: 11px;


	margin-left: 15px; 
	margin-right: 15px; 
	height: 300px; 
	width: 520px; 
	overflow: auto; 
	scrollbar-arrow-color: #ffffff; 
	scrollbar-track-color: #aaaa00; 
	scrollbar-face-color: #999900; 
	scrollbar-highlight-color: #cccc00; 
	scrollbar-shadow-color: #777700; 
	scrollbar-3dlight-color: #DEECDD;
}

h1 {
	font-family: Arial;

	font-size: 14px;

	text-transform: uppercase;
}

.csc-textpic-imagewrap {
	margin-bottom: 20px;
}
