.main_menu {
	background: url('../images/index_menu_background.gif') repeat-x;
	height: 46px;
}


a.main_menu_link  {
	font-family: Verdana;
	color: #FFFFFF;
    text-decoration: none;
    font-size: 11px;
    font-weight: bold;
}

a.main_menu_link:hover  {
	text-decoration: underline;
}

.header_content  {
	background: #D9D9D9;
	padding-left: 15px;
	text-align: left;
	height: 25px;
}

.content  {
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #A2A2A2;
}

.content_left  {
	border-right: 1px solid #A2A2A2;
}

.content_right  {
	border-left: 1px solid #FFFFFF;	
}

.main_content  {
	background: url('../images/content_main_background.gif') repeat-x;	
}

.date_font  {
	font-family: Verdana;
	color: #000000;
	font-size: 10px;	
	font-weight: bold;
}

a.main_link  {
	font-family: Verdana;
	color: #434FC7;
    text-decoration: none;
    font-size: 10px;
}

a.main_link:hover  {
	text-decoration: underline;
}

a.main_link_b  {
	font-family: Verdana;
	color: #434FC7;
    text-decoration: none;
    font-size: 11px;	
}

a.main_link_b:hover  {
	text-decoration: underline;
}

.footer_main_content  {
	background: url('../images/footer_background_main_content.gif') repeat-x;	
}

.separator  {
	font-family: Verdana;
	color: #ABABAB;
    font-size: 10px;
}

.cps  {
	font-family: Verdana;
	color: #757575;
    font-size: 11px;	
}

.index_text  {
	font-family: Arial;
	color: #535353;
	font-size: 11px;	
}

h1 {
	font-family: Verdana;
	color: #373739;
    font-size: 18px;		
    font-weight: bold;
    margin: 0px;
}

h2 {
	font-family: Verdana;
	color: #5C5C5C;
    font-size: 12px;
    font-weight: bold;
    margin: 0px;
}

h3  {
	font-family: Arial;
	color: #535353;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
}

a.index_main_menu_link  {
	font-family: Verdana;
	color: #FFFFFF;
    text-decoration: none;
    font-size: 13px;
    font-weight: bold;
}

a.index_main_menu_link:hover  {
	text-decoration: underline;
}

.search_field  {
	border: 1px solid #000000;
}

.flash_table  {
	height: 285px;
}