body
{ background: #ffffff;
font-family: Helvetica, Verdana;
color: #000000; 
margin:0;
padding:0; 

}



.roll_over a {
display:block;

height: 35px;


font: normal 14px Arial;
color:#ffffff;
line-height: 32px;
background: url("../grfx/stuff/button.gif") 0 0 no-repeat;
text-decoration: none;
}
.roll_over a:visited { 
color: #FFFFFF;
}
.roll_over a:hover { 
background-position: 0 -35px;
color: #FFcc00;
}

.roll_down a {
display:block;

height: 35px;


font: normal 14px Arial;
color:#ffffff;
line-height: 32px;
background: url("../grfx/stuff/button.gif") 0 0 no-repeat;
text-decoration: none;
background-position: 0 -35px;


}


.roll_over_home a {
display:block;

height: 35px;


font: normal 14px Arial;
color:#000000;
line-height: 32px;
background: url("../grfx/stuff/button_home.gif") 0 0 no-repeat;
text-decoration: none;
}
.roll_over_home a:visited { 
color: #ffffff;
}
.roll_over_home a:hover { 
background-position: 0 -35px;
color: #FF9900;
}

.roll_down_home a {
display:block;

height: 35px;


font: normal 14px Arial;
color:#ffffff;
line-height: 32px;
background: url("../grfx/stuff/button_home.gif") 0 0 no-repeat;
text-decoration: none;
background-position: 0 -35px;
color: #ffffff;

}


.bg_left {
background-image:url(../grfx/stuff/bg_left.gif); 
background-repeat:repeat-y; 
background-position:right;
}

.bg_right {
background-image:url(../grfx/stuff/bg_right.gif); 
background-repeat:repeat-y; 
background-position:left;
}

.title {
font-family: Helvetica, Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	font-weight: bold;
	color: #660033;
	letter-spacing: 1px;
}
a.title:link { text-decoration: none; color: #FF9900; }
a.title:visited { text-decoration: none; color: #FF9900; }
a.title:hover { text-decoration: none; color: #FFCC00; }
a.title:active { text-decoration: none; color: #FFCC00; }


.sub_title {
font-family: Helvetica, Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	color: #333333;
	
	
}
a.sub_title:link { text-decoration: none; color: #FF6600; }
a.sub_title:visited { text-decoration: none; color: #FF6600;}
a.sub_title:hover { text-decoration: none; color: #FFcc00; }
a.sub_title:active { text-decoration: none; color: #FFcc00; }



.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;  color: #000000;}
a.text:visited { text-decoration: none;  color: #000000; }
a.text:hover { text-decoration: none; color:#FF6600;  }
a.text:active { text-decoration: none; color:#FF6600; }

.text_link {
font-family: Helvetica, Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	color: #FF6600;
	letter-spacing: 0.05mm;
	
}
a.text_link:link { color: #FF6600; text-decoration: none;  }
a.text_link:visited { color: #FF6600; text-decoration: none;  } 
a.text_link:active { color: #FF3300; text-decoration: none;  } 
a.text_link:hover { color: #FF3300; text-decoration: none;  } 



.blog_text {
font-family: Helvetica, Verdana;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	text-decoration: none;
	color: #000000;
	letter-spacing: 0.05mm;
	
}
a.blog_text:link { text-decoration: none;  color: #FF6600;}
a.blog_text:visited { text-decoration: none;  color: #FF6600; }
a.blog_text:hover { text-decoration: none; color:#333333;  }
a.blog_text:active { text-decoration: none; color:#333333; }

.blog_text_smaller {
font-family: Helvetica, Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: 13px;
	text-decoration: none;
	color: #666666;
	letter-spacing: 0.05mm;
	
}
a.blog_text_smaller:link { text-decoration: none;  color: #333333;}
a.blog_text_smaller:visited { text-decoration: none;  color: #333333; }
a.blog_text_smaller:hover { text-decoration: none; color:#999999;  }
a.blog_text_smaller:active { text-decoration: none; color:#999999; }


.blog_headline {
font-family:  Helvetica, Verdana;
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	
}
a.blog_headline:link { text-decoration: none;  color: #FF6600;}
a.blog_headline:visited { text-decoration: none;  color: #FF6600; }
a.blog_headline:hover { text-decoration: none; color:#333333;  }
a.blog_headline:active { text-decoration: none; color:#333333; }


.header {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size:14px;
	

}



.formtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	font-weight: normal;
	color: #333300;
}
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: #000000;
}
a.footer:link { text-decoration: none; color:#333333; }
a.footer:visited { text-decoration: none; color:#333333; }
a.footer:hover { text-decoration: none; color:#ff6600; }
a.footer:active { text-decoration: none; color:#ff6600; }

