﻿body
{
	margin:0;
	padding:0;
	/*font-family : Lucida Sans;	
	font-size : medium;*/
	font-family : Arial;
	font-size : 14px;
	background-color : #a38c8b;				    
}

h1
{
	color : #435173;
	font-family : Lucida Sans;
	font-size : 25px;
	font-weight : bold;
}

h2
{
	color : #435173;
	font-family : Lucida Sans;
	font-size : 20px;
}

h3
{
	color : #435173;
	font-family : Lucida Sans;
	font-size : 18px;
}

a:link
{
	font-size : 12px;
	font-weight : bold;
	color : #520c09;
	text-decoration : none;		
}

a:visited
{
	font-size : 12px;
	font-weight : bold;
	color : #520c09;		
	text-decoration : none;		
}

a:hover
{
	font-size : 12px;
	font-weight : bold;
	color : #520c09;		
	text-decoration : underline;
}

a:active
{
	font-size : 12px;
	font-weight : bold;
	color : #520c09;			
}

.event_date
{
	font-size : 12px;
	color : #052b5e;
}

.event_title
{
	font-weight : bold;
	font-size : 12px;	
	color : #052b5e;
}

.event_desc
{
	font-size : 12px;	
	color : #052b5e;
}

.openmeeting_date
{
	font-weight : bold;
	font-size : 12px;	
	color : #052b5e;
}

.hiddenfield
{
	visibility : hidden;
}
.results_expanded
{
	position : absolute;
	width : 781px;	
	top : 237px;
	left : auto;	
	background-color : White;
	border-style : dotted;
	border-color : Black;
	border-width : 1px;
	height : 500px;
}
.results_collapsed
{				
	background-color : White;
	border-style : dotted;
	border-color : Black;
	border-width : 1px;
}

.spacediv
{
	height : 10px;
}

.table_main
{	
	width : 100%;
}

.table_main_inner
{	
	width : 100%;
	border-color : #062d61;
	border-style : solid;
	border-width : 1px;
	background-color : #e6e8ff;
}

#table_nav
{
	
}

.table_right
{	
	width : 154px;
}

.table_main_content
{
	/*height : 400px;	*/
	padding : 2px;
	vertical-align : top;
}

.table_nav_content
{
	height : 100%;	
}

.table_right_content
{
	padding : 2px;		
}

.table_inner_content
{
	padding : 2px;
}
.table_header
{
	vertical-align : top;
	padding : 2px;	
	background-image : url(images/header.png);
	background-repeat : repeat-x;
	height : 30px;	
	color : White;	
}
.table_header_nav
{
	vertical-align : top;	
	background-image : url(images/header.png);
	background-repeat : repeat-x;
	height : 18px;	
	color : White;	
}

.td_padding
{
	padding : 6px;
}

#header
{
	height : 210px;	
	background-image : url(images/logo.jpg);
	background-position : center;
	background-repeat  :no-repeat;	
}

#page
{		
	margin: 0 auto;
	width: 980px;
	height : 100%;			
}

#menu
{	
	color : White;
	text-align : left;
	font-size : small;						
}

.nav_button
{	
	color : Black;
	height  :16px;
	width : 150px;
	background-image : url(images/btn.png);		
	padding : 2px;	
	cursor : pointer;			
}

.nav_button_hover
{
	height : 16px;
	width : 150px;
	background-image : url(images/btn_hover.png);	
	padding : 2px;
	cursor : hand;	
}

.linke_image
{
	display: block;
    margin-left: auto;
    margin-right: auto
}

#content_table
{
	vertical-align : top;	
	height : 100%;	
	border-color : #062d61;
	border-style : solid;
	border-width : 1px;		
	background-color : #e6e8ff;	
}

#maindiv
{	
	vertical-align : top;
	height : 100%;
}
#main_top_left
{
	width : 12px;
	height : 12px;
	background-image : url(images/main_top_left.png);
}
#main_top
{
	width : 956px;
	height : 12px;
	background-image : url(images/main_top.png);
}
#main_top_right
{
	width : 12px;
	height : 12px;
	background-image : url(images/main_top_right.png);
}
#main_left
{
	width : 12px;	
	background-image : url(images/main_left.png);
}
#main_right
{
	width : 12px;	
	background-image : url(images/main_right.png);
}
#main_bottom_left
{
	width : 12px;
	height : 12px;
	background-image : url(images/main_bottom_left.png);
}
#main_bottom
{
	width : 12px;
	height : 12px;
	background-image : url(images/main_bottom.png);
}
#main_bottom_right
{
	width : 12px;
	height : 12px;
	background-image : url(images/main_bottom_right.png);
}
#main_table
{
	width : 980px;		
	vertical-align : top;	
	height : 100%;
}
#main
{	
	background-color : #7a90ae;
	vertical-align : top;	
}

#left_col
{
	width : 150px;
	vertical-align : top;	
	
}

#middle_col
{	
	width : 680px;		
	vertical-align : top;
	border-left-color : #062d61;
	border-left-style : solid;
	border-left-width : 1px;
	border-right-color : #062d61;
	border-right-style : solid;
	border-right-width : 1px;	
}

#middle_col_admin
{	
	width : 830px;
	vertical-align : top;
	border-left-color : #062d61;
	border-left-style : solid;
	border-left-width : 1px;
	border-right-color : #062d61;
	border-right-style : solid;
	border-right-width : 1px;
	
}

.right_col
{
	vertical-align : top;	
}

.right_col_table
{
	width : 150px;	
}

#footer
{
	height : 51px;		
	text-align : left;	
	font-size : 12px;	
	color : White;			
	background-image : url(images/footer.png);
}

/*Skin CSS*/
.gvStyle
{
	/*border-color : #062d61;
	border-style : solid;
	border-width : 1px;*/
	text-align : left;	
}

.gvHeader
{
	background-image : url(images/header.png);
	color : White;
}

.gvRow
{
	border-color : #062d61;
	border-style : solid;
	border-width : 1px;
}

.edit_header
{
	font-weight : bold;
	font-size : 12px;	
	color : #052b5e;
}

.image
{
	border-color : #062d61;
	border-style : solid;
	border-width : 1px;
}