.mainDIV {
	margin-left: 14px;
	margin-top: 10px;
	margin-bottom: 8px;
	margin-right: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 120%;
}

DIV.bar1{
	background: url("../img/poll_bar.gif");
	background-repeat: repeat-x;
	display: block;
	height: 14px;
}

DIV.bar2{
	background: url("../img/poll_bar2.gif");
	background-repeat: repeat-x;
	display: block;
	height: 14px;
}

INPUT.login {
	margin: 11px 7px 0px;
	padding-left: 2px;
	font-size: 9px;
	width: 110px;
	background: transparent;
	border: none;
	color: #000000;
}

.field {
	width: 250px;
	border: solid;
	border-width: 1px;
	color: #000000;
	border-color: #79BC1F;
}

.fieldArea {
	width: 250px;
	height: 150px;
	border: solid;
	border-color: #79BC1F;
	border-width: 1px;
	color: #000000;
}

INPUT.search {
	margin: 12px 0px 0px 12px;
	width: 144px;
	padding-right: 3px;
	border: none;
	font-size: 10px;
	background: transparent;
	color: #000000;
}

.sort {
	margin: 8px 0px 0px 13px;
	text-align: right;
	height: 16px;
	font-size: 9px;
	width: 143px;
	border: none;
	background: transparent;
	color: #000000;
}

.currency {
	margin: 11px 0px 0px 13px;
	text-align: right;
	height: 18px;
	padding: 2px;
	font-size: 9px;
	width: 149px;
	border: none;
	background: white;
	color: #000000;
	font-size: 9px;
}

A.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FAE8CF;
	line-height: normal;
	text-transform: none;
	font-weight: bold;
	letter-spacing: 1px;
}

A.menu:HOVER {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FAE8CF;
	line-height: normal;
	text-transform: none;
	font-weight: bold;
	letter-spacing: 1px;
}

INPUT.loginButton {
	border: solid;
	border-width: 1px;
	width: 50px;
	border-color: #2B7F00;
	font-family: verdana;
	font-size: 11px;
}

TD.labelCat {
	cursor: pointer;
	width: 100%;
	text-align: center;
	margin: 0 5px 0 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #e3eeee;
}

A.menuLink:hover {
	color: #CE6700;
	text-decoration: underline;
}

a.lang {
	border: none;
}

a.lang:hover {
	border: none;
}

TEXTAREA.text {
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4A4A4A;
	font-size: 12px;
	width: 300px;
	height: 100px;;
	border: solid;;
	border-width: 1px;
	border-color: #A6BFC6;;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.opinion {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #50A800;
}

.opinion_t {
	font-weight: bold;
	background-color:#CDF48A;
}

.opinion_c {
	border: solid;
	border-width: 1px;
	border-color: #CDF48A;
}

.opinion_n {
	color: white;
	font-weight: bold;
	background-color: #66AD15;
}

.opinion_tA {
	font-weight: bold;
	background-color: #CDF4F3;
}

.opinion_cA {
	border: solid;
	border-width: 1px;
	border-color: #CDF4F3;
}

#pdf_main{
    width: 90%;
    font-family: verdana;
	margin: 3em 3em 5em 3em;
}

#pdf_main img{

	float: none;
	margin : 2em;
}

.pdf_title{
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 23px;
    color: #50A800;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #BAE6B5;
    padding-bottom: 8px;
}

.pdf_art_title{
    font-size: 15px;
    font-weight: bold;
    margin-top: 8px;
}

.pdf_art_content{
 
 padding-bottom: 8px;
}

.pdf_footer{
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 11px;
    text-align: center;
    color: #999999;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #BAE6B5;
    padding-bottom: 8px;
    
}



