html {
	height: 100%;
	margin: 0;
	padding: 0;
	border: none;
	}
a
{
	color:#595959;
	text-decoration:underline;
}
h1
{
	font-size:12pt;
	font-weight:bold;
	color:#595959;
}
h2
{
	font-size:10pt;
	font-weight:bold;
}
a:hover
{
	text-decoration:none;
}
body {
	height: 100%;
	margin: 0;
	padding: 0;
	color: #333;
	font-size:10pt;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
p
{
	margin:0;
}
#page { 
	height: 100%;
	width: 100%;
	margin: 0 auto; 
	}
.clear
{
	clear:both;
}	
.artTitle
{
	font-weight:bold;
}
.Tbl
{
	width:95%;
	border:none;
}
#slogan
{
	font-size:12pt;
	color:#898989;
	text-align:right;
	margin-bottom: 10px;
	font-weight:bold;
}
#sloganTd
{
	text-align:right;
}
#container {  
	width: 100%;
	min-height: 100%;
	position: relative; 
	z-index: 2;   
}
	
.column, 
.helper {
	float: left; 
	position: relative;
	} 
.center { 
	width: 60%;
	left: 25%;
	}	   
.left { 
	width: 25%;
	left: -60%;
	
	margin: 0 -2px 0 0; 
	padding:0;
	}
.content {
	padding: 0em 0.5em 2.5em 0.5em;
	}
	.narrow { 
	overflow: hidden;
	width: 100%;
	}
#backg { 
	clear: both;
	float: left;    
	position: relative; 
	z-index: 0;
	width: 100%;
	height: 1em;
	line-height: 1em;
	margin-top: -2em; 
	font-size: 1em;
	}
#backg .left { 
	background: black ;
	}

#backg .center { 
	background-image:url(./images/rightbg.gif);
	background-repeat:repeat-y;
	background-position:right;
	}

#backg .helper { 
	margin-top: -55000px; 
	padding-top: 55000px; 
	height: 2em;
	}
#main_content
{
	margin-left:90px;
}
.point_bot
{
	width:14px; 
	float:left; 
}
.table_point
{
	width:14px;
	padding-right:5px;
	vertical-align:top;
}
.bot_content_td
{
	text-align:left;
	vertical-align:top;
	padding-bottom:8px;
}
.bot_content
{
	float:left;
	 width:95%;
	 margin-left:5px;
}
.bot_image
{
	width:90px;
	vertical-align:top;
}
.bot_table
{
	width:100%;
	text-align:left;
	border-bottom:1px solid #CCCCCC;
}
#cont_main
{
	margin-top:30px;
}
#textdiv
{
	margin-top:10px;
}
.textdiv
{
	margin-top:10px;
}
#left_image
{
	margin-left:70px;
	margin-top:70px;
}


#menudiv
{ 
	height:35px;
	line-height:35px;
	border-bottom:1px solid #a7a7a5;
	margin-top:50px;
}
#menudiv span a 
{ 
      padding:0px 8px; 
      border-left:1px solid #a7a7a5; 
      text-decoration:none;  
      color:#585858; 
	  font-weight:normal;
}
#menudiv span a.firstMenu
{
	border:0px;
}
#menudiv span a.selected
{
	color:#b30000;
}
#menudiv span a:hover
{
	color:#b30000;
}
.pages
{
	text-align:center;
	margin-top:5px;
}
.back_div
{
	margin-top:10px;
}
#footer
{
	font-size:8pt;
	color:#939393;
	margin-top:30px;
	text-align:right;
}