body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #f2f2f2;
	text-decoration: none;
	background-color: #000000; /*#0b0b0b*/
	height: 100%;
	width: 100%;
	margin: 0px;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	background-position: top;
}

a:link,a:visited      {color: #f7941d; text-decoration:none; font-weight: normal ;}
a:hover               {color: #fff200; text-decoration:none; font-weight: normal ;}

.text1 {
	font-family: Arial, Tahoma, "Microsoft Sans Serif";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 15px;
	text-align: justify;
}
.textfooter {
	font-family: Arial, Tahoma, "Microsoft Sans Serif";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	padding-left: 20px;
}

.details {
	font-family: Arial, Tahoma, "Microsoft Sans Serif";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
}
.bigyellow {
	font-family: Arial, Tahoma, "Microsoft Sans Serif";
	font-size: 14px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
	text-align: left;
	padding-left: 25px;
}
#footer {
	font-family: Arial, Tahoma, "Microsoft Sans Serif";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/footer.gif);
	height: 96px;
	width: 780px;
	background-repeat: no-repeat;
	padding-top: 20px;
}


img {
border:0
}
