/* CSS Document */

p{
font-family: Verdana, sans-serif;
font-size:11px;
color: #CC3366;
line-height: 18px;
padding: 3px;
}.bold {
	font-family: Verdana, Sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	background-color: #FFFFFF;
}
.navigation{
	font-family: Verdana, arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #0033FF;
	text-decoration: none;
	background-color: #CC3366;
	display: block;
	padding: 8x;
	width: 140px;
	height: 15px;
}

.navigation:hover{
	font-family: Verdana, arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CC6666;
	display: block;
	padding: 8x;
	width: 140px;
}


.nav_right{
	font-family: Verdana, arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #0033FF;
	text-decoration: none;
	background-color: #CC3366;
	display: block;
	padding: 8x;
	width: 100px;
	height: 15px;
}

.nav_right:hover{
	font-family: Verdana, arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CCCCCC;
	display: block;
	padding: 8x;
	width: 100px;
}



.hnav{
	display:block;
	width:84px;
	height:25px;
	border:1px solid white;
	border-right:10px solid white;
	margin-top:5px;
	text-align:center;
	text-decoration:none;
	font-family:verdana, arial, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	line-height:25px;
	overflow:hidden;
	float:left;
	background-color: #B6CDFB;

}

.hnav:hover{
	color:#fff;
	background-color: #FF9999;
}

.hnav:focus{
	color:#FFCCFF;
	background:#c00;
	width: 90px;
}
.hnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	background-color: #CC3366;
}
a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
img {
	padding-left: 15px;
}
noPadding img {
	padding: 0px;
}
.leftPadding {
	padding-left: 15px;
}
img {
	padding: 0px;
}
