/* --------- BODY ------------ */
body {
	margin:0px 0px;
	padding:0px;	
	background-color:white;
	background-image:url(/_images/top-gradient.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	color:black;
	}
a:link  	{ color:#666600;text-decoration:underline; }
a:visited 	{ color:#660066;text-decoration:underline; }
a:hover 	{ color:#660066;text-decoration:underline; }
/* --------- CONTENT ------------ */
h1 {
	font-size:15px;
	font-weight:bold;
	color:#666600;
	margin:0px 0px 0px 0px;
}
.txtTop {
	font-size:11px;
	font-weight:bold;
	color:white;
}
.txt {
	font-size:11px;
	vertical-align:top;
}
img {
	border:0px;
}
.imgRight {
	border:0px;
	margin-left:20px;
	float:right;
}
.imgLeft {
	border:0px;
	margin-right:20px;
	float:left;
}
/* --------- NAVIGATION ------------ */
.navLeft {
	font-size:11px;
	font-weight:bold;
	color:black;
}
a.navLeftMain:link{
	font-size:11px;
	font-weight:bold;
	color:black;
	text-decoration:none;
}
a.navLeftMain:visited{
	font-size:11px;
	font-weight:bold;
	color:black;
	text-decoration:none;
}
a.navLeftMain:hover{
	font-size:11px;
	font-weight:bold;
	color:#666600;
	text-decoration:none;
}
a.navLeft:link{
	font-size:11px;
	font-weight:bold;
	color:#666600;
	text-decoration:none;
}
a.navLeft:visited{
	font-size:11px;
	font-weight:bold;
	color:#666600;
	text-decoration:none;
}
a.navLeft:hover{
	font-size:11px;
	font-weight:bold;
	color:#660066;
	text-decoration:none;
}
.navBot {
	font-size:9px;
	line-height:14px;
	color:#666666;
}
a.navBot:link{
	font-size:9px;
	font-weight:normal;
	line-height:14px;
	color:#666666;
	text-decoration:none;
}
a.navBot:visited{
	font-size:9px;
	font-weight:normal;
	line-height:14px;
	color:#666666;
	text-decoration:none;
}
a.navBot:hover{
	font-size:9px;
	font-weight:normal;
	line-height:14px;
	color:#6699CC;
	text-decoration:none;
}