/**********GENERAL************/
BODY{
	margin:0px;
	padding:0px;
	background:#ffffff;
	/*scrollbar-face-color:#2d4d87;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#DEE3E7;
	scrollbar-3dlight-color:#D1D7DC;
	scrollbar-arrow-color: #ecedf2;
	scrollbar-track-color:#f9f8f1;
	scrollbar-darkshadow-color:#98AAB1;*/
	/*cursor: url('images/cursor.ani'),default;*/
}

A{
	text-decoration:none;
	font-size:11px;
	font-family: tahoma,Tahoma,sans-serif;
	color:#006699;
}
A:hover{
	text-decoration:underline;
	color:#169916;
}

TABLE,BODY,P,DIV{
	border-width:0px;
	font-size:11px;
	color:#232f47;	
	font-family:Tahoma;
}

H1{
	text-decoration:none;
	font-weight:normal;
	font-size:20;
	color:#9a5400;
	font-family:'Trebuchet MS',Georgia,Tahoma;
	border:double #ceccb5;
	border-width:0 0 3 0px;
	margin:0px;
}

.nopadding{
	padding:0px;
}

.poza{
	border:solid 1px;
	border-color:#a3a18f;
}
.poza:hover{
	border-color:#0066cc;
}


/*************INPUT****************/
.input{
	text-indent:2px;
	font-size:11px;
	font-family:tahoma,sans-serif;
	color:#1d2b45;
	border:solid 1px #5276c2;
	background:url(../images/skin/input_bg.gif) #f7f7f7 repeat-x; 
}

.input:hover{
	border-color:#6597ff;
}

.input_error{
	font-size:11px;
	font-family:Tahoma,sans-serif;
	color:#1d2b45;
	border:solid 1px #ff0000;
	background:url(../images/skin/input_bg.gif) #f7f7f7 repeat-x;
}

.button{
	font-size:11px;
	font-weight:bold;
	font-family:tahoma,sans-serif;
	color:#fefefd;
	cursor:pointer;
	padding:3 15 3 15px;
	border:groove 1px #a3a18f;
	background:url(../images/skin/button_bg.gif) #f7f7f7; 
}

.button:hover{
	border-color:#6597ff;
}

.menu{
background:url(../images/skin/menu_back.jpg) transparent 0 0 repeat-x;

/*padding-left:50px;*/
text-align:center;
}
.menu3{
background:url(../images/skin/menu_back.jpg) transparent 0 0 repeat-x;
}
.sub_menu{
 position:absolute;
 z-index:100px;
 border:1px solid #6c6f72;

 text-align:left;
 background:#ffffff;
 margin-top :25px;
}
.small_menu{

text-align:center;
height:20px;
padding:7px 0;
font-size:12px;
color:#6c6f72;
}
.small_menu div a{
text-align:center;
font-size:12px;
color:#6c6f72;
font-weight:bold;
text-decoration:none
}
.separator
{
border-left:1px solid #8e9193;
border-right:1px solid #060607;
width:0px;
height:100%;
}
.menu_text{
font-family:Verdana;
font-size:14px;
color:#ffffff;
}
.menu_text:hover{
font-family:Verdana;
font-size:14px;
color:#ffffff;
}
.linkwhite{
	color:#ffffff;
	text-decoration:none;
}
.linkwhite:hover{
	color:#ffffff;
	text-decoration:underline;
}
.m_bottom{
background:url(../images/skin/menu_bottom.jpg) transparent 0 0 no-repeat;
height:17px
}
.m {
height:25px;background:#ffffff;padding-left:15px;
}
.m_sel {
height:25px;
background:#c9c9c9;
padding-left:15px;
}
.link_m
{
color:#000000;
}.link_m:hover
{
color:#000000;
text-decoration:underline;
}
.index_welcome
{
color:#39892f;
font-family:Tahoma;
font-size:20px;
}
.index_text{
color:#000000;
font-family:Verdana;
font-size:11px;
}
.title_link{
font-size:14px;
font-weight:bold;
text-decoration:none;
color:#000000;
}
.title_link:hover{
font-size:14px;
text-decoration:underline;
color:#398f2f;
}
.vb12
{
	font-size:12px;
	font-weight:bold;
	font-family:Verdana;
}
.vb10
{
	font-size:10px;
	font-weight:bold;
	font-family:Verdana;
}
.vr12{
	font-size:12px;
	font-weight:400;
	font-family:Verdana;
}
.vb14{
	font-size:14px;
	font-weight:400;
	font-family:Verdana;
}
.white {
	color:#ffffff;
}
.details
{
padding:3px 5px;
background:url(../images/skin/details_back.jpg);
color:#ffffff;
text-decoration:none;
vertical-align:middle;
}
.details:hover
{

color:#ffffff;
text-decoration:none;
}
.mlink{
color:#6c6f72;
text-decoration:none;
font-weight:bold;
}

.mlink:hover{
color:#6c6f72;
text-decoration:underline;
font-weight:bold;
}
.lmenu_lik{
color:#000000;
}
.lmenu_lik:hover{
color:#000000;
}