﻿/* --------------------------------------------------
CSS Document For 
-------------------------------------------------- */

body {
	background: #202020;
	margin: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	FONT-SIZE: 10pt;
}

p {
	font-family: Lucida Grande, Tahoma, Arial, Helvetica, sans-serif; /* Lucida Grande for the Macs, Tahoma for the PCs */
			font-size: 10pt;

}

td {
	font-family: Lucida Grande, Tahoma, Arial, Helvetica, sans-serif; /* Lucida Grande for the Macs, Tahoma for the PCs */
			font-size: 10pt;

}

/* Horizontal and Vertical lines */
.lines {BACKGROUND-COLOR: #ffffff}
hr {color:#c00;background-color:#c00;height:1px;border:none; }

		h1 {
			font-family: Arial, Helvetica, sans-serif;
			font-weight: bold;
			font-size: 24pt;
			color: #000000;
			margin-bottom: 0px;
			background-color: transparent;
		}
		
		h2 {
			color: #4ae3f1;
			font-size: 12pt;
			font-family: Arial, Helvetica, sans-serif;
			padding:0px
			}
		
		h3 {
			color: #666666;
			font-size: 12pt;
			font-family: Arial, Helvetica, sans-serif;
			background-color: transparent;
			margin:0px;
			padding-left: 15px;
			padding-bottom: 10px;
			padding-top: 10px;
		}		



/* CONTAINER */

		#container {
			width: 760px;
			margin: 0 auto;
			font-family: Lucida Grande, Tahoma, Arial, Helvetica, sans-serif; /* Lucida Grande for the Macs, Tahoma for the PCs */
			font-size: 11pt;
			color: #000;
			background-color: #000000;
			border: 0px black solid;
			padding:0px;
			
		}
			#container2 {
			width: 980px;
			margin: 0 auto;
			font-family: Lucida Grande, Tahoma, Arial, Helvetica, sans-serif; /* Lucida Grande for the Macs, Tahoma for the PCs */
			font-size: 11pt;
			color: #000;
			background-color: #FFFFFF;
			background-image: url('images/pgbkg4.gif'); 
			background-repeat:repeat;
			border: 0px red solid;
			padding:0px;
			height:200px
		}
		

		
.wrapper {
position:relative;
margin:0 auto;
text-align:left;
width:760;
border:0px lime solid;

}
		
		
		
/* Home page boxes*/
.hpblkbox { background-color: #49e3f1;  color: #000000;  text-align: center;  font-size: 12pt; font-weight: bold;}
.hpblkbox2 { background-color: Black;  color: #808080;  text-align: center;  font-size: 12pt; font-weight: bold; }
	.hpblkbox2 A:link {color: #808080; TEXT-DECORATION: none; text-align: center;  font-size: 12pt; font-weight: bold; }
	.hpblkbox2 A:visited {color: #808080; TEXT-DECORATION: none; text-align: center;  font-size: 12pt; font-weight: bold; }
	.hpblkbox2 A:hover {color: #808080; TEXT-DECORATION: none; text-align: center;  font-size: 12pt; font-weight: bold; }
.hpadd {color: #FFFFFF; font-weight: bold; padding-left: 20px; font-size: 12pt;}
.hplogo { background-color: Black; }
.hppink {color: #C8548B;  text-align: center;  font-size: 12pt; font-weight: bold; }

		

		
/* Menu background */
#menu { border: 2px fuchsia solid
	
	}
	
#menu td {padding-left: 200px;
}
 
#tpmenu {
	background-color: white;
}
#tpmenu td {
	background-color:#FFFFFF;
	padding: 3px;
}
	
#tpmenu td:hover {
	background-color:black;
	color:#3be6f7
}	

#tpmenu a:hover {color:#3be6f7
}
#tpmenu a {color:#000000
}
#tpmenu2 {
	background-color: white;
	}
#tpmenu2 td {
	background-color:#FFFFFF;
	padding: 3px;
	}
	
#tpmenu2 td:hover {
	background-color:black;
	color:#3be6f7
}	

#tpmenu2 a:hover {color:#3be6f7
	}
#tpmenu2 a {color:#000000
}

		
/* CONTENT ELEMENTS */

#content
{
	background-color:white;
	background-image:url('images/pgbkg4.gif');
	background-repeat: repeat;
	width: 100%;

}

#content h2 { margin: 0; }

/* Content area */
.cont { background: #000000;}

.cont-box {background-image: url(images/cont-bar.gif);
 background-repeat: repeat;}
 
.cont-box1 {border-top:10px solid white; padding: 15px; width: 100%;}
 
.cont-box2 {border-top:10px solid white; padding-top: 5px;
}

.cont-box-brd { border-top:10px solid #B98D50; border-bottom:10px solid #B98D50; }


/* Home page bottom ads */

#hpbtmcont
{
	padding: 0px;
	width: 768px;
background-color:#000000;

}
#ipbtmcont
{
	padding: 0px;
	width: 768px;
	background-color:white

}
/* Content Area of inner pages*/
.box1 { border: 1px solid Black; padding: 10px 10px 10px 10px; }
.box2 { border: 1px solid #4ae3f1; background-color: Black;  color: White; padding: 10px 10px 10px 10px;}
.box2 P { color: #FFFFFF; text-align: center;}
.box3 {border: 1px dotted black; padding: 10px 10px 10px 10px; background-color: #4ae3f1;}
.box4 {border: 3px double Black; padding: 10px 10px 10px 10px;}


/* Footer page boxes*/
.ftline {background-color: Black; }
.ftmenu {background-color: white; height: 60px; font-size: 10pt;}
.ftmenu A:link    {COLOR: Black; TEXT-DECORATION: none; font-weight: bold; }
.ftmenu A:visited {COLOR: Gray; TEXT-DECORATION: underline;  font-weight: bold;}
.ftmenu A:hover   {COLOR: Black; TEXT-DECORATION: underline; background-color: #E1DFDF; font-weight: bold;}
		
/* copyright Tag */
.ct {font: 9pt "Times New Roman", Times, serif; text-align: center;color:black}

/* PPP Design Tag */
.pdt { font: 9pt "Times New Roman", Times, serif;  text-align: right;}
		
/* copyright Tag */
.ct {font-size: 9pt; text-align: center; color: #ffffff;}

/* PPP Design Tag */
.pdt { font: 9pt "Times New Roman", Times, serif;  text-align: right; color: #c0c0c0;}
		
		
		/* And they lived happily ever after. The End. */

