 /*_pp01*/

body {
	background-image:url("http://secure.worldhosting.org/cgi-bin/wh/get_img_by_name.pl?webid=143470&ei_code=testbg3"); 
	background-position: top;
	background-repeat:repeat-x; */
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
}

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

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

p {padding: 5px;}

/* CUSTOM CLASSES 

.menuMain {
	background-color: #1D3767;
	color: #F7F4EE;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
}

a.menuMain {
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 6px;
	padding-bottom: 6px;
	margin: -1px;
}

a.menuMain:hover {
	color: #FFFFFF;
	background-color: #0099CC;
}

a.hlCurPageLink {
 color: #FFFFFF;
 background-color:#afd71f;
}

*/

/* UPDATED */

.menuMain {
                height:30px;  /* Set Height, remember to change the top and bottom padding size on a.menuMain */

                background-color: #0894d5;
                color: #F7F4EE;
                font-family: "Verdana", Arial, Helvetica, sans-serif;
                text-transform: uppercase;
                font-size: 12px; /* if you change this make sure to change the padding on a.meuMain */
                font-weight: normal;
                margin: 0px;

}

 

a.menuMain {

                text-decoration: none;
                margin: 0px;
                height:30px; /* Set Height */
                display:inline;
                padding:8px 10px 8px 10px;  /* Make sure you change the top and bottom padding if u change the height and font size */

}

 

a.menuMain:hover {

                color: #FFFFFF;
                background-color: #15465d;
}

 

a.hlCurPageLink {

                    color: #15465d;

background-color: #7BC6EE;

                     height:30px;

}



.footer {
	background-color: #BFE3F7;
	padding: 4px;
	color: #444444;

}
.content {     
	background-color: #FFFFFF;
}

/* HOME */
/*
#home {
	background-color: #FFFFFF;
}

#home th {
	font-family: "Century Gothic", Arial, Helvetica, Sans-serif;
	text-align: left;
	padding: 5px;
	background-color: #CCCCCC;
	filter: Alpha(Opacity=50, FinishOpacity=100, Style=1, StartX=0, StartY=60, FinishX=0, FinishY=0);
}

#home td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
	
#home h1 {margin:0;	font-size: 18px;}
#home h2 {margin:0;	font-size: 16px;}
#home h3 {margin:0;	font-size: 14px;}
#home h4 {margin:0;	font-size: 12px;}
#home h5 {margin:0;	font-size: 10px;}

#home p{padding: 5px;}
*/

.image {
	background-color: #999999;
	filter: Alpha(Opacity=50, FinishOpacity=100, Style=1, StartX=0, StartY=60, FinishX=0, FinishY=0);
	padding: 25px;
}



/*END_pp01*/

/* style for hidden field in order for to stop spam */
.requiredfield{
visibility:hidden;
}
