body, table{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #333333;
}

.subtitle,{
font-weight:bold;

}

.menu_top{
	background-color: #e7e7e7;
	line-height: 2px;
	width:450px;
	height:65px;
	text-align:center;
	padding-top: 10px;
	border-left: #aaaaaa 1px solid;
	border-right: #aaaaaa 1px solid;
	border-top: #aaaaaa 1px solid;
	border-bottom: #aaaaaa 1px solid;
}

a {
	color:#000000;
}

a:hover{
	text-decoration:underline;
	color: #000000;
}

.header{
	background-color: #e7e7e7;
	text-align:center;
	border-left: #aaaaaa 1px solid;
	border-right: #aaaaaa 1px solid;
	border-top: #aaaaaa 1px solid;
	border-bottom: #000000 1px solid;
	font-weight:bold;
	font-size:13px;
	
}
.header2{


	text-align:left;
	border-bottom: #aaaaaa 1px solid;
	font-weight:bold;
	font-size:13px;

}

.header2value{


	text-align:right;
	border-bottom: #aaaaaa 1px solid;
	font-size:13px;

}
.dep_table {
	font-weight: bold;
	font-size: 11px;
	border: 1px solid #666666;
	text-align: center;
}
.small_text {
	font-size: 11px;
	color: #666666;
	text-align: center;
}
.login_table {
	font-size: 12px;
	border: 2px solid #2C2C2C;
	padding: 2px;
}
input {
	font-size: 11px;
}
ol {
	font-size: 11px;
}
h1 {
	color: #666666;
	font-size: 16px;
	text-align: center;
}
.info_table {
	border: 2px solid #2C2C2C;
	padding: 10px;
}

.tdeditright{
	text-align:right;
	
}

.tdeditleft{
	text-align:left;
	
}