body {
	margin: 0px;
	padding: 0px;
	background-color: #E6E6E6;
}

#contianer
{
	height: 600px;
	width: 793px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;


}

#header2
{
	background-image: url(images/header_2.gif);
	height: 122px;
	width: 793px;
	background-repeat: no-repeat;
	background-position: left top;




}

#footer
{
	background-image: url(images/footer_10.gif);
	height: 36px;
	width: 793px;
	background-repeat: no-repeat;
	background-position: left top;


}
#footer_txt
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 8px;



}
#mid
{
	background-image: url(images/mid.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 793px;




}
#l_up
{
	background-image: url(images/mid_upper.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 27px;
	width: 665px;
	margin-right: auto;
	margin-left: auto;


}

#l_mid
{
	background-image: url(images/mid_mid.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 665px;
	margin-right: auto;
	margin-left: auto;



}

#l_down
{
	background-image: url(images/mid_down.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: auto;
	margin-left: auto;
	height: 27px;
	width: 665px;

}
#txt_head
{
	font-family: tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #3E1261;
	text-decoration: none;
	padding-left: 15px;
	padding-bottom: 5px;



}
#txt
{
	font-family: tahoma;
	font-size: 11px;
	color: #707070;
	text-decoration: none;
	padding-left: 25px;
	padding-right: 25px;
	line-height: 1.3em;
	padding-bottom: 5px;



}
#h1
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #3E1261;
	padding-top: 8px;
	padding-bottom: 10px;
	padding-left: 80px;


}
.h1
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #3E1261;
	text-decoration: none;
	


}
.h1:hover
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #3E1261;
	text-decoration: underline;
	


}

