body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 18px;
}
body, tr, th, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 18px;
}


a:link {
	color: #3399CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3399CC;
}
a:hover {
	text-decoration: underline;
	color: #68E1FF;
}
a:active {
	text-decoration: none;
	color: #3399CC;
}

.rightLine {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.footer {
	font-size: 11px;
	color: #8E8E8E;
}
.footerLine {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A1A1A1;
}
.footerLine a:link{
	color: #666666;
	text-decoration: none;
}

.footerLine a:hover{
	color: #0099CC;
	text-decoration: underline;
}

.footerLine a:visited{
	color: #666666;
}

.footer a:link{
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

.footer a:hover {
	color: #0099CC;
	text-decoration: underline;
}

.footer a:visited {
	color: #666666;
}
.submenu_rightLine {
	background-image: url(images/area_line.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
#submenu a{
	padding-left: 20px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-position: left bottom;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}


#submenu a:link{
	color: #0083B5;
	text-decoration: none;

}

#submenu a:hover{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #C0E0EF;
}



#submenu a:visited{
	color: #0083B5;
	text-decoration: none;

}


#submenu td{


}
.underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.important {
	font-weight: bold;
	color: #0066CC;
}
.important_black {
	font-weight: bold;
	color: #000000;
}
.underline_dot {

	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.title_b {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	background-image: url(images/gray_dot.gif);
	background-repeat: repeat;
	background-position: left top;
	padding: 8px 4px 4px;
	text-align: left;
	vertical-align: bottom;
}
ul {
	margin: 0px;
	padding-left: 15px;
	list-style-position: outside;
}
.uptext {
	vertical-align: super;
	font-size: 9px;
}

