BODY {
	 background-color: #333366;
	font-family : Arial, Helvetica;
	color : #ffffff;}

A:LINK  {
	color : #ccccff;
	font-weight : bold;
	background-color: transparent;
	text-decoration: underline;}

A:HOVER {
	color : #333366;
	font-weight : bold;
	background-color: #ccccff;
	text-decoration: underline;}

A:VISITED { 
	color: #ccccff;
	font-weight : bold;
	background-color: transparent;
	text-decoration: underline; }
 
 
 A:VISITED:HOVER{
 	color: #333366;
	font-weight: bold;
	background-color: #ccccff;
	text-decoration: underline; }


H1 {
	font-size : 120%;
	font-weight: bold;
	color : #ccccff;}
	
h3 {
	font-size: 110%;
	font-weight: bold;
	color: #ccccff;}
	
.menubg{
	background-image: url(images/LayoutPcpt_03.jpg);
	background-position: right;
	background-repeat: no-repeat;}
	
.servicestable {
	font-size: 13px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-bottom: solid, 1px, #ccccff;
	text-align: center;}	
	
.stafftable {
	font-size: 12px;}
	
.staffname {
	font-weight: bold;
	color: #ccccff;
	background-color: transparent;}
	
.stafftraining {
	border-bottom: solid, 1px, #000000;}			


.leftsidebarbg {
	 background-image: url(images/LayoutPcpt_05.jpg);
	 background-position: top;
	 background-repeat: no-repeat; }
	 
.bodycontent{
	background-image: url(images/LayoutPcpt_06.jpg);
	background-position: top;
	background-repeat: no-repeat;
	 border-style: solid;
	 border-color: #000000;
	 border-width: 1px;
	 background-color: #27274e;}
	 
.padding {
	padding: 10px;}	 
	 
.righttsidebar {
	 background-color: transparent;
	 color: #ccccff;
	 font-size: 11px;
	 text-align: center;
	 padding: 15px;
	 border-right-color: #000000;
	border-right-style: solid;
	border-right-width: 1px;}		
	 

.footerbg {
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: 1px;}
	
	
.menufooter {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 70%;
	text-align : center;}

.copyrightfooter {
	font-size : 75%;
	text-align : center;
	color : #999999;}

