html {overflow: -moz-scrollbars-vertical;}

body {	background-color:#FFFFFF; 
	scrolling:auto;
	padding:0px; 
	margin:0px; 
	}

p {font-family:Verdana;color:#000000;font-size:11;}

h1 {font-family:Verdana; color:#000000; font-size:12; font-weight:bold; text-decoration:underline; text-align:center; font-variant: small-caps  }

a:hover {font-family:verdana;text-decoration:none;font-weight:bold;font-size:11;color:#BF7926;}
a:link {font-family:verdana;text-decoration:none;font-weight:bold;font-size:11;color:#000000;}
a:visited {font-family:verdana;text-decoration:none;font-weight:bold;font-size:11;color:#000000;}

table	{padding:0px; margins:0px; border:0px solid black;}
th	{font-family:verdana; text-decoration:none; text-transform:uppercase; font-weight:bold; font-size:10; color:#000000; background-color:#FFDD00; border:0px solid white; padding:0px}
td	{font-family:verdana; text-decoration:none; font-weight:normal; font-size:11; color:#000000; padding:0px; margins:0px;}
.topleft {background-image:url('../img/top-left.jpg'); background-repeat: no-repeat; background-position:top right; background-color:#FFFFFF;}
.topcenter {background-image:url('../img/top-center.jpg'); background-repeat: no-repeat; background-position:top; background-color:#FFFFFF;}
.topright {background-image:url('../img/top-right.jpg'); background-repeat: no-repeat; background-position:top left; background-color:#FFFFFF;}
.menu	{background-image:url('../img/top-menu.jpg'); background-repeat: no-repeat; background-position:top; background-color:#E5993E;
	 color:#FFFFFF;}
.menu_item {border-width:0px 0px 1px 0px;border-color:white; border-style:solid; padding:1px 5px 4px 5px;}
.menu_item_active {border-width:0px 0px 1px 0px;border-color:black; border-style:solid; padding:1px 5px 4px 5px;}
.pages	{background-image:url('../img/pages.jpg'); background-repeat: no-repeat; background-position:bottom; bgcolor:#FFFFFF;padding:5px 10px;}
.bottom {background-image:url('../img/bottom.jpg'); background-repeat: no-repeat; background-position:top; bgcolor:#FFFFFF;}

textarea {border-color:#CCCCCC; border-width:1px; background-color:#FFFFFF; color:#000000; font-weight:normal; font-size:10pt;}
select {border-color:#CCCCCC; border-width:1px; background-color:#FFFFFF; color:#000000; font-weight:normal; font-size:10pt;}
input {border-color:#CCCCCC; border-width:1px; background-color:#FFFFFF; color:#000000; font-weight:normal; font-size:10pt;}
input.search {border-color:#FFFFFF #FFFFFF #FFFFFF #FFFFFF; border-width:1px; background-color:#FFFFFF; color:#000000; font-weight:normal; font-size:10pt;
	background-image:url('../img/search.jpg'); background-position: center; background-repeat: no-repeat; width:20px;}
