table {
	border:none;
	font-family:Verdana,Arial;
	text-align:left;
}



h1{	font-family:Verdana,Arial;
	font-size:12pt;
	font-weight:normal;
	text-align:left;
	margin-top:10pt;
	margin-bottom:0;
}

h2{	font-family:Verdana,Arial;
	font-size:10pt;
	font-weight:bold;
	border-bottom-style:solid;
	border-width:1px;	
	border-bottom-color:white;
	width:300px;
	text-align:right;
	margin-top:20pt;
}

h3{	font-family:Verdana,Arial;
	font-size:10pt;
	margin-top:10pt;
}

	
.d {text-align:right;}
	

.contenttext
{
	color: #001;
	font-weight: normal;
	font-size: 12px;
	font-family: Arial;
	text-decoration: none;
}
.contenttextbold
{
	color: #001;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial;
	text-decoration: none;
}
.tablecolor
{
	background-color: #69c;
}
.tablecolorblack
{
	background-color: black;
}
.tablecolordark
{
	background-color: #999;
}
.tablecolorgrey
{
	background-color: #ccc;
}
.tablecolortitle
{
	background-color: #006699;
}
.titletext
{
	color: white;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial;
	text-decoration: none;
}
.titletextcontent
{
	color: black;
	font-weight: bold;
	font-size: 16px;
	font-family: Arial;
	text-decoration: none;
}
a:active
{
	color: #ffcc00;
	font-weight: normal;
	font-size: 12px;
	font-family: Arial;
	text-decoration: underline;
}
a:link
{
	color: #ffcc00;
	font-weight: normal;
	font-size: 12px;
	font-family: Arial;
	text-decoration: underline;
}
a:visited
{
	color: #ffcc00;
	font-weight: normal;
	font-size: 12px;
	font-family: Arial;
	text-decoration: underline;
}


.tablecolor
{
	
			background-color:#660033;
		
}

a.navactivetrue:link { 
	font-family:Verdana;
 }
a.navactivetrue:visited { 
	font-family:Verdana;
 }
a.navactivetrue:hover { 
	font-family:Verdana;
 }
a.navactivetrue:active { 
	font-family:Verdana;
 }
a.navactivefalse:link { 
	font-family:Verdana;
 }
a.navactivefalse:visited { 
	font-family:Verdana;
 }
a.navactivefalse:hover { 
	font-family:Verdana;
 }
a.navactivefalse:active { 
	font-family:Verdana;
 }

.tablecolortitle
{
	background-color:#cc99cc;
}
.contenttext
{
	color:#ffffff;
	
	font-family:Verdana;

}
.contenttextbold
{
	color:#ffffff;
	
	font-family:Verdana;

}
.titletext
{
	color:#cc99cc;
	
	font-family:Verdana;

}
.titletextcontent
{
	color:#ffffff;
	
	font-family:Verdana;

}
.tablebackground
{
	
			background-color:transparent;
		
}
a:link
{
	color:#cc99cc;
	
	font-family:Verdana;

}
a:visited
{
	color:#cc99cc;
	
	font-family:Verdana;

}
a:hover
{
	color:#cc99cc;
	
	font-family:Verdana;

}
.button 
 {
  font-family:Arial;
  background-color:#cc99cc;
  color: #cc99cc;
  font-size: 11px;
  font-weight: normal;
 }			
.inputfield
{
	font-size: 11px;
	width: 200px;
	border:1 solid #cc99cc; 
	color: #000000;
	font-family: Arial;
	text-decoration: none;
}
.inputfieldtotal
{
	background-color:transparent;
	font-size: 11px;
	width: 50px;
	border:1 none; 
	color: #cc99cc;
	font-family: Arial;
	text-decoration: none;
}	
.textarea
{ 
	scrollbar-arrow-color: #FFFFFF; 
	scrollbar-base-color: #7F96B2; 
	scrollbar-dark-shadow-color: #003366; 
	scrollbar-face-color: #cc99cc; 
	scrollbar-highlight-color: #F0F0F6; 
	scrollbar-shadow-color: #666666; 
	scrollbar-3d-light-color: #F0F0F6; 
	scrollbar-track-color: #F0F0F6; 	
}