body
{ background: #ffffff;
font-family: Helvetica, Verdana;
color: #000000; 
margin:0;
padding:0; 

}

:link { color: #333366; text-decoration: none;  }
:visited { color: #333366; text-decoration: none;  } 
a:active { color: #666699; text-decoration: none;  } 
a:hover { color: #666699; text-decoration: none;  } 


.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: #333366;
}

.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;
color: #333366;

}


.roll_over_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;
}
.roll_over_home a:visited { 
color: #ffffff;
}
.roll_over_home a:hover { 
background-position: 0 -35px;
color: #333366;
}

.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: #333366;

}



.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: #000033;
	letter-spacing: 1px;
}
a.title:link { text-decoration: none; color: #000033; }
a.title:visited { text-decoration: none; color: #000033; }
a.title:hover { text-decoration: none; color: #003366; }
a.title:active { text-decoration: none; color: #003366; }


.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: #333366; }
a.sub_title:visited { text-decoration: none; color: #333366;}
a.sub_title:hover { text-decoration: none; color: #666699; }
a.sub_title:active { text-decoration: none; color: #666699; }



.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:#666699;  }
a.text:active { text-decoration: none; color:#666699; }


.headline {
font-family: Helvetica, Verdana;
	font-size: 16px;
	font-style: normal;
	line-height: 15px;
	text-decoration: none;
	color: #000000;
	letter-spacing: 0.05mm;
	
}
a.headline:link { text-decoration: none;  color: #666699;}
a.headline:visited { text-decoration: none;  color: #666699; }
a.headline:hover { text-decoration: none; color:#000000;  }
a.headline:active { text-decoration: none; color:#000000; }

.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: #ffffff;
}
a.footer:link { text-decoration: none; color:#cccccc; }
a.footer:visited { text-decoration: none; color:#cccccc; }
a.footer:hover { text-decoration: none; color:#ffffff; }
a.footer:active { text-decoration: none; color:#ffffff; }

