body  {
	font: 11pt tahoma, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif; 
	background: #D60000;
    margin: 0em 0em 0em 0em;
	}
	

form {
	margin: 0em 0em 0em 0em;
}

input {
	font-size: 11px;
	border: 1px solid #8F8F8F;
	height: 17px;
}

textarea {
	font-size: 11px;
	font-family: tahoma, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	background: #FFFFFF;
	border: 1px solid #999999;
	height: 100px;
	}

img {
border: 0px solid #CCCCCC;
 }


.bg_l_b {
	background-position: left top;
	background-attachment: scroll;
	background-image: url(../img/bg_l_b.jpg);
	background-repeat: no-repeat;
}

.bg_l_rc {
	background-position: right bottom;
	background-attachment: scroll;
	background-image: url(../img/bg_l_rc.gif);
	background-repeat: no-repeat;
}

.bg_b {
	background-position: left top;
	background-attachment: scroll;
	background-image: url(../img/bg_b.gif);
	background-repeat: no-repeat;
}


.bg_r_s {
	background-position: right top;
	background-attachment: scroll;
	background-image: url(../img/bg_r_s.gif);
	background-repeat: repeat-y;
}

.bg_l_s {
	background-position: right top;
	background-attachment: scroll;
	background-image: url(../img/bg_l_s.gif);
	background-repeat: repeat-y;
}

.bg_row {
	background-position: left top;
	background-attachment: scroll;
	background-image: url(../img/bg_row.jpg);
	background-repeat: no-repeat;
}



.bg_mod {
	background-position: right top;
	background-attachment: scroll;
	background-image: url(../img/bg_mod.gif);
	background-repeat: no-repeat;
}



.bg_r_line {
	background-position: left top;
	background-attachment: scroll;
	background-image: url(../img/bg_r_line.gif);
	background-repeat: repeat-y;
}

.title {
font: 12px tahoma, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-weight: bold;
	color: #A90F0F;
}



td,tr,p,div  {
	font: 11px tahoma, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	line-height: 12pt;
	color: #000000;

	}
	


a:link, a:visited {
	color: #FF6600; 
	text-decoration: underline;

	}

a:hover {
	text-decoration: underline; 
	}

hr {
	color: #333333; height:1px;
	}


.file {
	color: #FFFFFF; font-family: tahoma, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 1px solid #999999;
	}


.button {
	color: #FFFFFF; font-family: tahoma, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	text-align: center;
	font-size: 11px;
	background: #990000;
	border: 1px solid #999999;
	height: 18px;
	margin : 5 5 5 5;
}


.inputbox {
	font-family: tahoma, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background: #FFFFFF;
	border: 1px solid #666666;
	}




select {
	font-family: tahoma, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background: #FFFFFF;
	border: 1px solid #666666;
	}

.poll {
	font-family: tahoma, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #333333;
	line-height: 14px;
	}

ul {
	margin: 0px 0px 0px 0px;
	}
	
.poll_question,  .poll_answer {
	color: #FFFFFF;
	}
	
.poll_proc {
	background-color : #FFFFFF;
	height : 4;
}




