html{
	height: 100%; 
	xxtext-align: center;
	background-color: red;
	padding-top:10px;
}


body{
	_height: 100%; 
	margin: 0px auto;
	width: 673px;
	background-image: url(images/bg_02.gif);
	background-position: top;
	background-repeat: repeat-y;
	vertical-align: top;
}

.main{
	width: 673px;
	background-image: url(images/top-banner.jpg);
	background-position: top;
	background-repeat: no-repeat;
	vertical-align: top;
	
	height: 100%;
}

.main_member{
	width: 673px;
	background-image: url(images/header_members.jpg);
	background-position: top;
	background-repeat: no-repeat;
	vertical-align: top;
}

.top{
}

.core{
	vertical-align: top;

   vertical-align: top;
  
	height: 100%;
}

.menu_area{
	width: 160px;
	vertical-align: top;
	
	padding-top: 15px;
	font-variant: small-caps;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
}

.menu{
	background-image: url(images/mainmenu.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding-top: 50px;
	padding-bottom: 40px;
}

.links_head{
	background-image: url(images/links.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding-top: 50px;
}

.links{
	padding-top: 5px;
	padding-bottom: 5px;
	font-variant: small-caps;
	font-size: small;
	color: black; 
	text-align: center;
}

.links a{
	text-decoration: none;
}

.links a:hover{
	color: red;
}

.member_menu{
	background-image: url(images/diamond-plate-small.jpg);
	background-position: top;
	background-repeat: repeat-x;
	height: 45px;
	padding-top: 0px;
}

.menu0-active, .menu0 {
	padding: 0px;
	margin-left: 0;
}

.menu-item-0,.menu-item-0-active{
	xxdisplay: block;
	list-style: none;
	text-align: left;
	margin-left: 0;
	padding-left: 0px;
	
}

.menu-item-0{
	font-size: small;
	font-variant: small-caps;
	padding: 4px 10px 4px 10px;
}

.menu-item-0 a {
	text-decoration: none;
	color: black; 
}

.menu-item-0 a:hover, .menu-item-1 a:hover{
	color: red; 
}

.menu-item-0-active {
	font-size: small;
	font-weight: bold;
	font-variant: small-caps;
	padding: 4px 10px 4px 10px;
}

.menu-item-0-active a{
	color: black;
	text-decoration: none;
}

.menu1{
	display:none;
}

.menu1-active, .menu1 {
	padding-left: 25px;
	margin-left:0px;
}

.menu1-active{
	xxpadding-top: 3px;
}

.menu-item-1 a{
	font-weight: normal;
}

.menu-item-1-active a{
	color: red; 
}

.menu-item-1 div, .menu-item-1-active div{
	padding-top: 3px;
	padding-bottom: 3px;
}

.member_menu .menu0, .member_menu .menu0-active{
	display: inline;
	vertical-align: middle;
}

.member_menu .menu0 .menu-item-0, .member_menu .menu0-active .menu-item-0,
.member_menu .menu0-active .menu-item-0-active{
	padding-top: 15px;
	padding-right: 7px;
	padding-left: 7px;
	float: left;
	font-size: medium;
	font-weight: bold;
	xxwidth: 100px;
}

.member_menu .menu0-active .menu-item-0-active a{
	xxcolor: red;
}

.caption{
	text-align: center;
}

.content{
	vertical-align: top;
	padding: 10px 15px 10px 25px;
	font-family:"Times New Roman", Times, serif;
	font-size: small;
	height: 100%;
	xxtext-align: left;
	}

.content td{
	xxpadding-right: 15px;
	font-size: small;
}

.content_member{
	vertical-align: top;
	padding: 0px 0px 10px 5px;
	font-family:"Times New Roman", Times, serif;
	font-size: small;
	height: 100%;
	text-align: left;
}

.content_member_text{
	padding: 5px 15px 0px 20px;
}

h1{
	color: red;
	font-variant: small-caps;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: center;
}

a{
	color: black;
}

.header{
	color: red;
	font-variant: small-caps;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	text-align: center;
}

h2{
	font-weight: bold;
	font-size: large;
	text-align: center;
	font-variant: small-caps;
}

h3{
	font-weight: bold;
	font-size: small;
	text-align: center;
}

h4{
	color: red;
	font-variant: small-caps;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: left;
}

.right{
	text-align: right;
}

.left{
	text-align: left;
}

.center{
	text-align: center;
}

.logout {
	text-align: right;
	padding-right: 10px;
	font-weight: bold;
}

.logout a:hover{
	color:red;
	text-decoration: none;
}
