body {
	background-color: #E2E2E2;
	margin: 5px;
}
.linktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.whitetext {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.whitetextsmall {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.whitetext_big {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.yellowtext {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFF000;
	text-decoration: none;
}
.bodytext {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #11A3C4;
	text-decoration: none;
}
.pollques {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #BE1414;
	text-decoration: none;
}
.dotline_hor {
	background-image: url(../images/dotline_hor.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.dotline_ver {
	background-image: url(../images/dotline_ver.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.leftlinktext {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.footertext {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #AAAAAA;
	text-decoration: none;
}.prodhead {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.PollOption {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.price {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.price_strike {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #BE1414;
	text-decoration: line-through;
}
.text_box {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	width: 200px;
}
.textarea_comment {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	width: 200px;
	height: 70px;
}
.text_boxlogin {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	width: 300px;
}
.text_boxsmall {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	width: 100px;
}
.img_border {
	padding: 1px;
	border: 1px solid #CCCCCC;
}
.timetext {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #1CA0E5;
	text-decoration:none;
}
.linktext_red {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #B5241F;
	text-decoration:underline;
}
.textbox_go {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	width: 20px;
}
.textbox_prog {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	width: 140px;
}
.textarea_prog {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	width: 140px;
	height: 70px;
}
.newshead {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #758901;
	text-decoration: none;
}
.err {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #BE1414;
	text-decoration: none;
}

.succ {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color:Green;
	text-decoration: none;
}
.first_bg {
	background-color: #FFFFFF;
	background-image: url(../images/first_news.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.first_text {
	font-family: verdana;
	font-size: 11px;
	font-weight:normal;
	color:#545151;
	text-decoration: none;
}

