
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height:17px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg_bottom.gif);
	background-repeat: repeat-y;
}


.headingText{
color:#336666;
font-size:16px;
font-weight:bold;

}


a:link {
	color: #336699;
	text-decoration: underline;
}
a:visited {
	color: #336699;
	text-decoration: underline;
}
a:hover {
	color: #336699;
	text-decoration: underline;
}
a:active {
	color: #336699;
	text-decoration: underline;
}


.nav{
font-size:11px;
font-weight:bold;
color: #666666;
}
.nav a:link {
	color: #666666;
	text-decoration: none;
}
.nav a:visited {
	color: #666666;
	text-decoration: none;
}
.nav a:hover {
	color: #CC0000;
	text-decoration: underline;
}
.nav a:active {
	color: #666666;
	text-decoration: none;
}


.navon{
font-size:11px;
font-weight:bold;
color: #666666;
padding-left:2px;
}
.navon a:link {
	color: #666666;
	text-decoration: none;
}
.navon a:visited {
	color: #666666;
	text-decoration: none;
}
.navon a:hover {
	color: #CC0000;
	text-decoration: underline;
}
.navon a:active{
	color: #666666;
	text-decoration: none;
}

.frame{
border: 1px #333333 dotted;
}



.navItalic{
font-size:11px;
color:#666666;
font-style:italic;
line-height:14px;
}
.navItalic a:link {
	color: #666666;
	text-decoration: none;
}
.navItalic a:visited {
	color: #666666;
	text-decoration: none;
}
.navItalic a:hover {
	color: #CC0000;
	text-decoration: underline;
}
.navItalic a:active{
	color: #666666;
	text-decoration: none;
}



.navItalicBlue{
font-size:11px;
color:#336699;
font-style:italic;
line-height:14px;
}
.navItalicBlue a:link {
	color: #336699;
	text-decoration: none;
}
.navItalicBlue a:visited {
	color: #336699;
	text-decoration: none;
}
.navItalicBlue a:hover {
	color: #CC0000;
	text-decoration: underline;
}
.navItalicBlue a:active{
	color: #336699;
	text-decoration: none;
}

.substrong{
color:#666666;
}
