.poll1 {
	font-family: tahoma;
	font-weight: bold;
	font-size: 15px;
	line-height: 15px;
	color: #ffffff;
	padding-right: 0px;
	padding-top: 0px;
}

a img {
    border: 0px;
}

.sample {
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px;
	border-style: solid solid solid solid;
	border-color: c2c2c2 c2c2c2 c2c2c2 c2c2c2;
	border-collapse: collapse;
	-moz-border-radius: 6px 6px 6px 6px;
}

.normal {
	font-family: tahoma;
	font-size: 11px;
	line-height: 14px;
	color: #7a7a7a;
	padding-right: 0px;
	padding-top: 0px;
}


.normalb {
	font-family: tahoma;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
	padding-right: 0px;
	padding-top: 0px;
}

.red {
	font-family: tahoma;
	font-size: 11px;
	line-height: 14px;
	color: red;
	padding-right: 0px;
	padding-top: 0px;
}


.normaldark {
	font-family: tahoma;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
	padding-right: 0px;
	padding-top: 0px;
}


.orange {
	font-family: tahoma;
	font-size: 12px;
	line-height: 14px;
	color: #fcb035;
	padding-right: 2px;
	padding-top: 0px;
}

.dark {
	font-family: tahoma;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	padding-right: 2px;
	padding-top: 0px;
}


.normals {
	font-family: tahoma;
	font-size: 10px;
	line-height: 14px;
	color: #4d4d4d;
	padding-right: 2px;
	padding-top: 0px;
}

.normals2 {
	font-family: tahoma;
	font-size: 10px;
	line-height: 14px;
	padding-right: 0px;
	padding-top: 0px;
}

.footer {
	font-family: tahoma;
	font-size: 10px;
	color:#4d4d4d;
	line-height: 10px;
	padding-right: 0px;
	padding-top: 0px;
	align: justify;
}

table.hi {
	border: 2px #999999 solid;
	border-collapse: collapse;

}

td.hi  { border: 1px #999999 solid;
	 border-collapse: collapse;
 }

.menu {
	font-family: arial;
	font-size: 11px;
	font-weight:bold;
	line-height: 15px;
	color: #4d4d4d;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;

}


select {
    background-color: #eeeeee;
    height: 15px;
    border: 1px solid #dddddd;
    font-family: arial;
    font-size: 11px;
    color: #000000;
}


.Hbutton {
background: transparent url(images/votebutton.gif) no-repeat right bottom;
color: 919191;
font-family: tahoma;
height:15;
border: none;
cursor: pointer;
}


.Hbutton2 {
background: transparent url(images/upload.gif) no-repeat center top;
color: 919191;
font-family: arial;
height:15;
border: none;
cursor: pointer;
}

input {
    background-color: #ffffff;
    height:18px;
    border: 1px solid gray;
    font-family: arial;
    font-size: 13px;
    color: red;
    
}

a.menu2 {

a.menu2:link { color:#4d4d4d; }
a.menu2:visited { color:#4d4d4d; }
a.menu2:hover { color:#fdca5b; }
a.menu2:active { color:#fdca5b; }

