body, p, ul, td  {
	font-family: Verdana, Arial; 
	font-size: 11px; 
	color: #00332F;
	line-height: 150%;

} 

ul { 
	list-style: square url(/images/bultinja.gif);
}

body {	
	scrollbar-base-color: #5DA5AD;
	scrollbar-darkshadow-color: #00332F;
	scrollbar-Arrow-Color: #00332F ;
}

input, select, textarea  {
	font-family: Verdana, Arial; 
	font-size: 11px; 
	color: #310000;
	scrollbar-base-color: #5DA5AD;
	scrollbar-Arrow-Color: #FFFFFF;
} 


a {
	color: #007A87; 
	text-decoration: underline 
} 

a:visited { 	color: #007A87 }
a:hover { color: #007A87 } 
a:active { color: #007A87 } 



.menu  {
	font-family: Tahoma, Verdana, Arial; 
	font-size: 11px; 
	color: #666666;
	/*color: #D61E0A;*/
    font-weight: bold;
} 

.menu:visited,.menu:active,.menu:hover  {
	color: #666666;
} 



.title1  {
	font-family: Tahoma, Verdana, Arial; 
	font-size: 11px; 
	color: #00332F;
    font-weight: bold;
} 

.title2  {
	font-family: Tahoma, Verdana, Arial; 
	font-size: 12px; 
	color: #00332F;
    font-weight: bold
} 

.title3  {
	font-family: Tahoma, Verdana, Arial; 
	font-size: 14px; 
	color: #00332F;
    font-weight: bold
} 

.table-header  {
	font-family: Tahoma, Verdana, Arial; 
	font-size: 11px;
	text-align: center;
	background-color: #6CBCC6;
	color: #FFFFFF;
    font-weight: bold
} 


.form-textfield {
	color: #333333; 
	font-family: Tahoma, Verdana, Arial; 
	font-size: 11px; 
	border-left: 1 solid #FFDB84; 
	border-right: 1 solid #B56D18; 
	border-top: 1 solid #FFDB84; 
	border-bottom: 1 solid #B56D18; 
	padding-left: 1; 
	padding-right: 1; 
	padding-top: 1; 
	padding-bottom: 1; 
}



.form-button  { 
	color: #FFFFFF; 
	font-family: Tahoma, Verdana, Arial; 
	font-size: 11px;
	background: #CE7921;
	/*border-left: 1 solid #FFF3D6; 
	border-right: 1 solid #FFDB84; 
	border-top: 1 solid #FFF3D6; 
	border-bottom: 1 solid #FFDB84; */
}



