@charset "utf-8";
.maintable {
	background-color: ffffff;
	border: 1px solid #3A446E;
}
.outertable {
	border: 2px solid #666;
	background-color: #FFF;
	text-align: center;
	vertical-align: top;
	padding: 10px;
}

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	background-color: #000;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #999;
	text-decoration: none;
	font-weight: normal;
	background-color: #FFF;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
	text-decoration: none;
	font-weight: normal;
	background-color: #FFF;
}

.leftnav_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	line-height: 1.75em;
}
.leftnavheader_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	line-height: 1.75em;
	font-weight: bold;
}
.header_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	line-height: 1.75em;
	font-weight: bold;
}


.addphone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	line-height: 1.5em;
}
.center_blocks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #000;
	text-decoration: none;
	line-height: 1.75em;
	text-align: center;
}
.topnav {
	font-family:  Times, "Times New Roman", serif;
	font-size: 19px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	text-align: center;
}
.topnav_bg {
	margin: 0 auto;
	background-color: #FFF;
	text-align: center;
	height: 20px;
	padding: 0px;
}
.textInput {
	color: #666;
	text-decoration: none;
}
.content_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.bottomnav_txt {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	text-align: center;
}

