body,
p,ul,ol,li {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #f2efe1;
}

body {
	background: #bfb9a1 url(/images/bg.jpg) repeat-x;
	width: 100%;
	margin: 0px;
}

img {
	border: none }

table {
	border-collapse: collapse;
	border: 0px }
table td {
	font: inherit;
	padding: 0px; margin: 0px;
	vertical-align: top;
	text-align: left;
}
form {
	margin: 0px;
	padding: 0px;
}
form input {
	margin: 0px;
}

table#main {
	width: 530px;
}
#logo,
#logo img {
	width: 236px;
	height: 59px;
}

#L_menu {
	height: 191px;
	background-image: url(/images/lbg.jpg);
}
#L_menu img {
	width: 4px;
	height: 2px;
	margin: 8px 10px;
}
#L_menu a,
#R_menu a,
#L_menu a:hover,
#R_menu a:hover {
	font-family: Tahoma;
	text-decoration: none;
	line-height: 27px;
}

#R_menu {
	height: 229px;
	background-image: url(/images/windowplastic_04.jpg);
}
#R_menu .hr {
	background: url(/images/menu-line.gif) center;
	height: 1px;
}
#R_menu img {
	width: 4px;
	height: 2px;
	margin: 12px 20px;
}
#h1 {
	width: 100%;
	vertical-align: middle;
	background: #3f3f37 url(/images/lmbg.jpg);
	padding-left: 10px;
}

p {
	text-align: justify;
	text-indent: 12px;
}
a {
	color: #f2efe1;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a.ads {
	font-size: 10px;
	font-family: Arial;
	text-decoration: none;
}
a.ads:hover {
	text-decoration: underline;
}

#copyright {
	width: 250px;
	vertical-align: middle;
	text-align: center;
	background-image: url(/images/windowplastic_07.jpg);

	color: #f2efe1;
	font-family: Verdana;
	font-size: 11px;
}
#adv_bottom {
	width: 490px;
	height: 40px;
	vertical-align: middle;
	background-color: #625f4e;
	padding: 0px 20px;

	color: #f2efe1;
	font-family: Verdana;
	font-size: 11px;
}

.header {
	color: #4584a4;
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	text-transform: uppercase;
}

/*====================  work      ==============================*/

h1 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #c3bda1;
	text-transform: uppercase;
	margin: 0px;
}
h2 {
	margin: 0px;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #4584a4;
}
h3 {
	font-family: Verdana; font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.text10g {
	color: #ccc9b9;
	font-family: Tahoma;
	font-size: 12px;
	padding:15px;
}
.text11 {
	color: #555555;
	font-family: Verdana;
	font-size: 11px;
}


#hours {
	padding: 30px;
}
#vote {
	padding: 24px;
	background-color: #716e5c;
	border-bottom: 1px solid #ff0000;
}
#vote form {
	margin: 0px;
}
#vote .caption {
	font-weight: bold;
}
#vote .vote_submit {
	padding: 0px;
	margin: 8px 0px 0px 8px;
	background-color: #716e5c;
	cursor: pointer;
	color: #f2efe1;
	border: 1px solid red;
}
#undervote {
	margin: 0px 3px;
	height: 4px;
	background-color: red;
	clear: both;
}
#undervote_ {
	margin: 0px 3px;
	height: 4px;
	background-color: red;
}

.warning {
	color: #A20101;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
}
.input1 {
	background-color: #fff;
	color: #000;
	font: bold 10px Arial;
	border-left: 3px solid #a4a8b1;
	border-right: 1px solid #999;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
}
textarea {
	background-color: #fff;
	color: #000; font: normal 8pt Verdana;
	border: 1 solid 1;
	border-width: 1px;
}
.button1 {
	background-color: #eaeaea;
	border-width: 1px;
	padding: 0px;
	cursor: hand;
	background-repeat: no-repeat;
	height: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
}
.box4 {
	padding: 3px;
}
.box4 .container {
	padding: 20px;
	background-color: #716e5c;
}

.menu_header {
	color: #fff;
	font-family: Tahoma;
	font-size: 14px;
}
#advTabs {
	display: none }
#adv2 {
	background-color: #95907c;
	padding: 8px;
}
#counter {
	position: fixed;
	bottom: 4px; right: 4px }
.translucent {
	filter: alpha(opacity=30); /* for IE only */
	opacity: 0.3 }
