/* CSS Document */

#navcontainer {
width: 160px;

}
#navcontainer ul {
margin: 0;
padding: 0;
list-style-type: none;
font: bold 12px Verdana, Arial, Helvitic, sans-serif;
text-indent: 22px;
text-align: left;

}


#navcontainer a {
display: block;
width: 160px;
height: 22px;
}

#navcontainer a:link, #navcontainer a:visited {
background: url(images/nav1.gif);
color:#000000;
text-decoration:none;
}

#navcontainer a:hover {
background: url(images/nav2.gif);
color: #000000;
text-decoration: none;
}
body {
	background-color: #4263A6;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}td img {display: block;}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #FF6600;
}
a:active {
	color: #FFFFFF;
}td img {display: block;}td img {display: block;}td img {display: block;}
.blacktext {	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.credittext {	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}td img {display: block;}
.newstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #5C7CBE;
}
.features {font-family: Verdana, Arial, Helvitica, sans-serif;
font-size: 10px;
color: #718EC7;
}
.style1 {
	color: #FFFFFF;
	font-weight: bold;
}
.style2 {	color: #4263A6;
	font-weight: bold;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-right: 20px;
	padding-left: 20px;
}
.blacktext {color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.credittext {font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.head {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.text {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #FFFFFF;
}