body {
	background:url("img/back3.jpg");
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 24px;
	color: #336699;
	padding:0px;
	margin:0px;
}

.main_part {
	background:url("img/back3.jpg");
}

table{
	padding:0px;
	margin:0px;
}

td, th {
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 24px;
	color: #333333;
	padding:0px;
	margin:0px;
}

a {
	color: #3366CC;
	text-decoration: none;
}

form {
	background-color: #CCCC99;
}

h2 {
	font-size:28px;
	line-height:36px;
	color:#777777;

}
h3 {
	line-height:20px;
	height:20px;
	background:#ffdddd;
	font-style:italic;
}

.title {
	font-family:"Times New Roman", Times, serif;
  font-size: 24px;
	line-height: 40px;
  background-color: #ffffff;
	color: #555555;
}

.subtitle {
	font-family:"Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 24px;
	font-weight: bold;
	color: #006666;
	width:500px;
	background:#ccccdd;
	border-bottom:solid 1px #666688;
	border-top:solid 1px #666688;
}

.mini_title{
	font-family:"Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #006666;
	width:300px;
	background:#ffddcc;
	border-bottom:solid 1px #aaaadd;
	border-top:solid 1px #aaaadd;

}

.header {
	font-family:"Times New Roman", Times, serif;
	font-size: 24px;
	background-color: #006666;
  color: #DCDCDC;
}

.nav td{
	font-family:"Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	background:#d0e0ff;
	width:90px;
}


.navLink {
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #DEDECA;
}

.sidebar {
	font-family:"Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	padding: 3px;
	background-color: #FFFFFF;
}

.sidebarHeader {
	font-family:"Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 24px;
	color: #FFFFFF;
	background-color: #339999;
}

.sidebarFooter {
	font-family:"Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #CCCCCC;
}

.footer {
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	background-color: #CCCCCC;
}

.legal {
	font-family:"Times New Roman", Times, serif;
	font-size: 9px;
	color: #333333;
}

.box1 {
	border-color: #CCCCCC #333333 #333333 #CCCCCC;
	border-width: medium;
  border-style: ridge;
}

.promo {
	font-family: "Times New Roman", Times, serif;
	color: #000033;
}

.titlebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
  background-color: #336699;
}

.dingbat {
	font-family:"Times New Roman", Times, serif;
	background-color: #99CC99;
  color: #006666; 
	font-weight: bolder;
	font-size: medium;
}

a:hover {
	text-decoration: underline;
	color:#cc4400;
}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}

#menu {
	text-align:center;
}

#menu div{
	background:#4466ff;
	border:1px solid #ffffff;
}

.members td{
	padding:2px;
	margin:2px;
	border:1px solid #aaaaaa;
	text-align:left;
	background:#ffffff;
}
.members b{
	font-size:16px;
	color:#223322;
}



#menu div a{
	color:#fefeff;
}
#menu div a:hover{
	color:#ffdd00;
}
.copyright{
	font-size:0.8em;
	
}