/* body _________________________________________________________________*/
body {
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
/*- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */	
/*_________________________________________________________________*/
.text_01 {
	font-family: Verdana, Helvetica ;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	}
/*_________________________________________________________________*/
.text_02 {
	font-family: Verdana, Helvetica ;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	}

/*_________________________________________________________________*/
	a.menu_text {
	font-family:Verdana, Helvetica;
	font-size:13px;
	font-style:normal;
	line-height:normal;
	font-weight: bold;
	text-decoration:underline;
	color:#666666;
	}
	a.menu_text:link:active {
	font-weight: bold;
	text-decoration: underline;
	font-size: 13px;
	color: #666666;
	}
	a.menu_text:hover {
	font-weight: bold;
	text-decoration:underline;
	font-size: 13px;
	color: #615747;
	}
	
/*_________________________________________________________________*/
	a.menu_footer {
	font-family:Verdana, Helvetica;
	font-size:11px;
	font-style:normal;
	line-height:normal;
	font-weight: bold;
	text-decoration:none;
	color:#666666;
	}
	a.menu_footer:link:active {
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	color: #666666;
	}
	a.menu_footer:hover {
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	color: #615747;
	}
/*_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _*/
    .menu_text {
	font-family: Verdana, Helvetica ;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	}
/*_________________________________________________________________*/

ul {
	list-style-type: square;
	list-style-position: outside;
	width: 80%;
	font-size: 12px;
	line-height: 2em;
	color: #000000;
	
}




#listFaq a:link, #listFaq a:active, #listFaq a:visited, 
#divSideBox a:link, #diveSideBox a:active, #divSideBox a:visited
{
	font-family: Verdana, Helvetica ;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
	color:#666666;
	
}
 
#listFaq a:hover,
#divSideBox a:hover {
	color: #615747;
	text-decoration: underline;
}

#divSideBox {
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	border-top: 1px dashed #000000;
	border-bottom: 1px dashed #000000;
	margin-right: 25px;
	text-align: center;
	
}
#spacer {
	height: 30px;
}
