.maintable {
	border: 1px solid #AAAAAA;
	margin-top: 5px;
	padding-top: 5px;
	background-color: #FFFFFF;
	padding:15px;
}
.toptable {
	background-color: #DFF0FD;
	background-image:url(/abc/images/topbg.jpg);
	height:72px;
}
.topinfo a:link, .topinfo a:visited {
	color:#000066;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
.footer {
	border: 1px solid #999999;
	margin-top: 5px;
	background:#FFFFFF;
}

.topinfo a:active {
	color:#000066;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}
.topinfo a:hover {
	color:#000000;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
.topinfo {
margin-bottom:5px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	height:68px;
	background-image:url(/abc/images/topinfo.jpg);
	background-position: bottom;
}
.row_info {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding:5px;
}
.submitbtn {
	font-family: Tahoma;
	font-size: 12px;
	color: #003399;
	border: 1px solid #006699;
	background-color: #FFFFFF;
	margin:4px;
}
textarea {
	border: 1px dotted #006699;
	width:80%;
}
.infodiv {
	border: 1px dotted #CCCCCC;
	padding:2px;
	width:80%;
	
}
.col_info {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	font-family: Tahoma;
	color: #006699;
	text-align:right;
	padding:6px;
	background-color:#FFFFFF;
	background-image: url(/abc/images/col_info_bg.jpg);
	background-position: right;
	background-repeat: repeat-y;
}
.col_info_end {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.editor {
	background-color: #006699;
	border: 1px dashed #FFFFFF;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	margin:2px;
	width:15px;
	height:15px;
}
