
.white {
    font-family:courier;
    font-size:8pt;
    color:#ffffff;
    text-decoration:none;
    font-weight:normal;
}
.link {
    font-family:courier;
    font-size:8pt;
    color:#FFFFCC;
    font-weight:bold;
}
.txt {
    font-family:arial;
    font-size:8pt;
    color:#FF0033;
    font-weight:normal;
}
.blk {
    font-family:arial;
    font-size:8pt;
    color:#000000;
    text-decoration:none;
    font-weight:normal;
}
.title {
    font-family:courier;
    font-size:13pt;
    color:#FF0033;
    font-weight:bold;
}
.bold {
    font-family:arial;
    font-size:8pt;
    color:#000000;
    text-decoration:none;
}
.bgmain {
    background-color:#F2E56A;
}
.bgpolls {
    background-color:#FFFFCC;
}
.graphwhite {
    background-color:#FFFFFF;
    border-color:#EFCC33;
    border-style:solid;
}
.graphred {
    background-color:#FF3333;
}
.graphyellow {
    background-color:#EFCC33;
    border-color:#EFCC33;
}
a.leftnav:link {
    text-decoration:none;
    font-family:arial;
    font-size:9pt;
    color:#FFFFFF;
}
a.leftnav:visited {
    text-decoration:none;
    font-family:arial;
    font-size:9pt;
    color:#FFFFFF;
}
a.leftnav:active {
    text-decoration:none;
    font-family:arial;
    font-size:9pt;
    color:#FFFFFF;
}
a.leftnav:hover {
    color:#FFFFFF;
    font-family:arial;
    font-size:9pt;
    background-color:#660066;
}


/* main poll page */
/*div.scollerbox {
    border:0px solid #643501;
    background-color:#FB0641;
    width:164px;
    height:311px;
    padding:5px;
}*/
/* all other poll pages */
div.scollerbox {
    border:0px solid #653703;
    background-color:#A00086;
    width:164px;
    height:311px;
    padding:5px;
}
#auto {
    overflow:auto;
}
.title_txt {
    font-family:courier,arial,verdana;
    font-size:12pt;
    text-decoration:none;
    color:#F79CBF;
    font-weight:bold;
}

/************************** ads *******************************/
#ad_131x77 {
	float: left; 
	width: 131px; 
	height: 77px; 
	position: relative; 
	top: -65px;
	left: 200px;  
/*	border: 1px solid #ccc;  */
}
