/* CSS Document */
BODY {
	scrollbar-arrow-color:#003333; 
	scrollbar-base-color:#009933; 
	scrollbar-shadow-color:#003333; 
	scrollbar-face-color:#006633; 
	scrollbar-highlight-color:#009933; 
	scrollbar-dark-shadow-color:#009933; 
	scrollbar-3d-light-color:#009933; 
	margin: 0px;
	padding: 0px;
	background-image:url(../../images/back-bg.jpg)

}

#content{
  	position:absolute;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0 0 0 0;
}


a.style1 {  font-family: Verdana; 
		font-size: 12px; 
		font-weight: bold; 
		color: #AC1606; 
		text-decoration: none;
}

a:hover.style1 {  font-family: Verdana; 
			font-size: 12px;
			font-weight: bold;
			color: #FFcc00;
			text-decoration: none;}


.style1 {
	font-size: 13px;
	color: #AC1606;
	font-family: Helvetica, Arial, Verdana, "Trebuchet MS", sans-serif;
	font-weight: bold;
	text-decoration: none;
}
.style2 {
	color: #AC1606;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.style3 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.title {
	color: #1c2f67;
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight: bold;
}

.top {
	background-image:    url(images/hp.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.bg {
	background-image:    url(images/back.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

a.con {  font-family: verdana, Arial, Helvetica, sans-serif; 
		font-size: 12px; 
		font-weight: bold; 
		color: #18590e; 
		text-decoration: none
		}
		
a.con:hover {  font-family: verdana, Arial, Helvetica, sans-serif; 
		font-size: 12px; 
		font-weight: bold; 
		color: #FF0000; 
		text-decoration: none
		
		}
.copy {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #efefef;
	
}
.copy a:link, .copy a:visited{
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color:  #aef491;
	text-decoration: none;
	
}
.copy a:hover, .copy a:active {
	font-family: tahoma;
	font-size: 11px;
	font-weight:normal;
	color: #efefef;
	text-decoration: none;

}

