body {
	border: 0;
	top: 0; left: 0;
	width: 100%; height: 100%;
	margin: 0; padding: 0;
	background-image: url(../i/background.gif);
}

body,p,td {
	font: 11px Arial; 
	color: #333333;
}

a {
	color: #333333;
	font-family: Arial;
	font-size: 11px;
}


div.ico {
	font: bold 12px Arail;
}

#mainTable {
	width: 760px; height: 100%;
	border: 0px;
	padding: 0; margin: 0;
	border-collapse: collapse; 
}

#topShadow {
	background-image: url(../i/table-top.gif);
	background-position: bottom center;
	background-repeat: no-repeat;
	height: 5px;
	padding: 0; margin: 0;
}

#leftBgrn {
	background-image: url(../i/back-left.jpg);
	width: 55px; 
	padding: 0; margin: 0;
}

#rightBgrn {
	background-image: url(../i/back-right.jpg);
	width: 53px; 
	padding: 0; margin: 0;
}


#tdContent {
	width: 652px;
	background-color: #ffffff;
	padding: 8 0 0 0; margin: 0;
	text-align: center;
	vertical-align: top;
}

#bottomShadow {
	background-image: url(../i/table-bottom.gif);
	width: 760px; height: 3px;
	padding: 0; margin: 0;
}

#topLang, #tdEmpty, #bottomSpace, #topNavRight {
	vertical-align: bottom;
	padding: 0; margin: 0;
	height: 18px;
}

#topNav {
	width: 100%; height: 18%;
	border: 0px;
	padding: 0; margin: 0;
	border-collapse: collapse;
}

#topNavLeft {
	vertical-align: bottom;
	padding: 0 0 0 55; margin: 0;
	height: 18px;
}

#topNavRight {
	text-align: right;
}

#topNavLeft a, #topNavRight a {
	text-decoration: none;
	font: 10px verdana; 
	color: #512828;
}

#menuTable {
	background-image: url(../i/topmenu_bgrn.gif);
	width: 630px; height: 32px;
	border: 0px;
	padding: 0; margin: 0;
	border-collapse: collapse;
	
}

#menuTableIn {
	height: 100%; border: 0px;
	padding: 0; margin: 0;
	border-collapse: collapse;
}
.menuCell {
	vertical-align: middle;
	padding: 0; margin: 0;
}
.menuSepp {
	width: 1px; background-color: #ffffff;
	padding: 0; margin: 0;
}

.menuLinks {
	border: 0px;
	padding: 0; margin: 0;
	border-collapse: collapse;
}

.menuLinks td {
	padding: 0; margin: 0;
}

.mnuSLink {
	border: 0px; height: 1px;
	background-color: #ffffff;
	padding: 0; margin: 0;
}

#sepTable {
	width: 630px; height: 100%;
	border: 0px; padding: 0; margin: 0;
	border-collapse: collapse;
}

#sepTd {
	border: 0px; padding: 0; margin: 0;
	vertical-align: top;
}

#footerTdL, #footerTdR {
	height: 33px;;
	border: 0px; padding: 0; margin: 0;
	background-image: url(../i/footer_bgrn.gif);
	color: #fff;
	font: 10px verdana, sans-serif;
	vertical-align: top;
	padding: 3;
}

#footerTdR {
	text-align: right;
}

#footerTdR a {
	color: #fff;
	font: 10px verdana, sans-serif; 
	text-decoration: none;
} 

#footerTdR a:hover {
	text-decoration: underline;
} 


#footMenu {
	text-align: center;
	padding: 6px; margin: 0;
	verticall-align: bottom;
	height: 20px;
}

.footerLink {
	font: 10px verdana; 
	text-decoration: underline;
	color: #220000;
}

.footerLink:hover {
	text-decoration: none;
}

#urHere {
	padding: 0px; margin: 0px;
	text-align: right;
	height: 20px;
	font: 9px hebar, verdana, sans-serif;
	color: #220000;
}

.urhere {
	font: 9px hebar, verdana, sans-serif;
	color: #666666;
	text-decoration: none;
}

.urhere:hover {
	font: 9px hebar, verdana, sans-serif;
	color: #220000;
	text-decoration: underline;
}

.title {
	font: 24px Georgia, sans-serif;
	color: #993300;
}

.sbox {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	width: 98%;
}
.smit {
	height: 18px;
	border: 0px;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	background-color:  #663300;
}

.formInp {
	width: 400px;
	font: normal 10px Verdana, Arial, Tahoma, sans-serif;
	border: 1px solid #aaaaaa;
}

.formTArea {
	width: 400px;
	font: normal 10px Verdana, Arial, Tahoma, sans-serif;
	border: 1px solid #aaaaaa;
}

.topSearach {
	width: 150px; 
	font: normal 10px Verdana, Arial, Tahoma, sans-serif;
	border: 1px solid #996600;
}











/* Poll Styles */
.poll_question {
	font-size: 12px;
	font-weight: bold;
	color: #663300;
}

.poll_answer {
	padding-top: 5px;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}
.poll_per {
	font-size: 10px;
	color: #333333;
}
.vote_href {
	color: #004080;
	font-size: 10px;
}
.vote_submit {
	FONT-SIZE: 10px; 
	color: #004080; 
}
.vote_msg {
	font-size: 10px;
	color: red;
	font-weight: bold;
}
.vote_table {
	background: white;
	BORDER: #999999 1px solid; 
	width: 96%;
}