html
{
	display : inline;
}

body
{
	font-family : arial;
	font-size : 14px; 
	margin : 0px; 
} 

br 
{
	line-height : 11px;
	margin : 0; 
} 

a 
{ 
	text-decoration : none; 
}

a:hover 
{
	text-decoration : underline; 
} 

form
{
  display : inline;
}


input.text
{ 
  font-family:Arial; 
  font-size:8pt; 
  font-weight:bold; 
  background-color:FFFFFF; 
  border-color:#026968; 
  border-style:inset; 
  border-width:1px;
  width: 14em;  
  color:#666666; 
}


.text_title {FONT-FAMILY: arial; color : #FFFFFF; font-size : 14px; BACKGROUND: #B46611}


.content
{
	font-family : arial;
	font-size : 14px;  
	color : #000000;
}

.content a{
	/*font-size: 14px;*/
	color: #B46611;
}

.content a:link{
	/*font-size: 14px;*/
	/*color: #B46611;*/
}

.content a:hover{
	/*font-size: 14px;*/
	color: #B46611;
  text-decoration: underline;
}


.content_title
{
	font-family : arial;
	font-size : 18px;  
	font-weight : bold;
	color : #669999;
}


.content_big
{
	font-family : arial;
	font-size : 18px;  
	color : #666666;
}

.content_big a{
	font-size: 18px;
	color: #B46611;
}

.content_big a:link{
	font-size: 18px;
	color: #B46611;
}

.content_big a:hover{
	font-size: 18px;
	color: #B46611;
  text-decoration: underline;
}


.content_small
{
	font-family : arial;
	font-size : 11px;  
	color : #666666;
}

.content_small a{
	font-size: 11px;
	color: #B46611;
}

.content_small a:link{
	font-size: 11px;
	color: #B46611;
}

.content_small a:hover{
	font-size: 11px;
	color: #B46611;
  text-decoration: underline;
}
.content_colored 
{
	color:#B46611;
	font-weight:bold;
}

.caption
{
	font-family : verdana;
	font-size : 9px;  
	color : #FFFFFF;
}

.footer
{
	font-family : arial;
	font-size : 10px;  
	color : #333333;
}
.footer a{
	font-size: 10px;
	color: #333333;
}

.footer a:link{
	font-size: 10px;
	color: #333333;
}

.footer a:hover{
	font-size: 10px;
	color: #333333;
        text-decoration: underline;
}



.footerlinks
{
	font-family : verdana;
	font-size : 11px;  
	color : #B46611;
}
.footerlinks a{
	font-size: 11px;
	color: #B46611;
}

.footerlinks a:link{
	font-size: 11px;
	color: #B46611;
}

.footerlinks a:hover{
	font-size: 11px;
	color: #B46611;
        text-decoration: underline;
}



.sidebar
{
	font-family : arial;
	font-size : 12px;  
	color : #FFFFFF;
}

.sidebar a{
	font-size: 12px;
	color: #ffff66;
}

.sidebar a:link{
	font-size: 12px;
	color: #ffff66;
}

.sidebar a:hover{
	font-size: 12px;
	color: #ffff66;
  text-decoration: underline;
}

.sidebar_title
{
	font-family : arial;
	font-size : 14px;  
	font-weight : bold;
	color : #FFFFFF;
}


.sidebar_menu
{
	font-family : arial;
	font-size : 14px; 
	font-weight : bold; 
	color : #FFFFFF;
}

.sidebar_menu a{
	font-size: 14px;
	font-weight : bold;
	color: #ffffff;
}

.sidebar_menu a:link{
	font-size: 14px;
	font-weight : bold;
	color: #ffffff;
}

.sidebar_menu a:hover{
	font-size: 14px;
	color: #ffffff;
	font-weight : bold;
  text-decoration: underline;
}