body
{ background: #ffffff;
font-family: Helvetica, Verdana;
color: #333333; 
margin:0;
padding:0; 

}

:link { color: #666666; text-decoration: none;  }
:visited { color: #666666; text-decoration: none;  } 
a:active { color: #666666; text-decoration: underline;  } 
a:hover { color: #666666; text-decoration: underline;  } 

.bg_left {
background-image:url(../grfx/stuff/grey_left.gif); 
background-repeat:repeat-y; 
background-position:right;
}

.bg_right {
background-image:url(../grfx/stuff/grey_right.gif); 
background-repeat:repeat-y; 
background-position:left;
}


.formtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	font-weight: normal;
	color: #333333;
}
a.formtext:link { text-decoration: none; }
a.formtext:visited { text-decoration: none; }
a.formtext:hover { text-decoration: underline; }
a.formtext:active { text-decoration: underline; }

.footer {
	font-family: Helvetica, Verdana;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	color: #ffffff;
}
a.footer:link { text-decoration: none; color:#ffff99; }
a.footer:visited { text-decoration: none; color:#ffff99; }
a.footer:hover { text-decoration: none; color:#ffffff; }
a.footer:active { text-decoration: none; color:#ffffff; }

.dropdown {
	font-family: Helvetica, Verdana;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
		
		color: #666666;
}
a.dropdown:link { text-decoration: none; }
a.dropdown:visited { text-decoration: none; }
a.dropdown:hover { text-decoration: underline; }
a.dropdown:active { text-decoration: underline; }

.headline {
font-family: Helvetica, Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	font-weight: bold;
	color: #330000;
	letter-spacing: 1px;
}
a.headline:link { text-decoration: none; color: #330000; }
a.headline:visited { text-decoration: none; color: #330000;}
a.headline:hover { text-decoration: underline; color: #663300; }
a.headline:active { text-decoration: underline; color: #663300; }


.subheadline {
font-family: Helvetica, Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	font-weight: bold;
	color: #333333;
	letter-spacing: 0.2mm;
}
a.subheadline:link { text-decoration: none; color: #333333; }
a.subheadline:visited { text-decoration: none; }
a.subheadline:hover { text-decoration: underline; }
a.subheadline:active { text-decoration: underline; }


.right {
	font-family: Helvetica, Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	font-weight: bold;
	color: #ffcc00;
	letter-spacing: 0.2mm;
}
a.right:link { text-decoration: none; color: #ffffff; }
a.right:visited { text-decoration: none; }
a.right:hover { text-decoration: none; color: #000000; }
a.right:active { text-decoration: none; color: #000000; }


.header {
	font-family: Helvetica, Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
	letter-spacing: 1px;
}
a.header:link { text-decoration: none; color: #000000; }
a.header:visited { text-decoration: none; }
a.header:hover { text-decoration: none; color: #000000; }
a.header:active { text-decoration: none; color: #000000; }



.left_nav {
	font-family: Helvetica, Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	letter-spacing: 1px;
}
a.left_nav:link { text-decoration: none; color: #000000; }
a.left_nav:visited { text-decoration: none; }
a.left_nav:hover { text-decoration: none; color: #000000; }
a.left_nav:active { text-decoration: none; color: #000000; }


.text {
font-family: Helvetica, Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	color: #000000;
	letter-spacing: 0.05mm;
	
}
a.text:link { text-decoration: none; font-weight: bolder; color: #000000;}
a.text:visited { text-decoration: none; font-weight: bolder; color: #000000; }
a.text:hover { text-decoration: underline; color:#666666; font-weight: bolder; }
a.text:active { text-decoration: underline; color:#666666; font-weight: bolder; }

.title {
	font-family: Helvetica, Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	text-decoration: none;
	color: #330000;
	letter-spacing: 1px;
	font-weight: bolder;
	
}
a.title:link {  text-decoration: none; color: #330000;}
a.title:visited { text-decoration: none; color: #330000;}
a.title:hover { color: #663300; text-decoration: underline; }
a.title:active { color: #663300; text-decoration: underline; }

.sub_title {
font-family: Helvetica, Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	text-decoration: none;
	font-weight: bold;
	color: #333333;
	letter-spacing: 0.2mm;
}
a.sub_title:link { text-decoration: none; color: #663300; }
a.sub_title:visited { text-decoration: none; color: #663300;}
a.sub_title:hover { text-decoration: underline; color: #660000;}
a.sub_title:active { text-decoration: underline; color: #660000;}

.info {
font-family: Helvetica, Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	text-decoration: none;
	font-weight: bold;
	color: #666666;
	letter-spacing: 0.2mm;
}
a.info:link { color: #333333; }
a.info:visited { color: #333333; }
a.info:hover { text-decoration: underline; color: #333333;}
a.info:active { text-decoration: underline; color: #333333;}


.description {
font-family: Helvetica, Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	color: #333333;
	letter-spacing: normal;
	line-height: normal;

}
a.description:link { text-decoration: none;  }
a.description:visited { text-decoration: none; }
a.description:hover { text-decoration: underline; }
a.description:active { text-decoration: underline; }


.textsmaller {
	font-family: Helvetica, Verdana;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
		
		color: #666666;
}
a.textsmaller:link { text-decoration: none; }
a.textsmaller:visited { text-decoration: none; }
a.textsmaller:hover { text-decoration: underline; }
a.textsmaller:active { text-decoration: underline; }

.date {
	font-family: Helvetica, Verdana;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
		
		color: #333333;
}
a.date:link { text-decoration: none; }
a.date:visited { text-decoration: none; }
a.date:hover { text-decoration: underline; }
a.date:active { text-decoration: underline; }


.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
		font-weight: bold;
		color: #FFCC00;
}
a.link:link { text-decoration: none; color: #FFCC00; }
a.link:visited { text-decoration: none; }
a.link:hover { text-decoration: underline; color: #FFCC00;}
a.link:active { text-decoration: underline;color: #FFCC00; }

.listing {
	font-family: Helvetica, Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
		
		color: #333300;
}
a.listing:link { text-decoration: none; }
a.listing:visited { text-decoration: none; }
a.listing:hover { text-decoration: underline; }
a.listing:active { text-decoration: underline; }

.navigation {
	font-family: Helvetica, Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	letter-spacing: 1px;
}
a.navigation:link { text-decoration: none; color: #000000; }
a.navigation:visited { text-decoration: none; color: #000000; }
a.navigation:hover { text-decoration: none; color: #666666; }
a.navigation:active { text-decoration: none; color: #666666; }
