@charset "utf-8";

/* CSS Document */
*
{
	margin:0px;
	padding:0px;
}

body
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#273F5B;
	color:#000000;
}

a
{
	color:#000000;
}

a:link
{
	text-decoration: none;
	color:#000000;
}

a:visited
{
	text-decoration: none;
	color:#999999;
}

a:hover
{
	text-decoration: none;
	color:#999999;
}

a:active
{
	text-decoration: none;
	color: #EED377;
}

.site
{
	width:800px;
	margin-left:auto;
	margin-right:auto;
	clear:both;
	background:#FFFFFF;
	border:#FFF solid 1px;
}

.banner
{
	text-align:center;
	clear:both
}

.bar_top
{
	height:26px;
	background:url(../images/bg_menu_top.gif);
	background-repeat:repeat-x;
	clear:both
}

.bar_bottom
{
	height:20px;
	background:url(../images/bg_menu_top.gif);
	background-repeat:repeat-x;
	background-position:center;
	clear:both
}

.menu_top
{
	color:#EFD478;
	padding-top:5px;
	padding-left:5px;
	float:left
}

.menu_top a
{
	color:#FFFFFF;
}

.menu_top a:hover
{
	color:#EED377;
}


.menu_bottom
{
	color:#EFD478;
	padding-top:2px;
	text-align:center;
}

.menu_bottom a
{
	color:#FFFFFF;
}

.menu_bottom a:hover
{
	color:#EED377;
}

.search_top
{
	float:right;
	padding-top:1px;
	padding-right:4px;
}

.middle
{
	clear:both;
}

.column_small
{
	width:192px;
	float:left;
	margin:4px;
}

.column_lager
{
	width:592px;
	float:left;
	margin:4px;
	min-height:600px;
}

.footer
{
	min-height:80px;
	clear:both;
	background:#EDD176;
	padding:10px;
	color:#000000;
}


.head
{
	line-height:22px;
	background:url(../images/bg_head.gif);
	background-repeat:repeat-x;
	font-size:12px;
	color:#FFFFFF;
	padding-left:4px;
	font-weight:bold;
	clear:both
}

.head a
{
	color:#FFFFFF;
	font-weight:bold
}

.head a:hover
{
	color:#EFD478;
}

.section2
{
	clear:both;
	height:22px;
	background:url(../images/bg_section.gif);
	background-repeat:no-repeat;
	background-position:right;
	font-size:12px;
	color:#FFFFFF;
	padding-left:8px;
	padding-right:25px;
	padding-top:5px;
	font-weight:bold;
	width:auto;
}

.section
{
	line-height:22px;
	background:url(../images/bg_section.gif);
	background-repeat:no-repeat;
	background-position:left;
	font-size:12px;
	color:#FFFFFF;
	padding-left:8px;
	font-weight:bold;
	clear:both;
}


.section a
{
	color:#FFFFFF;
	font-weight:bold
}

.section a:hover
{
	color:#EFD478;
}

.other
{
	line-height:21px;
	font-size:12px;
	color:#930;
	padding-left:8px;
	font-weight:bold;
	clear:both;
	border-bottom:#900 solid 2px;
	border-top:#CCCCCC solid 1px;
	background-color:#F2F2F2
}

.content
{
	border:#EED377 solid 1px;
	padding:4px;
	text-align:justify;
	background:#fffce4;
	color:#000;
}

.title
{
	color:#003399;
	font-size:14px;
	margin-bottom:4px;
}

.title a
{
	color:#003399;
}

.title a:hover
{
	text-decoration:underline;
}

.img_hot
{
	border:#CCCCCC double 3px;
	max-width:230px;
	max-height:170px;
	margin-right:5px;
}

.img_news
{
	border:#CCCCCC double 3px;
	max-width:120px;
	max-height:90px;
	margin-right:5px;
}

.img_news_small
{
	border:#CCCCCC double 3px;
	max-width:40px;
	max-height:30px;
	margin-right:5px;
}

.other_news
{
	padding-top:2px;
	padding-left:0px;
	clear:both;
	list-style:none;
	list-style-position:inside;
}

.other_news li
{
	padding-top:2px;
	padding-bottom:2px;
	padding-left:15px;
	background:url(../images/bullet.gif);
	background-position:2px 6px;
	background-repeat:no-repeat;
}

.other_news li a
{
	color:#039;
}

.other_news li a:hover
{
	text-decoration:underline
}

.adv
{
}

.img_adv_lager
{
	border:#BF0000 double 1px;
	width:590px;
	margin-top:1px;
	margin-bottom:1px;
}

.img_adv_small
{
	border:#BF0000 double 1px;
	width:190px;
	margin-top:1px;
	margin-bottom:1px;
}

.documents
{
	height: 120px;
}

