 /*_pp03*/

body { 
                     background:url("http://secure.worldhosting.org/cgi-bin/wh/get_img_by_name.pl?webid=169747&ei_code=hbg3");
                     background-repeat:repeat-x; 
background-color: #ffffbf; 
}

.textcontent{
	padding: 20px;
                     text-align: justify;
                     line-height: 18px;
}

th {
	font-family: "Century Gothic", Arial, Helvetica, Sans-serif;
	text-align: left;
	padding: 5px;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
	

p {padding: 5px;}

/* CUSTOM CLASSES */

.menuMain {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: capitalise;
	font-size: 14px;
	font-weight: bold;
	/* width: 221px; */
	display: block;
	height: 26px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

a.menuMain {
	padding: 2px;
	text-decoration: none;
	/* width: 221px; */
	height: 26px;
	color: #000000;
}

a.menuMain:hover {
	color: #ffffff;
	background-color: #d31d02;
	height: 26px;
}

.menuMainBg {
	background-color: #ffff01;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

.footer {
	background-color: #000000;
	color: #FFFFFF;
}
.content {
	background-color: #ffffbf;
}

/*END_pp03*/