* {
	font-family: inherit;
}
body {
	font-size: 11px;
	font-family: 'verdana';
	width: 780px;
	margin: 8px;
	color: #4c4e50;
	background-color: white;
}
table {
	border-collapse: collapse;
}
img {
	border: none;
}
a:link, a:active, a:visited {
	color: #4b7bd6;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #6babff;
}
/*  menu top */
.menutop td  a  {
	background-image: url(../../cms/images/topmenu.gif);
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	line-height: 15px;
	font-size: 10px;
	color: #4b7bd6;
	width: 82px;
	height: 15px;
	display: block;
}
.menutop td a:hover {
	background-image: url(../../cms/images/topmenuhover.gif);
	color: #ffffff;
}
/*  menu left */
.menuleft {
	font-size: 10px;
	width: 160px;
	vertical-align: top;
	height: 100%;
}
.menuleft h1 {
	font-size: 15px;
	margin: 5px 0px;
}
.menuleft h2 {
	background-image: url(../../cms/images/lefth2back.jpg);
	font-size: 13px;
	font-weight: bold;
	color: #ed1c24;
	width: 153px;
	height: 35px;
	line-height: 35px;
	padding-left: 6px;
	margin: 15px 0px 5px 0px;
}
.menuleft h3 {
	font-size: 11px;
	font-weight: bold;
	color: #6c6e70;
	margin: 3px 0px 2px 0px;
}
.menuleft .regbox {
	background-image: url(../../cms/images/regback.jpg);
	width: 158px;
	height: 35px;
	font-size: 11px;
	padding: 3px 6px;
}
.menuleft .regbox td {
	vertical-align: bottom;
}
.menuleft .regbox .register {
	color: #ed1c24;
}
.menuleft .regbox .register:hover {
	color: #ff7c44;
}
.menuleft .link {
	table-layout: fixed;
	width: 100%;
	border-top: 1px dashed #f7931d;
}
.menuleft .link td {
	border-bottom: 1px dashed #f7931d;
	font-size: 14px;
	padding: 5px 0px;
}
.menuleft .link a {
	color: #6c6e70;
	font-weight: normal;
}
.menuleft .link a:hover {
	font-weight: bold;
}
/* content */
.content {
	text-align: justify;
	vertical-align: top;
	font-size: 11px;
	padding: 15px 3px 0px 15px;
}
.content h1 {
	color: #f7931d;
	font-size: 18px;
	font-weight: bold;
	margin: 20px 0px 10px 0px;
}
.content h1:first-letter {
	font-size: 20px;
	color: #e7830d;
}
.content h2 {
	font-size: 16px;
	color: #4b7bd6;
	text-align: center;
	margin: 20px 0px 10px 0px;
}
.content h3 {
	font-size: 13px;
	color: #ed1c24;
	margin: 20px 0px 5px 0px;
}
.content h4 {
	font-weight: bold;
	text-decoration: underline;
	margin: 10px 0px 5px 0px;
}
.content h5 {
	font-weight: bold;
	margin: 0px;
}
.content p {
	margin: 3px 0px 15px 0px;
}
.content a:link, .content a:active, .content a:visited {
	font-size: auto;
	text-decoration: underline;
	color: #444466;
}
.content a:link:hover {
	color: #777799;
}
/* footer */
.footer {
	font-size: 9px;
	text-align: right;
}
/* entryform */
.entryform {
	margin: 0px;
	padding: 0px;
}
.entryform td {
	text-align: left;
	vertical-align: top;
	font-size: 11px;
	padding: 2px 5px;
}
td.TextInputTitle {
	text-align: right;
}
.TextInput {
	font-size: 11px;
	border: 1px #666666 solid;
	color: #333333;
	background-color: #f5f5f5;
	font-weight: normal
}
.but {
	border: 2px outset #ccccdd;
	font-size: 10px; 
	color: #000000;
	background-color: #e0e0f0; 
	padding: 1px 5px;
	cursor: pointer;
	height: 20px;
}
td.titlebox {
	font-size: 12px;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
	border: 1px solid #8a5732; 
	height: 35px;
	width: 150px;
	background-color: #8a8bb2;
	color: #ffffff;
	padding: 0px 5px;
}
.divtext {
	font-size: 10px;
	color: #333333;
	font-weight: bold;
	Cursor: pointer;
}
.errText{
	position: static;
	font-size: 10px;
	color: red;
}
/* question List */
.questionlist {
}
.questionlist td {
	color: #333333;
	font-size: 11px; 
	padding: 5px 5px 2px 5px;
}
.questionlist td input {
  	font-size:11px; 
  	border: 1px #666666 solid;
  	border-color: 1 1 5px #666666;
  	color: #333333;
  	background-color: #F5F5F5;
  	font-weight: normal;
}
.questionlist td textarea {
  	font-size:11px; 
  	border: 1px #666666 solid;
  	border-color: 1 1 5px #666666;
  	color: #333333;
  	background-color: #F5F5F5;
  	font-weight: normal
}
.questionlist td select {
  	font-size:11px; 
  	border: 1px #666666 solid;
  	border-color: 1 1 5px #666666;
  	color: #333333;
  	background-color: #F5F5F5;
  	font-weight: normal
}
/* data table list */
.searchtable {
	table-layout: fixed;
	border-collapse: separate;
}
.searchtable th {
	font-size: 9px; 
	background-color: #cbcbcb;
	padding: 5px 4px;
	color: #333333;
	text-align: left;
}
.searchtable td {
	font-size: 9px; 
	color: #3333cc; 
	background-color: #eaeaea;
	font-weight:bold;
	padding: 1px 4px;
	text-align: left;
	vertical-align: top;
	line-break: strict;
}
