body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4f4f4f;
}
.div-content {
	overflow:auto;
	overflow-x:hidden;
	width:370px;
	height:620px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4f4f4f;
	line-height:18px;
}
.text-darkblue {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#172D44;
	line-height:18px;
	
}
.bold-underline {
	text-decoration:none;
	font-weight:bold;
}
.border-bottom-dotted {
border-bottom-width:2px;
border-bottom-color:#CCCCCC;
border-bottom-style:dotted;
}
.border-table  {
 border-width:1px;
 border-color:#999999;
 border-style:solid;
}
.border-right-solid  {
 border-right-width:1px;
 border-right-color:#999999;
 border-right-style:solid;
}
.border-pic {
	border:1px solid #333333;
	padding:1px;
}
.style-textbox {
 border-width:1px;
 border-color:#999999;
 border-style:solid;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:10px;
 color:#666666;
 background-color:#FFFFFF;
}
.style-button {
 border-width:2px;
 border-color:#666666;
 border-style:solid;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:10px;
 font-weight:bold;
 color:#333333;
 background-color:#FFFFFF;
}

table#link-gray a:hover{
	text-decoration:none;
	color:#CC0000;
	font-weight:none
}
table#link-gray a, table#link-gray a:link, table#link-gray a:visited,
{
	text-decoration:none;
	font-weight:bold;
	color:#4f4f4f;
	
}
table#link-blue a:hover, {
	text-decoration:none;
	color:#3366CC;
	font-size:10px;
		}
table#link-blue a, table#link-blue a:link, table#link-blue a:visited{
	text-decoration:none;
	color:#172D44;
	font-size:10px;
}

a {
	text-decoration:none}
	
a:link {
	text-decoration:none;
	color:#000066
	}
a:visited {
	color:#4f4f4f
	}
table#link-footer a:hover{
	text-decoration:underline;
	color:#CCCCCC;
		}
table#link-footer a, table#link-footer a:link{
	text-decoration:none;
	color:#cccccc;
}