/* CSS Document */
td{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

.style2 {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
}

.no_line_grey {COLOR: #868686; TEXT-DECORATION: none}

.leading {FONT-WEIGHT: 100; FONT-SIZE: xx-small; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif}
.no_line {COLOR: #868686; }
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.bodytext{font-size: 9pt; font-family: verdana, Arial; color: #000000;}
.toplink{
	font-family:verdana, Arial;
	color:#000000;
	font-size:11px;
	TEXT-DECORATION: none;
	font-weight: bold;
}
.dot{font-size: 16.0pt; font-family:Arial; color: #666699;}
.boldtext{font-size:9.0pt;font-family:Arial; font-weight:bold;color:#666699;}
.bottomtext{font-face:Verdana,Arial,Helvetica,sans-serif; color:#868686; size:3.0pt;}

h1 {font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #1297B3;}
.toplink:hover {

	font-family:verdana, Arial;
	color:#FF9900;
	font-size:11px;
	TEXT-DECORATION: none;
	font-weight: bold;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#FF9900;
	text-decoration: none;
}
.tablemain {

	border: 1px solid #333333;
}
.bordertop {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}

