body {
	font-family:  georgia, sans-serif, helvetica, geneva;
	font-size: 12px;
	color : #171516;
	background-color: #cbbd9a;
	background-image: url(../images/bg.gif);
}

P {
	font-family:  georgia, sans-serif, helvetica, geneva;
	font-size: 12px;
	color : #171516;
	}
A  {
	text-decoration : underline;
		color : #740811;
}
A:Visited  {
	text-decoration : underline;
		color : #740811;
}
A:Active  {
		text-decoration : none;
		color : #740811;
	}
A:Hover  {
		text-decoration : none;
		color : #740811;
}
td {
	font-size: 12 px;
	}

.vynos {font-size: 18 px;}
.o { opacity:0.3; filter: Alpha(Opacity=30);}

form {
display:inline;
}

INPUT {background:#CBBCA3; BORDER-BOTTOM: #652813 1px solid; BORDER-LEFT: #652813 1px solid;
            BORDER-RIGHT: #652813 1px solid; BORDER-TOP: #652813 1px solid;
            COLOR: #652813 ; FONT-FAMILY: "MS Serif", "New York", serif; FONT-SIZE: 13px; height:20px;width:290px;	font-family:  georgia, sans-serif, helvetica, geneva; 
                        }
		.button	 {BORDER-BOTTOM: #652813 1px solid; BORDER-LEFT: #652813 1px solid;
            BORDER-RIGHT: #652813 1px solid; BORDER-TOP: #652813 1px solid;  color: #FAEBD7; background: #652711; width:142px; font-size:14px; height:23px;	font-family:  georgia, sans-serif, helvetica, geneva; margin-top:2px;}
SELECT {COLOR: #652813; FONT-FAMILY: "MS Serif", "New York", serif; FONT-SIZE: 13px}

TEXTAREA {background:#CBBCA3; BORDER-BOTTOM: #652813 1px solid; BORDER-LEFT: #652813 1px solid;
            BORDER-RIGHT: #652813 1px solid; BORDER-TOP: #652813 1px solid;
            COLOR: #652813 ; FONT-FAMILY: "MS Serif", "New York", serif; FONT-SIZE: 13px;width:290px;height:126px; 	font-family:  georgia, sans-serif, helvetica, geneva;
            }
.chekbox	 {BORDER-BOTTOM: #652813 1px solid; BORDER-LEFT: #652813 1px solid;
            BORDER-RIGHT: #652813 1px solid; BORDER-TOP: #652813 1px solid;}
            

div.form {
margin-top: 8px;
}
            
div.form table td {
white-space:nowrap;
padding-top:6px;
}

div.form table th {
white-space:nowrap;
text-align:right;
padding-right:18px;
padding-top:6px;
font-size:14px;
}

.counter {
padding-bottom:22px;padding-right:57px;padding-top:30px;
filter:alpha(opacity=30);
opacity:0.3;}

div.scroll {
overflow:auto;
overflow-x:hidden;
overflow-y:scroll;
height:260px;
padding-right:20px;
background-color:transparent;
border:none;
text-align:justify;
scrollbar-arrow-color:#31284E;
scrollbar-base-color:#948446;
scrollbar-darkshadow-color:transparent;
scrollbar-track-color:#31284E;
}
