/* MAIN */

BODY { padding: 0px; margin: 0px;}

.table_main { color:#FFFFFF }


/*.header_home {
	background-image: url(../images/layout/header_home.gif);
	background-repeat: no-repeat;
	background-position: left top;
}*/

.header_main {
	background-image: url(../images/layout/header_main.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.header_left {
	background-image: url(../images/layout/header_left.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.header_right {
	background-image: url(../images/layout/header_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg_footer
{
	
	/*FONT-FAMILY: Verdana;
	FONT-SIZE: 9px;
	COLOR: #FFFFFF;
	font-weight: normal;*/
	
	background-image: url(../images/layout/bg_footer.gif);
	background-repeat: no-repeat;
	background-position: top left;	
	
	padding-bottom: 9px;
}
.bg_nav {
	background-image: url(../images/layout/bg_hnav.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

/* CONTENT */

h1 { margin: 0px; }

.contenttitel {
	FONT-FAMILY: Century Gothic, Verdana;
	FONT-SIZE: 24px;
	COLOR: #172f66;
	font-weight: normal;
	text-decoration:none;
	
	padding-left: 12px;
	padding-bottom: 10px;
}
.contenttitel_std {
	FONT-FAMILY: Century Gothic, Verdana;
	FONT-SIZE: 24px;
	COLOR: #172f66;
	font-weight: normal;
	text-decoration:none;
}

.contenttext {
	FONT-FAMILY: Verdana;
	FONT-SIZE: 10px;
	COLOR: #332b2a;
	font-weight: normal;
	text-decoration:none;
	
	/*text-align:justify;
	line-height: 165%;*/
	
	padding-left: 15px;
	padding-right:18px;
	padding-top:16px;
	padding-bottom:22px;
	
	background-image: url(../images/layout/bg_content.gif);
	background-repeat: no-repeat;
	background-position:left top;
}

.bg_content {
	background-image: url(../images/layout/bg_content.gif);
	background-repeat: no-repeat;
	background-position:left top;
}

.bg_searchresults {
	background-image: url(../images/layout/bg_titbot.gif);
	background-repeat: repeat-x;
	background-position:left top;
	
	FONT-FAMILY: Verdana;
	FONT-SIZE: 10px;
	COLOR: #333333;
	font-weight: normal;
	text-decoration:none;
}
.search_result {
		
	FONT-FAMILY: Verdana;
	FONT-SIZE: 10px;
	COLOR: #333333;
	font-weight: normal;
	text-decoration:none;
	
	padding-left:12px;
}
.searchdescr {
	FONT-FAMILY: Verdana;
	FONT-SIZE: 10px;
	COLOR: #332b2a;
	font-weight: normal;
	text-decoration:none;
	
	padding-left:12px;
}

.bg_titbot {
	background-image: url(../images/layout/bg_titbot.gif);
	background-repeat: repeat-x;
	background-position:left top;
}

.bg_titbot2 {
	background-image: url(../images/layout/bg_titbot.gif);
	background-repeat: repeat-x;
	background-position:left bottom;
}

.bg_tittop {
	background-image: url(../images/layout/bg_tittop.gif);
	background-repeat: repeat-x;
	background-position:left bottom;
}

.contenttext_std {
	FONT-FAMILY: Verdana;
	FONT-SIZE: 10px;
	COLOR: #332b2a;
	font-weight: normal;
	text-decoration:none;
	
	/*text-align:justify;  
	line-height: 165%;*/
}

/* OTHERS */

.hnav_tit {
	FONT-FAMILY: Century Gothic, Verdana;
	FONT-SIZE: 30px;
	COLOR: #c61905;
	font-weight: bold;
	text-decoration:none;
	
	line-height: 75%;
	
	border-bottom: solid 1px #ecc017;
	padding-bottom:18px;
}

.home_link {
	FONT-FAMILY: Verdana;
	FONT-SIZE: 8px;
	COLOR: #172f66;
	font-weight: normal;
	
	padding-right:3px;
}

.home_tit {
	FONT-FAMILY: Century Gothic, Verdana;
	FONT-SIZE: 14px;
	COLOR: #172f66;
	font-weight: bold;
}

.list_home{
	background-image: url(../images/layout/list_home.gif);
	background-repeat: no-repeat;
	background-position:0 15;
}
.list_tss{
	background-image: url(../images/layout/list_tss.gif);
	background-repeat: repeat-x;
	background-position:left center;
}
.tit_home{
	FONT-FAMILY: Verdana;
	FONT-SIZE: 10px;
	COLOR: #172f66;
	font-weight: normal;
}

.cont_home{
	FONT-FAMILY: Verdana;
	FONT-SIZE: 10px;
	COLOR: #666666;
	font-weight: normal;
	
	padding-top:10px;
}
	
.user_tit {
	FONT-FAMILY: Verdana;
	FONT-SIZE: 10px;
	COLOR: #1480ca;
	font-weight: normal;
}

.listtitel {
	FONT-FAMILY: Verdana;
	FONT-SIZE: 10px;
	COLOR: #1480ca;
	font-weight: normal;
	text-decoration:none;
	
	padding-bottom:17px;
	
}

/*.listcontent {
	FONT-FAMILY: Verdana;
	FONT-SIZE: 10px;
	COLOR: #9b907c;
	font-weight: normal;
	text-decoration:none;
	
	padding-left:24px;
	padding-right:26px;
}*/

li {
	/*list-style-image: url(../images/layout/list_item.gif);
	list-style-type:none;*/
	/*padding: 0 0 0 -12;
	margin: 0 0 0 0;*/
	list-style-position: outside;
}

ul {
	/*padding: 0 0 0 0;
	margin: 0 0 0 0;*/
}



