body         
{
	FONT-SIZE: 9pt;
	FONT-FAMILY: Verdana; 
	TEXT-ALIGN: center ;
	background-repeat:repeat-x;
	background-color:#343E42;
	background-image: url(images/bg.jpg);
	color:#990000;
}      
   table
   {
		font-size:10pt;
   } 
.pagecontent 
{
	width:617px;
	background-image: url(images/watermark.jpg);
	background-position:center 100px;
	background-repeat:no-repeat;
	/*background-color:Red;*/

	/*margin-top:100; 
	line-height:110%; 
	margin-left:50px; 
	margin-right:50px; 
	margin-bottom:50px;*/
}
h1
{
		font-size: 12pt; 
}
h2
{
	font-size: 11pt;
	color: #990000;
}
h3          
{
	font-size: 10pt; 
	color: #990000;
}
h4 
{ 
	color: #990000; 
	font-size: 12pt; 
	font-weight: bold;
}
ul
{
	/*list-style-image: url(images/bullet.gif);*/
}
.tablelabel
{
	font-weight:bold;
	vertical-align:top;	
}
.footer 
{
	clear:both;
	text-align: center;
}
.menu ul
{
	margin: 0px;
	list-style-type: none;
}
.menu
{
	font-weight: bold;
	width: 607px;
	background-color: gainsboro;
	text-align: center;
}
.menu li
{
	display: inline;

}
.menu a:link, .menu a:visited
{
	color: #82888d;
	padding-top: 10px;

	text-decoration: none;
	height:50px;
	width:148px;
	background-image:url(images/menubg.jpg);
}
.menu a:hover
{
	color: gainsboro;
}
.header
{

}
.pageholder
{
/*	background-image: url(images/topbg.jpg);*/
	width:610px;
	background-repeat: no-repeat;
	position: relative;
	background-color: #ffffff;
	text-align: left;
	border:solid 0px #F4F5F2;
	border-top-width:40px;
	padding:20px;
}
.pageholder2
{

	border-right: gainsboro 1px solid;
	padding-right: 20px;
	background-position: right bottom;
	border-top: gainsboro 1px solid;
	padding-left: 20px;
	/*background-image: url(images/satellite.jpg);*/
	padding-bottom: 20px;
	border-left: gainsboro 1px solid;
	padding-top: 20px;
	border-bottom: gainsboro 1px solid;
	background-repeat: no-repeat;
}
.footer a
{
	color:#990000;	
}
.pc
{
		color:#85BE03;
}