body { background-image:url(images/bg.gif); background-attachment:fixed;margin-top:auto; margin-bottom:auto;}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color:#FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

.headermenu { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px;color:#FFFFFF; font-weight:bold;}
a.headermenu:visited { color:#FFFFFF;}
a.headermenu:link { color:#FFFFFF;}
a.headermenu:hover { color:#000000;}
a.headermenu:active {color:#000000;}


.headermenutop { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px;color:#000000; font-weight:bold;}
a.headermenutop:visited { color:#000000;}
a.headermenutop:link { color:#000000;}
a.headermenutop:hover { color:#FF0000;}
a.headermenutop:active {color:#FF0000;}


.footermenu { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px;color:#FFFFFF;}
a.footermenu:visited { color:#FFFFFF;}
a.footermenu:link { color:#FFFFFF;}
a.footermenu:hover { color:#FF0000;}
a.footermenu:active {color:#FF0000;}


.footercopy { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#FFFFFF;}
a.footercopy:visited { color:#FFFFFF;}
a.footercopy:link { color:#FFFFFF;}
a.footercopy:hover { color:#FF0000;}
a.footercopy:active {color:#FF0000;}



.heading { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:18px; color:#FF0000; font-weight:bold;}
.subheading { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:16px; font-weight:bold;}



.content { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#000000;}

.view { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px; color:#333333; text-decoration:underline;}
a.view:visited { color:#333333; text-decoration:underline;}
a.view:link { color:#333333; text-decoration:underline;}
a.view:hover { color:#333333; text-decoration:underline;}
a.view:active {color:#333333; text-decoration:underline;}


.scroll {
scrollbar-face-color: #101010; 
scrollbar-highlight-color: #ebebeb; 
scrollbar-shadow-color: #ebebeb; 
scrollbar-3dlight-color: #ebebeb; 
scrollbar-arrow-color: #ebebeb; 
scrollbar-track-color: #ebebeb;
scrollbar-darkshadow-color: #ebebeb; 
}
