.forms-1 {
		 background-image:url(images/form.jpg);
		 }
		 
.forms-2 { background:repeat-x;  
           background-image:url(images/form.jpg);  
		 }
body {
	background-image: url(images/BG.jpg);
	background-repeat: repeat-y;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.buttons { 
           border-width:0px;
		 }
/* scroll bar */
html{ 
           scrollbar-3dlight-color:#FF0000; 
           scrollbar-arrow-color:#000000; 
           scrollbar-base-color:#FFFFFF; 
           scrollbar-track-color:#FFFFFF; 
           scrollbar-darkshadow-color:#FF0000; 
           scrollbar-face-color:#FFFFFF;                 
           scrollbar-highlight-color:#FF0000; 
           scrollbar-shadow-color:#FF0000; 
}  
#testimonials {
	position:absolute;
	right:5%;
	top:452px;
	width:228px;
	height:308px;
	z-index:1;
}

#sharing {
	position:absolute;
	right:5px;
	top:669px;
	width:64px;
	height:139px;
	z-index:1;
}
#enter {
	position:absolute;
	right:25%;
	top:355px;
	width:108px;
	height:109px;
	z-index:2;
}
.style1 {font-family: Verdana, Arial, Helvetica, sans-serif;color: #FF0000;}
.style1 :hover{text-decoration:underline; }
.style4 {font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; }
.style4 :hover{text-decoration:underline; }
.style10 {font-family: Verdana, Arial, Helvetica, sans-serif; color: #666666}
.style10:hover{text-decoration:underline; }
.style6 {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 24px;color: #BC0001;}
.style8 {font-size: 16px;font-family: Verdana, Arial, Helvetica, sans-serif;}
.style5 {color: #999999}
.style15 {color: #CCCCCC}