/* CSS Document */
body,td,th {
	font-family: Arial;
	font-size: 12px;
	color:#313131;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.logo{padding-left:20px; width:117px; float:left;}
.cName{padding-left:18px; float:left; height:55px;}
.cNamePic{margin:14px auto;}
.nav{padding:0 69px; height:27px;}
.nav_title{
	font-family:Verdana;
	color:#FFFFFF;
	font-weight:bold;
}
.nav_title a{color:#FFFFFF;}
.top_table{margin:38px auto 0 auto;}
.btm_table{margin:28px auto 20px auto;}

.btm_a,.btm_a a:link,.btm_a a:visited,.btm_a a:active{color:#313131;}
.btm_a a:hover{color:#FF9900;}
