/* CSS Document */

body {
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#wrap{
	position: relative;
	left: 50%;
	margin-left: -400px;  /* half of the width size */
	width: 800px;  /* what the width of your site is */
}

.linkscroll {
	position:absolute; 
	filter: Chroma(Color=#123456); 
	width:324px; 
	height:418px; 
	z-index:1; 
	overflow: auto; 
	scrollbar-face-color:#123456; 
	scrollbar-shadow-color:#123456; 
	scrollbar-highlight-color:#123456; 
	scrollbar-3dlight-color: #123456; 
	scrollbar-darkshadow-color:#123456; 
	scrollbar-track-color: #123456; 
	scrollbar-arrow-color: #88b3bc; 
} 

.linkscrolltwo {
	position:absolute; 
	filter: Chroma(Color=#123456); 
	width:390px; 
	height:430px; 
	z-index:1; 
	overflow: auto; 
	scrollbar-face-color:#123456; 
	scrollbar-shadow-color:#123456; 
	scrollbar-highlight-color:#123456; 
	scrollbar-3dlight-color: #123456; 
	scrollbar-darkshadow-color:#123456; 
	scrollbar-track-color: #123456; 
	scrollbar-arrow-color: #88b3bc; 
} 
a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	background-color: none;
	color: #1FA3C4;
}
a:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	background-color: none;
	color: #666666;
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	font-weight: normal;
} 
H1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	font-weight: normal;
	text-decoration: none;
	background-repeat: no-repeat;
	line-height: 13px;
}
H2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #88b3bc;
	font-weight: normal;
	text-decoration: none;
	background-repeat: no-repeat;
	line-height: 13px;
}
H3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9933;
	font-weight: bold;
	text-decoration: none;
	background-repeat: no-repeat;
	line-height: 13px;
}
H4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	background-repeat: no-repeat;
	line-height: 13px;
}
.style5 {color: #FFFFFF}
.style6 {
	font-size: 12px;
	font-weight: bold;
	color: #ffcc29;
}
