body {
  margin: 0;
  padding: 0;  
  background:#dddddd url(mainbg.jpg);
  background-attachment: fixed;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
#header {
	width: 780px;
	margin: 0px auto;
	padding: 0;
	text-align: center;
	}
#content {
	width: 780px;
	margin: 0px auto;
	padding: 0px;
	}
#footer {
	width: 780px;
	margin: 0px auto;
	padding: 0;
	}
div.wrapper {
   margin-left: 10%;
   margin-right: 10%;
   text-align: center;
   }
a.top:link {color: #fff; font-weight: bold; text-decoration: none;}
a.top:visited {color: #fff; font-weight: bold; text-decoration: none;}
a.top:hover {color: #000; font-weight: bold; text-decoration: none;}
a.top:active {color: #fff; font-weight: bold; text-decoration: none;} 

a.az:link {color: #333; font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 16px; text-decoration: none;}
a.az:visited {color: #333; font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 16px; text-decoration: none;}
a.az:hover {color: #666; font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 16px; text-decoration: none;}
a.az:active {color: #333; font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 16px; text-decoration: none;} 

a.azlist:link {color: #333; font-family: Arial, Helvetica, sans-serif; font-size: 14px; text-decoration: none;}
a.azlist:visited {color: #333; font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none;}
a.azlist:hover {color: #666; font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none;}
a.azlist:active {color: #333; font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none;} 

.search {
	background-color: #eee;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #000; 
	width: 142px;
	height: 20px;
}
.searchfield {
	background-color: #eee;
	border-left: 0px;
	border-right; 0px;
	border-top: 0px;
	border-bottom: 0px;
	width:200px;
	height:20px;
}
.tborder {
	border: 1px solid #32BAE4;
}
a:link {color: #3C3A8B; text-decoration: underline;}
a:visited {color: #3C3A8B; text-decoration: underline;}
a:hover {color: #3C3A8B; text-decoration: underline;}
a:active {color: #3C3A8B; text-decoration: underline;}

a.list:link {color: #3C3A8B; text-decoration: underline; font-size: 13px;}
a.list:visited {color: #3C3A8B; text-decoration: underline; font-size: 13px;}
a.list:hover {color: #3C3A8B; text-decoration: underline; font-size: 13px; }
a.list:active {color: #3C3A8B; text-decoration: underline; font-size: 13px;}  

a.list2:link {color: #333333; text-decoration: underline; font-size: 13px;}
a.list2:visited {color: #333333; text-decoration: underline; font-size: 13px;}
a.list2:hover {color: #333333; text-decoration: underline; font-size: 13px; }
a.list2:active {color: #333333; text-decoration: underline; font-size: 13px;}  

.bigfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	}
.textfield {
	background-color: #ddd;
	border: thin solid #999;
}
.button {
	background-color: #ddd;
	border: thin solid #999;
	border-left: 0px;
	border-right; 0px;
	border-top: 0px;
	border-bottom: 0px;
	height: 20px;
}
.scrollinfo {
	overflow: auto;
	height: 924px;
	width: 576px;
}
.imgbox {
	border-style:solid;
	border-color: #999;
	border-width: 1px;
}