@charset "utf-8";
td#main_menu_line {
	height: 8px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}
tr#main_menu img {
	text-align: right;
}
td#leftcolumn ul {
	list-style-type: none;
	position: relative;
	width: 306px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#leftcolumn ul li a {
	text-decoration: none;
	color: #060;
	display: block;
	width: 285px;
	height: 20px;
	background-color: #D0FDB3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	margin-top: 4px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
}
#leftcolumn  li a:hover{
	color: #FFF;
	background-color: #090;
	background-image: url(menu_pointer.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
td#bottom {
	background-color: #333;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #006;
	border-right-color: #006;
	border-bottom-color: #006;
	border-left-color: #006;
	font-family: Calibri, Arial, Verdana;
	font-size: 11pt;
	color: #CCC;
}
td#bottom a {
	color: #CCC;
}
td#bottom a:hover {
	color: #060;
}
table#maintable {
	background-color: #EFEEEA;
}

a {
	outline:none
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	color: #333;
	font-weight: bold;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #333;
	line-height: 17pt;
}
.img1 {
	border: 2px solid #666;
}
.input {
	width: 170px;
	border: 1px solid #999;
}
.table_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #333;
	line-height: 17pt;
	text-align: right;
}
.maintext a {
	color: #333;
}

