body {
	
	scrollbar-arrow-color: #ffffff; 
	scrollbar-base-color: #006699; 
	scrollbar-darkshadow-color: #ffffff; 
	scrollbar-track-color: #E4EBF0; 
	scrollbar-face-color: #006699; 
	scrollbar-shadow-color: #ffffff; 
	scrollbar-highlight-color:#ffffff; 
	scrollbar-3d-light-color: #006699;
	
	background-color: #ffffff;
	margin-top: 15px;
	margin-bottom: 0px;
	background-repeat:no-repeat;
	background-attachment:scroll;
	background-image: url(../img/home.jpg);

}

p{
text-align:justify;

}
.bottom {
	background-image: url(../images/bottom.jpg);
}

.banner {
	background-image: url(../images/banner.jpg);
}


.table_text{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #333333;
	text-align: left;
}
.background {
	background-image: url(../images/bg.jpg);
}


.table_bg {
	background-image:url(../images/frame__15.jpg);
	background-repeat:no-repeat;
	margin:0px;
}

.table_bg02 {
	background:url(../images/background__12.jpg);
	background-repeat:repeat-y;
}

.table_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #CC6600;
}

.info_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: 100;
	font-variant: normal;
	text-transform: none;
	color: #666666;
}
.page_title {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
	color: #CC6600;
}

.page_title_02 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #993300;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FEB13F;
	font-weight: normal;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	color: #666666;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	color: #FEB13F;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	color: #FEB13F;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
	vertical-align: baseline;
	color: #999999;
}

