@charset "utf-8";
/* keywords on the footer css */

#div-main{
	color:#616161;
	width:800px;
	height:auto;
	margin:auto;
	background-color:#FFFFFF;
	
	}
#div-holder{
	color:#616161;
	background-color:#FFFFFF;
	width:800px;

	}
#div-title{
	width:800px;
	height:31px;
	font-weight:bold;
	font-size:12px;
	font-family:"tahoma";
	text-align:center;
	}
#div-sub{
	color:#616161;
	width:190px;
	float:left;
	text-align:left;
	font-family:"tahoma";
	font-size:12px;
	padding-left:10px;
	}
.a:link, .a:visited, .a:active {
	color:#616161; 
	text-decoration:none;
	}
	
.a:hover {
	color:#333333;
	font-weight:bold;
	text-decoration:none;
	font-size:13px;
	}
	
.ul{
	background-image:none;
	list-style-image:none;
	list-style-type:none;
	}
	
p{
color:#616161;
font-size:12px;
font-family:"tahoma";
text-align:justify;
}

#table_container{
	background-color:#FFF;}

#table_container a{
	text-decoration:none;
	color:#616161;
	font-size:12px;
font-family:"tahoma";
}



