/*--> CSS DOCUMENT <-- */
/*--> CREATED BY INNOV8MEDIA.NET <--*/

/*--> PAGE STYLES & MARGINS <--*/

body, html {

	background-color: #FFFFFF;
	margin-top: 6;
	margin-bottom: 6;
	margin-left: 0;
	margin-right: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	
} 

/*--> MAIN MENU STYLES <--*/

ul {

	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 0px;
	padding: 0px;

}

li.mainmenulist {

	list-style: none;
	margin: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
	vertical-align: middle;
	background-image: url(images/template_05.jpg);
	background-repeat: no-repeat;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #333333;
	
}

.mainmenulist a {

	text-decoration: none;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #333333;
  
}

.mainmenulist a:hover {

	text-decoration: underline;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #333333;
  
}

/*--> ABOUT US MENU STYLES <--*/

ul {

	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 0px;
	padding: 0px;

}

li.aboutusmenulist {

	list-style: none;
	margin: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
	vertical-align: middle;
	background-image: url(images/template_05.jpg);
	background-repeat: no-repeat;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #333333;
	
}

.aboutusmenulist a {

	text-decoration: none;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #333333;
  
}

.aboutusmenulist a:hover {

	text-decoration: underline;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #333333;
  
}

/*--> AFFILIATES MENU STYLES <--*/

ul {

	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 0px;
	padding: 0px;

}

li.affiliatesmenulist {

	list-style: none;
	margin: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
	vertical-align: middle;
	background-image: url(images/template_05.jpg);
	background-repeat: no-repeat;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #333333;
	
}

.affiliatesmenulist a {

	text-decoration: none;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #333333;
  
}

.affiliatesmenulist a:hover {

	text-decoration: underline;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #333333;
  
}

/*--> CONTENT LIST STYLES <--*/

ul.contentlist {

	margin-left: 5px;

}

li.contentlist {

	list-style: none;
	margin: 0px;
	padding-left: 15px;
	padding-bottom: 8px;
	background-image: url(images/template_12.jpg);
	background-repeat: no-repeat;
	font: 12/8px Tahoma;
	font-weight: bold;
	color: #333333;
	vertical-align: top;
	
}


/*--> SITE HEADING STYLES <--*/

.Heading {

	padding-left: 10px;
	padding-top: 4px;
	margin-bottom: 6px;
	vertical-align: top;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 14px;
	color: #DA5B00;
	background-image: url(images/template_13.jpg);
	background-repeat: repeat-x;
	height: 40px;
	
}

/*--> EXTRA PAGE STYLES <--*/

td {

	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	
}

.Maincontent {

	padding: 5px;
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	
}

#contentbox {

	margin-bottom: 6px;
	
}

/*--> CREATED BY INNOV8MEDIA.NET <--*/

