html
    {
    scrollbar-face-color:#202020;
	scrollbar-arrow-color:#5E452B;
	scrollbar-track-color:#000000;
	scrollbar-shadow-color:#101010;
	scrollbar-highlight-color:#000000;
	scrollbar-3dlight-color:#000000;
	scrollbar-darkshadow-Color:#000000;
	

    }
body		{
	
	
	margin: 0px;
	
	font-family: "Optima LT Std", Arial, Geneva, Helvetica;
	text-decoration: none;
	color: #FFF;
	background-image: url(../images/background.gif);
	background-repeat: repeat-x;
 }
p {
	font-family: Arial, Helvetica, sans-serif, "Optima LT Std";
	font-size: 11px;
	padding: 10px;
	color: #666;
	font-weight: normal;
	letter-spacing: 0.04em;
	line-height: 16px;
	text-align: justify;
}



h1 {
	font-family: Arial, Helvetica, sans-serif, "Optima LT Std";
	font-size: 13px;
	padding: 10px;
	color: #FFF;
	text-align: justify;
}
h2 {
	font-family: Arial, Helvetica, sans-serif, "Optima LT Std";
	font-size: 11px;
	padding: 10px;
	color: #666;
	text-align: justify;
	font-weight: normal;
	letter-spacing: 0.04em;
}
h3 {
	font-family: Arial, Helvetica, sans-serif, "Optima LT Std";
	font-size: 13px;
	padding: 10px;
	color: #333;
	text-align: right;
}
h4 {
	font-family: Arial, Helvetica, sans-serif, "Optima LT Std";
	font-size: 10px;
	color: #666;
}
h5 {
	font-family: Arial, Helvetica, sans-serif, "Optima LT Std";
	font-size: 11px;
	color: #666;
	font-weight: normal;
	top: 0px;
	padding: 0px;
}




.title_h2 {
	font-weight: bold;
	color: #CCC;
	font-size: 13.5px;
	letter-spacing: 0.08em;
	text-align: left;
}
.title_h3 {
	color: #D2D2D2;
}
.title_h4 {
	color: #666;
	font-family: Arial, Helvetica, sans-serif, "Optima LT Std";
	font-size: 11px;
	font-weight: bold;
}
.title_h5 {
	color: #7F7F7F;
	font-family: Arial, Helvetica, sans-serif, "Optima LT Std";
	font-size: 13px;
	font-weight: bold;
}
.title_h6 {
	color: #7F7F7F;
	font-family: Arial, Helvetica, sans-serif, "Optima LT Std";
	font-size: 11.5px;
	font-weight: bold;
}




.underline {

}

.paddingtop {
	padding-top: 7px;
}
.paddingbottom {
	padding-bottom: 2px;
}

.linkto {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif, "Optima LT Std";
	font-weight: normal;
	letter-spacing: 0.08em;
}


.sublinkitem {
	font-size: 10px;
	letter-spacing: 0.08em;
	background-image: url(../images/blank.gif);
}


.bodytxt	{
	font-family: Arial, Helvetica, sans-serif, "Optima LT Std";
	font-size: 11px;
	line-height: 18px;
	color: #666;
	text-align: justify;
}

.smalltxt	{ 
	font-family: Arial; 
	font-size: 9px 
}
.itemon1line {
	letter-spacing: 0.05em;
}
.defaultcusor {
	cursor: default;
}
a:link {
	color: #999;
	text-decoration: none;
	border-bottom-width: 0.25px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
a:visited {
	text-decoration: none;
	color: #999;
	border-bottom-width: 0.25px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}

a:hover {
	color: #FFF;
	text-decoration: none;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}


.bul {
	list-style-image:url(images/bullet.gif); 
	margin-left:40;
}
.border {
	border: .25px solid #FFF;
}
.centerp {
	text-align: center;

}
