.style3 {font-size: 18px}

.text { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000; line-height: 14px }

.highlight { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #069; line-height: 14px }

.hint { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #888; line-height: 14px }

.trim { border: 1px solid #CCC; }

.fill { background-color: #FFF; }
.fill_light { background-color: #FFF; }

A.link:link { font-family: Verdana, Arial, helvetica, sans-serif; font-size: 14px; color: #069; line-height: 14px; text-decoration: none }
A.link:visited { font-family: Verdana, Arial, helvetica, sans-serif; font-size: 14px; color: #069; line-height: 14px; text-decoration: none }
A.link:hover { font-family: Verdana, Arial, helvetica, sans-serif; font-size: 14px; color: #F00; line-height: 14px; text-decoration: underline }

A.link_text:link { font-family: Verdana, Arial, helvetica, sans-serif; font-size: 10px; color: #000; line-height: 14px; text-decoration: none }
A.link_text:visited { font-family: Verdana, Arial, helvetica, sans-serif; font-size: 10px; color: #000; line-height: 14px; text-decoration: none }
A.link_text:hover { font-family: Verdana, Arial, helvetica, sans-serif; font-size: 10px; color: #F00; line-height: 14px; text-decoration: underline }

A.hint_link:link { font-family: Verdana, Arial, helvetica, sans-serif; font-size: 10px; color: #888; line-height: 14px; text-decoration: none }
A.hint_link:visited { font-family: Verdana, Arial, helvetica, sans-serif; font-size: 10px; color: #888; line-height: 14px; text-decoration: none }
A.hint_link:hover { font-family: Verdana, Arial, helvetica, sans-serif; font-size: 10px; color: #F00; line-height: 14px; text-decoration: underline }
#navigation a 
{ 
color: #000; 
background: #aab4db url("left-tab.jpg") left top no-repeat; 
text-decoration: none; 
padding-left: 10px 
} 

#navigation a span 
{ 
background: url("right-tab.jpg") right top no-repeat; 
padding-right: 10px 
} 

#navigation a, #navigation a span 
{ 
display: block; 
float: left 
} 

/* Commented backslash hack hides rule from IE5-Mac \*/ 
#navigation a, #navigation a span 
{ 
float: none 
} 
/* End IE5-Mac hack */ 

#navigation a:hover 
{ 
color: #fff; 
background: #26a url("left-tab-hover.gif") left top no-repeat; 
text-decoration: none; 
padding-left: 10px 
} 

#navigation a:hover span 
{ 
background: url("right-tab-hover.gif") right top no-repeat; 
padding-right: 10px 
} 

#navigation 
{
	list-style: none;
	padding: 0;
/*	left: 0px; */
} 

#navigation li 
{ 
float: left; 
display: block; 
margin: 0; 
padding: 0 
}