.document_content
{
	background:#CCCCCC;
	height:130px;
}

.document_current
{
	padding:5px;
	list-style:inside;
	list-style-type:circle
}

.document_current li
{
	padding:2px;
}

.document_bill
{
	background:#fae5b1;
	border:#E7A28D solid 1px;
	width:286px;
	float:left;
	margin-left:2px;
	margin-right:2px;
	margin-top:4px;
	padding:2px;
	height:43px;
	overflow:hidden;
	color:#000;
}

.document_bill a
{
	color:#000
}

.document_bill a:hover
{
	text-decoration:underline;
}

.news_hot
{
	clear:both;
	list-style-position:inside;
	list-style:none;
}

.news_hot li
{
	padding-top:2px;
	padding-bottom:2px;
	text-align:justify; 
	border-bottom:#fae5b1 solid 1px; 
	vertical-align:middle; 
	display:block; 
	float:left;
	background:#fffce4;
}

.news_hot li a
{
	color:#039;
}

.news_hot li a:hover
{
	text-decoration:underline
}

.seperate
{
	height:8px;
	clear:both;
}

.line
{
	clear:both; 
	height:4px; 
	border-bottom:#666 dashed 1px;
}

.document_mennu ul
{
	padding:0px;
	list-style:none;
}

.document_mennu ul li 
{
	padding-right:0px;
	padding-left:15px;
	padding-top:3px;
}

.document_mennu ul li a
{
	color:#000;
}

.document_mennu ul li a:hover
{
	text-decoration:underline
}

.current
{
	clear:both;
	padding-left:20px;
	background:url(../images/home.gif);
	background-repeat:no-repeat;
	background-position:left;
	margin-top:2px;
}

.current a
{
	color:#990000
}

.current a:hover
{
	color:#EFA559;
	text-decoration:underline
}

.current span
{
	color:#000000;
	font-style:italic
}

.help
{
	background:url(../images/help.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding:5px;
	color:#990000;
	font-weight:bold;
	padding-left:25px;
}

.help:hover
{
	color:#F00;
}

.table
{
	padding:0px;
	margin:0px;
	border:#CCC solid 1px;
}

.table th
{
	color : #000;
	border-bottom:#999 solid 1px;
	background:#EFEFEF;
	padding:2px;
}

.table td
{
	color : #3F3F3F;
	padding:2px;
	border-bottom:#CCC solid 1px;
}

.table td a:hover
{
	text-decoration:underline;
}

.table td.enable
{
}

.table td.disabled
{
	color : #CCCCCC;
}

.table tr.light
{						 /*  do not rename class "light" */
	background-color: #FFFFFF;
}

.table tr.none
{
	background-color: #FFFFFF;
}

.table tr.active
{
	background-color: #F0F9FF;
}

.table tr.review
{
	background-color: #FEF1F1;
}

.table tr.marked
{					     /*  do not rename class "marked" */
	background-color: #DDDDDD;
}

.table tr.active:hover
{					 /*  do not rename class "light" */
	background-color: #DDF1FF;
	cursor:default;
}

.table tr.review:hover
{					 /*  do not rename class "light" */
	background-color: #FEE9E9;
	cursor:default;
}

.table tr.light:hover
{					 /*  do not rename class "light" */
	background-color: #F1F7FE;
	cursor:default;
}

.table tr.light.hover
{					 /*  do not rename class "light" */
	background-color: #EEEEEE;
	cursor:default;
}

.pagging 
{
	margin-top:5px;
	padding-top: 5px;
	padding-right:5px;
	height:20px;
	text-align:right;
	clear:both
}

.pagging ul
{
	list-style:none;
}

.pagging ul li
{
	display:inline;
	padding:2px;
}

.pagging ul li a
{
	color:#005151;
	font-size:12px;
}

.pagging ul li a:hover
{
	color:#668EC1;
}

.pagging ul li.disabled
{
	color:#999999;
}

.pagging ul li.selected
{
	color:#FF0000;
	font-weight:bolder;
	text-decoration:underline;
}

.faq
{
	clear:both; 
	padding:2px;
}

.question
{
	background:#fdfbec;
	border:#d59c61 solid 1px;
	padding:3px;
}

.question span
{
	color:#039;
	font-weight:bold;
	font-size:16px;
	font-family:Verdana;
}

.question a
{
	color:#333;
}

.question a:hover
{
	text-decoration:underline;
}

.answer
{
	padding:3px;
	text-align:justify
}

.answer span
{
	color:#990000;
	text-decoration:underline
}

.sender
{
	padding:3px;
	font-style:italic
}

.sender span
{
	color:#EDAF5D;
}

.sender a
{
	color:#990000;
}

.sender a:hover
{
	color:#EDAF5D;
}

.faq_content
{

}
