/* CSS Document */



#back {

position : absolute;

top: 0px; left: 20%; width: 800px; 

margin-left: 0px; margin-top: 0px; padding: 0px;

}



body {

	background-color: #e5e5e5;

	background-image: url(images/background.jpg);

}



.links {

	font-family: arial; font-size: 12px; font-weight: none; text-decoration: underline; color: #ffffff; line-height: 18px;

}

.links:hover {

	font-family: arial; font-size: 12px; font-weight: none; text-decoration: underline; color: #3399FF; line-height: 18px;

}

.text {

	font-family: arial; font-size: 11px; font-weight: none; text-decoration: none; color: #7c7c7c; line-height: 16px;	

}

.text2 {

	font-family: arial; font-size: 12px; font-weight: none; text-decoration: none; color: #FFFFFF; line-height: 18px;	

}

.terms {

	font-family: arial; font-size: 11px; font-weight: none; text-decoration: none; color: #FFFFFF; line-height: 14px;	

}



.ftext {

	font-family: arial; font-size: 10px; font-weight: none; text-decoration: none; color: #7c7c7c;

}



.footer {

	font-family: arial; font-size: 10px; font-weight: none; text-decoration: none; color: #7c7c7c;

}

.footer:hover {

	font-family: arial; font-size: 10px; font-weight: none; text-decoration: underline; color: #ffffff;

}



.footer2 {

	font-family: arial; font-size: 10px; font-weight: none; text-decoration: none; color: #ffffff; background-color: #005aaa;

}

.footer2:hover {

	font-family: arial; font-size: 10px; font-weight: none; text-decoration: none; color: #7c7c7c; background-color: #ffffff;

}