
A:link		{ font-family: verdana; color: #000000; font-size: 8pt; text-decoration: none; }
A:visited	{ font-family: verdana; color: #000000; font-size: 8pt; text-decoration: none; }
A:active	{ font-family: verdana; color: #000000; font-size: 8pt; text-decoration: none; }
A:hover		{ font-family: verdana; color: #FA0000; font-size: 8pt; text-decoration: none; }

img, a{ border:none; text-decoration: none;}
html, body { height: 100%; } 
html, body
	{
		/*reset padding */
		padding-top: 0px;
		padding-left: 0px;
		padding-right: 0px;
		padding-bottom: 0px;

		/*reset margin */
		margin-top: 0px;
		margin-left: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
	}

.clr
{
	clear: both;
}

br
{
	clear: both;
}
.hh 
{ 
	font-family:			verdana;
	font-size:				10px;
	padding:				0px;
	margin:					0px;
}

body
{
	background:				#336699;
}	

body, table, td, input, select
{
	font-family:			verdana, helvetica;
	font-size:				11px;
	color:					#000000;
}

#table_site
{
	background:				#FFFFff;
	width:					800px;
}
#errormessage_container
{
	border-width:	1px;
	border-color:	#000000;
	border-style:	none none solid none;	
}
#errormessage
{
	color:			#FA0000;
	padding:		1px;
	border-width:	3px;
	border-color:	#FF0000;
	border-style:	solid solid solid solid;
	background:		#FFFFCC;
	font-weight:	bold;
	text-align:		center;
}


#header 
{
	background-image: url("../images/site/header.jpg");
	background-repeat: no-repeat;
	width: 800px;
	height: 171px;
}

#title 
{
	font-family: arial;
	font-size: 20px;
	color: #FFFFFF;
	padding-left:190px;
	padding-top: 125px;
}

#headlines_page_header_container
{
	padding:		1px;
	margin-bottom:	3px;
}

#headlines_page_header
{
	width: auto;
	font-family: arial;
	font-size: 12px;
	height: 20px;
	color: #FFFFFF;
	background-color:#336699;
	padding-top:	5px;
	padding-bottom:	2px;
	padding-left: 10px;
	font-weight: bold;
	background-image: url("../images/site/stick_bl.gif");
	background-repeat: no-repeat;
	background-position: right;
}
.headlines_title
{
	float:			left;
	overflow:		hidden;
}
.headlines_date
{
	float:			left;
	width:			40px;
	overflow:		hidden;
}
.headlines_content
{
	margin-bottom:	3px;
	padding-left:	20px;
}

.news_category_header
{
	font-weight:	bold;
	padding:		2px;
	color:			#000000;
	border-style:	none none dashed none;
	border-color:	#CCCCCC;
	border-width:	1px;
}


.news_header
{
	width: 620px;
	background:		#336699;
	color: #FFFFFF;
	padding:		1px;
}
.news_date
{
	float:			left;
}
.news_title
{
	float:			left;
	font-weight:	bold;
}
.news_content
{
	width: 600px;
	padding-left:	20px;
	border-style:	none none solid none;
	border-color:	#CCCCCC;
	border-width:	1px;
	padding-bottom:	5px;
}

#menu
{
	float:				left;
	width:				171px;
	text-align:			left;
	background: #14AB54;
	font-family: arial, verdana, tahoma;
	font-size: 12px;
	background-image: url("../images/site/silhouet_menu.jpg");
	background-position: bottom right;
	background-repeat: no-repeat;

}

#menu ul
	{
		list-style: block;	
		list-style:none;
		margin: 0px;
		padding: 0px;
	}

#menu li
	{
		list-style:none;
		border-top: 1px solid #10974a;
		border-bottom: 1px solid #10974a;
		padding: 5px;
	}

#menu a
	{
		text-decoration: none;
	}

#main_429_container
{
	float:				left;
	background:			#FFFFFF;
	width:				429px;
	text-align:			left;
}
#main_200_container
{
	float:				right;
	width:				200px;
	height: 100%;
	background: #14AB54;
	
}
#main_600_container
{
	float:				left;
	width:				629px;
	text-align:			left;
	background:			#FFFFFF;
}
#footer
{
	padding-top:		10px;
	padding-bottom:		10px;
	text-align:			center;
	clear: both;
}
h3
	{
		color: #FFFFFF;
		font: 1.0em verdana;
		font-style: italic;
		margin: 0px;
		padding: 0px;
		text-align: center;
	}
