/* BODYTEXT STYLE */
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}

.bodytext a:link {
color:#333333;
text-decoration:underline;
}	

.bodytext a:visited {
color:#333333;
}	

.bodytext a:hover {
color:#FE9C03;
background-color:#000000;
}	

.bodytext_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}

.bodytext_bold a:link {
	color:#333333;
    text-decoration:underline;
}	

.bodytext_bold a:visited {
	color:#333333;
}	

.bodytext_bold a:hover {
	color:#FE9C03;
    background-color:#000000;
}	

.bodytext_bold a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}	

.bodytext_heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}

/* TEXT LINK STYLE */
.text_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color:#FFFFFF;
	text-decoration: none;
}
	
.text_link a:link {
color:#FFFFFF;
}	

.text_link a:visited {
color:#FFFFFF;
}	

.text_link a:hover {
color:#FE9C03;
text-decoration:none;
}

/* HOME WHATS NEW STYLE */	
.whats_new {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}

.whats_new a:link {
color:#666666;
}	

.whats_new a:visited {
color:#666666;
}	

.whats_new a:hover {
color:#FE9C03;
text-decoration:none;
background-color:#FFFFCC;
}	

.whats_new_heading {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}

/* NAV STYLES */	
.nav_main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color:#FE9C03;
	text-decoration:underline;
}

.nav_sub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color:#F8D26C;
	text-decoration: none;
}

.nav_sub2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color:#FFFFFF;
	text-decoration: none;
	margin-left:20px;
}

.nav_sub2 a:link {
color:#FFFFFF;
}	

.nav_sub2 a:visited {
color:#FFFFFF;
}	

.nav_sub2 a:hover {
color:#FE9C03;
text-decoration:none;
background-color:#000000;
}	

.nav_sub2 li {
list-style-image:url(../../site_pics/bullet.gif);
}
