/* CSS Document */
*{ 
	margin:0px auto;
}
html{
	
}
body{
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#333;
	background:#fff url() center top repeat-y;
}

a{ 
	color:#000; 
	text-decoration:none;
}
a:hover{ 
	color:#AE0927;
}
#header,#nav,#menu,.TableBody,.search,.Fr,.FooterBox{ 
	width:960px;
}
#header{ 
	background:#000;
	width:960px;
	margin:4px auto 0;
	color:#fff;
	
}
#menu{ 
	background:#910200; 
	height:25px;
	text-align:center;
}
#menu td{ 
	padding:2px 0 0 0;
}
#menu a{ 
	color:#fff; 
	text-decoration:none;
}
#menu a:hover{ 
	color:#e4e4e4; 
	text-decoration:underline;
}
.nav{ background:#eee; height:30px; padding:5px 0 0 20px; width:940px;
}
.TDpad{ 
	padding-right:10px;
}
.TableBody{ 
	margin:4px auto 0
}
.TableBor{ 
	border:#910200 1px solid;

}
.myBor{ 
	border:#e4e4e4 1px solid;
	margin:0px auto 4px;
}
.myBor img{ margin:5px;}

.title{ 
	background:url(../images/titlebg.jpg) repeat-x; height:15px;
}
.title td{ 
	padding:4px 5px 5px; 
	color:#fff;
}

.title a{ color:#fff;}
.title a:hover{ color:#fff; text-decoration:underline;
}
.news td{ height:22px; }
.search{ background:url(../images/searchbg.jpg) repeat-x; height:33px;
}
#password,#username{ width:88px; height:15px; border:none;
 padding:3px 0 3px 24px;
}
#password{ background:url(../images/inputPass.jpg) no-repeat;
}
#username{background:url(../images/inputUser.jpg) no-repeat;}
.Fr{ 
	border-top:#e4e4e4 1px solid;
	background:url(../images/bfr.jpg) left bottom repeat-x;
	padding:10px 5px;
	margin:1px auto 0
}
.Fr td table td{ 
	padding:5px;
}
h4{ 
font-size:14px; margin:2px auto 2px; 
text-align:center
}
h4 a{ color:#fff}
h4 a:hover{ color:#e4e4e4 }
p{ line-height:18px; text-indent:1em;}
.footer{ 
	margin:5px auto 0;
	text-align:center;
	float:right;
		
}
.footer thead td{ 	
	border-bottom:#0099BB 1px dotted;
	height:30px;
}
.footer tfoot td{ height:30px;
}
.textBox{ padding:5px; text-align:left
}
.TableBody thead td{ border:#7D96B8 1px solid; height:22px; padding:0 5px;}
.com{ width:960px; 
	color:#fff; 
	background:url(../images/comtitle.jpg) repeat-x; 
	height:26px; 
	text-align:center; 
	margin:5px auto 0
}
.com a{ color:#fff;}
.com a:hover{ color:#fff; text-decoration:underline
}