body, table {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #000000;
}

#top_site_id
{
	background-image:url(/img/site/top_right_blue_corner.gif);
	background-position: top right;
	background-repeat: no-repeat;
	height: 56px;
	text-align: center;
	font-family: Arial, Tahoma, Verdana; 
	font-size: 13px;
	color: #dce5f6;
}

.txt_copyright
{
	font-family: Arial, Tahoma, Verdana;
	font-size:10px;
	color: #999999;
}

h1 {
	font-size: 21px;
	font-family: Tahoma, Arial, Verdana;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	padding-bottom: 12px;
	padding-left: 20px;
}

h2 {
	font-size: 16px;
	font-family: Tahoma, Arial, Verdana;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}	


/* menu styles : BEGIN */
#menu_layer ul
{
	margin: 0px;
	padding: 0px;
	
	margin-left: 10px;
}

#menu_layer li.level1
{
	list-style: none;
	padding: 9px 10px;
	border-bottom: 1px solid #CCCCCC;
}
#menu_layer li.level2
{
	list-style: none;
	padding: 4px 10px;
	border-bottom: none;
}

#menu_layer li.subbefore
{
	border-top: 1px solid #CCCCCC;
	margin-top: 10px;
}


#menu_layer li.level1_active
{
	list-style: none;
	background: url(/img/site/menu_li_active.gif) no-repeat 0px 13px;
	padding: 9px 10px;	
}
#menu_layer li.level2_active
{
	list-style: none;
	background: none;
	padding: 4px 10px;	
}


#menu_layer li.level1_active_nosub
{
	list-style: none;
	background: url(/img/site/menu_li_active.gif) no-repeat 0em 55%;
	padding: 9px 10px;
	border-bottom: 1px solid #CCCCCC;		
}

#menu_layer li.level1 a
{
	color: #000000;
	text-decoration: none;
}
#menu_layer li.level2 a
{
	color: #000000;
	text-decoration: none;
	padding-left: 10px;
	font-size: 11px;
}

#menu_layer li.level1_active a, li.level1_active_nosub a
{
	color: #379348;
	font-weight: bold;
	text-decoration: none;	
}
#menu_layer li.level2_active a
{
	color: #379348;
	font-weight: normal;
	text-decoration: none;	
	padding-left: 10px;
	font-size: 11px;
}

/* menu styles : END */

/* main content : BEGIN */
.news_year_a {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #000000;
}

#main_content {
	padding: 0px;
	padding-left: 22px;
	padding-right: 20px;
	padding-bottom: 20px;
	margin: 0;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	color: #000000;
	width: 95%;
}

/* main content : END */
