@charset "UTF-8";
/* CSS Document */

#dhtmltooltip{
position: absolute;
width: 60px;
border: 0px;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
font-family: "Times New Roman", Times, serif;
font-size: 12px;
color: #FFFFFF;
font-style: italic;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}


.main a:link {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.main a:visited {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.main a:hover {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: line-through;
	line-height: 20px;
}
.main a:active {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: line-through;
}

.menu a:link {
	font-family: "Arial", helvetica, sans-serif;
	font-size: 20px;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.menu a:visited {
	font-family: "Arial", helvetica, sans-serif;
	font-size: 20px;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.menu a:hover {
	font-family: "Arial", helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
}
.menu a:active {
	font-family: "Arial", helvetica, sans-serif;
	font-size: 20px;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}

.submenu a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 24px;
	font-weight: normal;
	font-variant: normal;
	font-style: italic;
	color: #000000;
}
.submenu a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 24px;
	font-weight: normal;
	font-variant: normal;
	font-style: italic;
	color: #000000;
}
.submenu a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 24px;
	font-weight: normal;
	font-variant: normal;
	font-style: italic;
	color: #000000;
	text-decoration: none;
}
.submenu a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 24px;
	font-weight: normal;
	font-variant: normal;
	font-style: italic;
	color: #666666;
}
.style6 {color: #FFFFFF}
.style15 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
}
.style16 {
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
