/* SunPage StyleSheet */
/* Created by Seamless Communications */

/* Elements */

body {font-family: Verdana;}

#divdergrey {border-left : 1px dotted #d4d4d4; height: 100%;}
#divderyellow {border-left : 1px dotted #ffb500; height: 100%;}


/* Subnav */
#subnav {
	width: 148px;
	font-size: 10px;
	margin: 0; padding: 0;
	float: left;
}

#subnav ul{
	margin:0;
    padding: 0;
    list-style:none;
}

#subnav li{
	display: block;
    background:url('../images/snav_bg.gif') no-repeat;
	background-position: left top;
	border-bottom: 1px dotted #d4d4d4; 
	color: #666666; margin-left:6px; margin-right:10px; margin-top:0px; margin-bottom:6px; padding-left:18px; padding-right:0px; padding-top:1px; padding-bottom:3px
}

#subnav li a {
	color: #666666; text-decoration: none; font-weight: bold; font-size: 10px;
}

#subnav li a:hover {
	color: #ffb500; text-decoration: underline; font-weight: bold; font-size: 10px;
}


/* rate */
#rate {
	width: 136px;
	font-size: 10px;
	margin: 0; padding: 0;
	float: left;
}

#rate ul{
	margin:0;
    padding: 0;
    list-style:none;
}

#rate li{
	display: block;
    background:url('../images/rate_bg.gif') no-repeat;
	background-position: left top;
	border-bottom: 1px dotted #d4d4d4; 
	color: #000000; margin-left:0px; margin-right:0px; margin-top:0px; margin-bottom:4px; padding-left:2px; padding-right:0px; padding-top:1px; padding-bottom:3px
}

#rate li a {
	color: #666666; text-decoration: none; font-weight: bold; font-size: 10px;
}

#rate li a:hover {
	color: #ffb500; text-decoration: underline; font-weight: bold; font-size: 10px;
}


/*links */

a:link {color: #333333; text-decoration: underline;}
a:hover {color: #333333; font-weight: normal; text-decoration: underline; background-color: #dddddd;}
a:active {color: #333333; text-decoration: underline;}
a:visited {color: #666666; text-decoration: underline;}
a:visited:hover {color: #333333; text-decoration: underline;}

a.banner:link {color: #333333; text-decoration: underline;}
a.banner:hover {color: #333333; font-weight: bold; text-decoration: underline; background-color: #dddddd;}
a.banner:active {color: #333333; text-decoration: underline;}
a.banner:visited {color: #666666; text-decoration: underline;}
a.banner:visited:hover {color: #333333; text-decoration: underline;}

a.drop:link {color: #333333; text-decoration: none;}
a.drop:hover {color: #333333; font-weight: bold; text-decoration: none; background-color: #DBDBDA;}
a.drop:active {color: #333333; text-decoration: none;}
a.drop:visited {color: #333333; text-decoration: none;}
a.drop:visited:hover {color: #333333; text-decoration: none;}


/*Classes */

.bodytext {font-family: Verdana; font-size: 11px; font-style: normal; font-weight: normal; color: #333333; text-decoration: none;}
.banner{font-family: Verdana; font-size: 10px; font-style: normal; font-weight: normal; color: #333333; text-decoration: none;}
.bodywhite {font-family:Verdana, Arial , Helvetica; font-size:11px; color:#FFFFFF; }
.boldwhite{font-family:Verdana , Helvetica;	font-weight : bold;	font-size:12px;	color:#FFFFFF; }

.bodyellow {font-family:Verdana , Helvetica;	font-weight : normal;	font-size:11px;	color: #ffb500;}
.boldyellow {font-family:Verdana , Helvetica;	font-weight : bold;	font-size:12px;	color: #ffb500;}

.drop{font-family: Verdana; font-size: 9px; font-style: normal; font-weight: normal; color: #333333; text-decoration: none;}
.dropyellow{font-family: Verdana; font-size: 10px; font-style: normal; font-weight: normal; color: #333333; text-decoration: none; background-color: #fcf8ba;}

.link{font-family: Verdana; font-size: 11px; font-style: normal; font-weight: normal;	color: #060050;	text-decoration: underline;}

.notes{font-family:Tahoma, Arial , Helvetica; font-size:10px; color:#555555; }

.terms {font-family:Tahoma, Arial , Helvetica; font-size:9px; color:#555555; }

.textbox {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #CCCCCC;
}

