﻿.body_style {
	background-image: url(/images/bg.gif);
	background-position: center;
	background-color: #EF3E34;
	background-repeat: repeat-y;
	text-align: center;
	margin:auto;
	font-size:13px;
}
body, td, p, ul{
	
	font-family:Arial, Helvetica, sans-serif;
  font-size:13px;
}

.admin_table{
font-size:0.8em;
}
.admin_table h1{
font-size:1.2em;
text-decoration:underline;
text-align:left;
margin:0px;
}
.admin_table h2{
font-size:1.1em;
margin:0px;
}
a, a:visited{
text-decoration:none;

color: #000099;

}
#head{
	margin-right: auto;
	margin-left: auto;
	margin-top:5px;
	width: 695px;
	height:123px;
	background-image:url(/images/logo.gif);
	background-repeat:no-repeat;
}
#head_text{
font-size:20px;
font-weight:bold;
float:right;
height:26px;
padding-top:12px;
}
#main{
text-align:left;
width:690px;
margin:auto;

}
#menu{
width:155px;
padding-top:5px;
float:left;
font-family:Arial, Helvetica, sans-serif;
text-align:center;
font-size:13px;
}

.menu_item{
width:151px;
padding-bottom:5px;
font-weight:bold;

}

.menu_item a, .menu_item a:visited{
color:#FFFFFF;
text-decoration:none;
font-size:13px;
}

.menu_item a:hover{
color:#000000;
}

.menu_item a{
color:#FFFFFF;
font-weight:bold;
text-decoration:none;


}
.sub_items{

background-color:#89BEE5;/*#DBEDFF;*/
text-align:left;
background-image:url(/images/sub_items_bg.gif);
background-repeat:repeat-y;


}
.sub_items_base{

background-image:url(/images/sub_items_base.gif);
background-repeat:no-repeat;
background-position:left;
width:151px;
height:5px;
clear:both;
}


.sub_item{
padding:1px;
font-size:13px;

}
.sub_item a, .sub_item a:visited{
color:#000000;
font-weight:normal;
font-size:13px;
}
.sub_item a:hover{
color:#EF3E34;

}

.selected_sub_item{
padding:1px;


}

.selected_sub_item a, .selected_sub_item a:visited{
color:#000000;
font-weight:bold;
}
.selected_sub_item a:hover{
color:#EF3E34;
}
.top_level_item{
	background-image:url(/images/menu_button.gif);
	background-repeat:no-repeat;
	text-align:center;
	padding-top:3px;
	height:20px;
	padding-bottom:3px;
}


.selected_top_level_item{
	background-image:url(/images/menu_button_selected.gif);
	background-repeat:no-repeat;
	text-align:center;
	padding-top:3px;
	height:20px;
	padding-bottom:3px;
}
.selected_top_level_item_children{
	background-image:url(/images/menu_button_selected_children.gif);
	background-repeat:no-repeat;
	text-align:center;
	padding-top:3px;
	height:23px;
	max-height:20px;
	
}
.selected_top_level_item_children a, .selected_top_level_item_children a:visited, .selected_top_level_item a, .selected_top_level_item a:visited{
color:#000000;
}

.menu_bullet{
float:left;
padding-left:3px;
}

#head_images{
height:85px;
float:right;
clear:both;
width:600px;
text-align:right;
}
#content{
float:right;
padding-top:3px;
padding-left:5px;
width:528px;
text-align:justify;
}

h1{
font-size:large;
text-align:center;
}
h2{
font-size:medium;
margin-bottom:0px;
margin-bottom:0px;
}
p{
margin-top:0px;
padding-top:0px;

}
ul{
margin-top:0px;
padding-top:0px;
}
li{

list-style-image:url(/images/bullet.gif);
padding-bottom:5px;
}
.event_cell{
font-weight:bold;
vertical-align:top;
width:120px;
text-align:left;
}
.error{
color:#EF3E34;
}
hr{
color: #EF3E34;
height:1px;
padding:0px;
margin:0px;
}
#footer{
width:700px;
text-align:center;
clear:both;
font-size:xx-small;
}
#footer p{
font-size:xx-small;
}
.MemberAreaSubmit, .RedSubmit{
margin-top:5px;
color:#FFFFFF;
background-color:#EF3E34;
border-color:#000000;
font-size:13px;
}
.joinup	{
	line-height:50px;
}
.submitpic	{
	height:50px;
	width:50px;
	outline:none;
	margin:0px;
	padding:0px;
	padding-top:50px;
	border:none;
}
.submitpic value	{
	display:none;
}
.joint	{
	background:url(images/joint.gif) no-repeat;
}
.indiv	{
	background:url(images/indiv.gif) no-repeat;
}
.corpA	{
	background:url(images/corpA.gif) no-repeat;
}
.corpB	{
	background:url(images/corpB.gif) no-repeat;
}
img{
border:0px;
}
form{
margin:0px;
}

.t
 { 
    cursor: pointer; 
    cursor: hand; 
 } 
 

.b
 { 
    display: none; 
    margin-left: 16px; 
 } 