a{text-decoration: none;
color:#FFFFFF;
}

* {padding:0; margin:0;}


ul{
	font-family: Georgia,Arial;
	font-size: 12px;
	padding-left: 40px;
	font-weight:normal;
	color: #666666;
	}

h1{
	font-family: Georgia,Arial;
	font-size: 28px;
	margin-top: 0px;
	margin-bottom: 5px;
	font-weight:normal;
	color: #002B57;
	}

h2{
	font-size: 20px;
	font-family: Georgia,Arial;
	font-weight:normal;
	margin-top: 15px;
	margin-bottom: 5px;
	color: #002B57;
	}
h3{
	font-family: Georgia,Arial;
	font-size: 15px;
	margin: 0px;
	font-weight:bold;
	color: #002B57;
}


body{
	margin: 0px 0px 0px 0px;
	font-size: 14px;
	font-weight: normal;
	text-align: justify;
	color:#666666;
	font-family: Georgia,Arial;
	width: 100%;
	height: 100%;
	background-image: url("/images/back.jpg");
	background-repeat: repeat;
	
}

html{
	width: 100%;
	height: 100%;
}
.main{
	width: 100%;
	height: 100%;
}
.center{
	width: 850px;	
	height: 100%;
}
.left_side{
	background-image: url("/images/left.png");
	background-repeat: repeat-y;
	background-position: right;

}
.right_side{

	background-image: url("/images/right.png");
	background-repeat: repeat-y;

}
.top{
	height: 253px;
	width: 100%;
	background-image: url("/images/top.jpg");
	background-repeat: no-repeat;
}
.menu{
	width: 100%;
	height: 25px;
	font-size: 16px;
}

.sub_menu{
	width: 100%;
	height: 43px;
	font-size: 14px;
	background-color: #FFFFFF;
}

.menu_items{
	width: 654px;
	height: 25px;
	background-image: url("/images/menu.jpg");
	background-repeat: repeat-x;
	padding-left: 60px;
}
.menu_item{
	font-family: Georgia,Arial;
	font-size: 16px;
	padding-left: 15px;
	padding-right: 15px;
}

.menu_login{
	width: 136px;
	height: 25px;
	background-color: #FFFFFF;
}
.menu_login a{
	color:#4882ED;
}
.content{
	background-color: #FFFFFF;
	width: 850px;
}
.content a{
	color:#4882ED;
}

.footer{
	width: 826px;
	height: 67px;
	background-image: url("/images/footer.jpg");
	background-repeat: repeat-x;
	font-size: 14px;
	color:#4882ED;
	vertical-align: bottom;
	text-align: right;
	padding-bottom: 18px;
	padding-right: 24px;
}
.left_side_c{
	
	padding-top: 45px;
	padding-bottom: 45px;
	padding-left: 60px;
	padding-right: 60px;
	text-align: justify;
	font-size: 14px;
}
.right_side_c_h{
	width: 284px;
	float: right;
	margin-right:30px;
	_margin-right:-15px;
	margin-left: 30px;
}
.right_side_c{
	width: 184px;
	float: right;
	margin-left: 30px;
	margin-right:-30px;
	_margin-right:-15px;
	}
.left_corner{
	background-image:url("/images/left_corner.jpg");
	width: 6px;
	height: 6px;
	background-repeat: no-repeat;
	line-height: 1px;
	font-size: 1px;
}
.top_border{
	height: 5px;
	width: 272px;
	border-top: 1px solid #D5E2FB;
	line-height: 1px;
	font-size: 1px;
}
.right_corner{
	width: 6px;
	height: 6px;
	background-image:url("/images/right_corner.jpg");
	background-repeat: no-repeat;
	line-height: 1px;
	font-size: 1px;
}
.left_border{
	width: 5px;
	height: 10px;
	border-left: 1px solid #D5E2FB;
}
.right_border{
	width: 5px;
	height: 10px;
	border-right: 1px solid #D5E2FB;
}
.left_content{
	width: 232px;
	height: 10px;
	padding: 20px; 
}
.left_corner_d{
	background-image:url("/images/left_corner_d.jpg");
	width: 6px;
	height: 6px;
	background-repeat: no-repeat;
	line-height: 1px;
	font-size: 1px;
	background-position: bottom;
}
.bottom_border{
	height: 5px;
	width: 272px;
	border-bottom: 1px solid #D5E2FB;
	line-height: 1px;
	font-size: 1px;
}
.right_corner_d{
	width: 6px;
	height: 6px;
	background-image:url("/images/right_corner_d.jpg");
	background-repeat: no-repeat;
	line-height: 1px;
	font-size: 1px;
	background-position: bottom;
}
.second_left_side{
	padding-top: 20px;
	padding-bottom: 20px;
}
.right_menu_head{
	font-size: 14px;
	color: #0B3157;
}
.right_menu_link{
	font-size: 10px;
	font-weight: bold;
	line-height: 16px;
}
.right_menu_link a{
	text-decoration: underline;
	color: #4882ED;
}
.right_menu_dot{
	width: 15px;
}
.sub_menu_items{
	width: 790px;
	height: 43px;
	padding-left: 60px;
}
.sub_menu_item{
	font-family: Georgia,Arial;
	font-size: 14px;
	padding-left: 15px;
	padding-right: 15px;
}
.sub_menu_item a{
	color:#4581BD;
}
.member_cell{
	padding: 5px;
}
.member_info{
	

}
.member_type{
	 font-weight: bold;
}
.inText{
	border: 1px solid #4882ED;
}
.submit{
	border: 1px solid #4882ED;
}
.agenda_date{
	
}
.agenda_title{
	
}
.agenda_spacer{
	height: 10px;
}
.agenda_title_det{

}
.agenda_descr{
	
}
.agenda_link{

}
.react{
	padding-right: 50px;
}

.react_1{
	background-color: #FF6A00;
	color: #000000;
	height: 16px;
}
.react_2{
	background-color: #5CA346;
	color: #000000;
	height: 16px;
}
.react_3{
	background-color: #D71313;
	color: #000000;
	height: 16px;
}
.react_spacer{
	height: 16px;
	
}