body {
	background-color: #ffffff;
	margin: 0px;
	font-family: Verdana, Arial, sans-serif;
	font-size:12px;
	color:#666666;
}

.title {
	font-family: Verdana, Arial, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#666666;
}

.page_title {
	font-family: Candara, "Century Gothic", Verdana;
	font-size:36px;
	font-weight:bold;
	color:#FFFFFF;
	margin-right:20px;
	height:50px;
	
}

.green_title {
	font-family: Verdana, Arial, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#004000;
}

a.elink {
	font-size: 12px;
	color: gray;
	font-family: Verdana, Arial, sans-serif;
	text-decoration:underline;
}

a.elink:visited {
	color: #E0A520;
	text-decoration: underline;
}

a.elink:hover {
	color: #666666;
	text-decoration: none;
	background-color:#FFFFFF;
}

a.elink:active {
	color: #666666;
	text-decoration: underline;
	background:none;
}

a.idLink {
 color:#993333;
 text-decoration:none;
 }

a.idLink:hover {
	color: #993333;
	text-decoration: underline;
}


a.menu {
width: 170px;
line-height:37px;
text-align:center;
color:#993333;
font:Verdana, Arial, Helvetica, sans-serif;
text-decoration:none;
display: block;
border-right: 1px dotted #FFFFCC;
border-bottom:1px dotted #FFFFCC;
}


a.menu:hover { 
background-image:url(../images/bg.jpg);
color:#ffffcc;
width: 170px;
line-height:37px;
display: block;
text-decoration:underline;
} 

a.menuSelected {
width: 170px;
line-height:37px;
text-align:center;
display: block;
background-image:url(../images/bg.jpg);
color:#ffffcc;
text-decoration:none;
font-weight:bold;
border-right: 1px dotted #CCCCCC;
border-bottom:1px dotted #CCCCCC;
}


a.top_menu {
width: 155px;
line-height:27px;
text-align:center;
color: #004000;
font:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
text-decoration:none;
display: block;
border-right: 1px dotted #CCCCCC;
border-bottom:1px dotted #CCCCCC;
margin-left:1px;
}

a.top_menuSelected {
width: 155px;
line-height:27px;
text-align:center;
color: #ffffff;
background-color:#004000;
font:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
text-decoration:none;
font-weight:bold;
display: block;
border-right: 1px dotted #CCCCCC;
border-bottom:1px dotted #CCCCCC;
margin-left:1px;
}

ul#top_navigation {
padding: 0;
margin: 0;
width: 100%;

}

ul#top_navigation li { 
display: inline; 

}

ul#top_navigation li a {
text-decoration:none;
float: left;
width:135px;
line-height:27px;
}


ul#top_navigation li a:hover {
text-decoration: underline;
color: #cc9933;
background-image:url(../images/titles/bg2.jpg);
}




ul#navigation {
padding: 0;
margin: 0;
width: 100%;

}

ul#navigation li { 
display: inline; 

}

ul#navigation li a {
text-decoration:none;
float: left;
width:89px;
line-height:37px;
}


ul#navigation li a:hover {
text-decoration: underline;
color: #cc9933;
background-image:url(../images/titles/bg2.jpg);
}


