@charset "utf-8";
body{
margin: 0;
padding: 0;
border: 0;
/*overflow: hidden;
height: 100%; 
max-height: 100%; */
margin:0;
}
#framecontent{
/*	position: absolute;
	top: 0;
	left: -8px;
	width: 100%;
	height: 265px;
	overflow:visible;
	z-index:1;*/
}


#mainPagecontent{
/*position: fixed; 
top: 265px; 
left: 0;
right: 0;
bottom: 0;
overflow:scroll; 
margin:0;*/
}
#maincontent {
	/*border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;*/
}
#headlink a:link, a:visited, a:active{
	font-size: 16pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#headlink a:hover{ 

	font-size: 16pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	
}
a:link, a:visited, a:active{
	font-size:11px;
	font-weight: bold;
	color:#808285;
	text-decoration: none;
	text-align: left;
	margin:0px;
	padding:0px;
}
a:hover{ 
	font-size:11px;
	font-weight: bold;
	color:#808285;
	text-decoration:underline;
	
}
.Heading1 ,H1{
	font-size: 16pt;
	font-weight: bold;
	color: #000000;
}
.Heading2 ,H2{
	font-size: 13pt;
	font-weight: bold;
	color: #000000;
}
.subloc a{
	display:block;
	font-weight:bold;
	font-size:10px;
	letter-spacing: 3px;
	height:18px;
	border:#5E5E59 solid 1px;
	background:url(/img/gen/bggrey.jpg);
	text-decoration:none;
	color:#5E5E59;	
	text-align:center;
	padding:4px 6px 0px 6px;
	float:left;
	margin:10px 10px 0 0;
}
.subloc a:hover, .subloc a:focus {
	border:#666666 solid 1px;
	background:#F4F4F4;
	text-decoration:none;
	color:#333;

}

body, td, a {
	font:"Century Gothic", Arial, Helvetica, sans-serif;
	font-family:"Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #767676;
}
#bottom_menu{
	margin-top: 7px; 
}
#bottom_menu td{
	font-size: 16px; 
	font-weight: bold; 
	color: #E4E4E4; 
}

input {
	font:"Century Gothic", Arial, Helvetica, sans-serif;
	font-family:"Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#picholder {
	padding:5px;
	margin:0 0 5px 5px;
	border: none;
	background-color:#f4f4f4;
	font-size:9px;
	float:right;
}
#picholder img{
	border: none;
	padding:0 0 3px 0;
	margin:0px;
}
#pagecontent img{
	border: 1px #CCCCCC solid;
	padding:7px;
	margin: 0 7px;
}

#thumbn{
	border:1px solid #999999; 
	margin:9px; 
	width:90px; 
	padding:5px; 
	float: left; 
	text-align: left; 
	font-size:10px;
}
#adthumbn{
	border:1px solid #999999; 
	margin:9px; 
	width:90px; 
	height:150px; 
	padding:5px; 
	float: left; 
	text-align: left; 
	font-size:10px;
}
.adthumbnFalse{
	border:1px solid #999999; 
	margin:9px; 
	width:90px; 
	height:150px; 
	padding:5px; 
	float: left; 
	text-align: left; 
	font-size:10px;
	background:#FFE6E6;
}
.adthumbnTrue{
	border:1px solid #999999; 
	margin:9px; 
	width:90px; 
	height:150px; 
	padding:5px; 
	float: left; 
	text-align: left; 
	font-size:10px;
	background:#E1FFE1;
}