/* CSS Document */

.navText {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	line-height: 20px;
}

a {
	color: #999999;
}

a:hover {
	color: #000000;
}

.btmText {
	font-size:12px;
	color: #999999;
	text-decoration: none;
	line-height: 15px;
}

a.btmText:hover {
	color: #e5e5e5;
}

a.subLink {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 9px;
		text-decoration: none;
	line-height: 12px;

}

a.subLink:hover {
	color: #e5e5e5;
}
a.subLink1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size:11px;
	text-decoration: none;
	line-height: 12px;

}

a.subLink1:hover {
	color: #e5e5e5;
}

a.subLink2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #cccccc;
	font-size:10px;
	text-decoration: none;
	line-height: 12px;

}

a.subLink2:hover {
	color: #e5e5e5;
}

.link_off {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;

}

.headerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration:none;
	line-height: 15px;
}

a.headerText:hover {
	color:#e5e5e5;
}

.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration:none;
	line-height: 15px;
}

a.footerText:hover {
	color:#000000;
	text-decoration:underline;
}

.subTD {
	background-color: #CCCCCC;
}

.navTD {
	background-color: #CCCCCC;
}

.navSelectTD {
	background-color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #e5e5e5;
	text-decoration:none;
	line-height: 20px;
}

.margin {
	margin-left: 10px;
}

.mainFrame {

	background-color: #EEEEEE;
}

li {
	margin-left: -20px;
	padding-left: 0px;

}

