html
{
	display : inline;
}

body
{
	font-family : arial;
	font-size : 14px; 
	margin : 0px; 
} 

p 
{
  margin:0px 0px 10px 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; 
}

button, input.button, .button
{
    cursor: pointer;
    border: outset 2px #b46611;
    padding: 1px;
    margin: 0px;
    font-weight: bold;
    font-size: 9pt;
    background-color: #b46611;
    color: #ffffff;
}


.text_title {FONT-FAMILY: arial; color : #FFFFFF; font-size : 14px; BACKGROUND: #026968}

/*
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.style2 {color: #b46611}

.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
}
*/

.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_banner
{
	font-family : arial;
	font-size : 20px;  
	font-weight : bold;
	color : #B46611;
}

.content_title
{
	font-family : arial;
	font-size: 18px;  
	font-weight : bold;
	color : #B46611;
}


.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;
}


