

body
{
	background:url('graphics/bg_side_grads.png') top center repeat-y;padding-bottom:20px;
}

body,td,th         
{ 
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: x-small;
}
ul {list-style-type:none;}

.right {
  float: right;  
  margin-left: auto;
  margin-right: auto;
  text-align: right;
}
.left {
   float: left;
}
.center {
  margin-left: auto;
  margin-right: auto;
}



.normal					{ font-size: x-small; }
.subheading				{ font-size: medium;  }
.heading				{ font-size: large;	  }

.copyright_style	{ font-family: Tahoma; font-size: 12; }

.menu_style				{ font-family: Tahoma; font-size: x-small; font-weight: bold; }
.menu_title_style		{ font-family: Tahoma; font-size: 18; font-weight: bold; }
.menu_style a:link		{ color: #000000; text-decoration: none; }
.menu_style a:visited	{ color: #000000; text-decoration: none; }
.menu_style a:hover		{ color: #dd0000; text-decoration: none; }

.no_link_style				{ font-family: Verdana; font-weight: bold }
.no_link_style a:link		{ color: #000000; text-decoration: none; }
.no_link_style a:visited	{ color: #000000; text-decoration: none; }
.no_link_style a:hover		{ color: #1e90ff; text-decoration: underline; }

.footer_no_link_style				{ color: Gray; font-family: Verdana; font-weight: normal; text-decoration: underline; }
.footer_no_link_style a:link		{ color: Gray; text-decoration: none; }
.footer_no_link_style a:visited		{ color: Gray; text-decoration: none; }
.footer_no_link_style a:hover		{ color: #1e90ff; text-decoration: underline; }

