.tabletest {
	color: white;
	background-image: url(images/bodyblank.jpg);
	background-attachment: fixed center 00%;
	width: 960px;
	height:630px;
	background-color: transparent;
	padding: 0;
	background-repeat: no-repeat;
	position: inherit;
}
.tablemain {
	color: white;
	background-image: url(images/bodyblank.jpg);
	background-attachment: fixed center 00%;
	width: 960px;
	height:630px;
	background-color: transparent;
	padding: 0;
	background-repeat: no-repeat;
	position: inherit;
}
.tablepromethean {
	color: white;
	background-image: url(images/bodyblank.jpg);
	background-attachment: fixed center 00%;
	width: 960px;
	height:630px;
	background-color: transparent;
	padding: 0;
	background-repeat: no-repeat;
	position: inherit;
}

.tablenav{
	background-image: url(images/navbar.gif);
	width: 960px;
	height: 20px;
	background-color: transparent;
	padding: 0;
	background-repeat: repeat-x;
}

.tablehome {
	color: white;
	background-image: url(images/body.jpg);
	background-attachment: fixed center 00%;
	width: 960px;
	height:630px;
	background-color: transparent;
	padding: 0;
	background-repeat: no-repeat;
}
.tableclients {
	color: white;
	background-image: url(images/bodyblank.jpg);
	background-attachment: fixed center 00%;
	border:1px solid #5261BD;
	width: 960px;
	height:630px;
	background-color: transparent;
	padding: 1;
	border: 1px solid #5261BD;
	background-repeat: no-repeat;
}

.tablesmall {
	color: white;
	background-color: transparent;
	padding: 0;
}


tbody tr.even td {
border-left: solid 2px #5261BD;
border-right: solid 2px #5261BD;
border-top: solid 2px #5261BD;
border-bottom: solid 2px #5261BD;
}

.tdcellLeft {
border-left:2px solid #5261BD;
border-top:2px solid #5261BD;
border-bottom:2px solid #5261BD;
	background-color: transparent;
	cell padding: 0;
	cell spacing: 0;
	}
	.tdcellright {
border-right:2px solid #5261BD;
border-top:2px solid #5261BD;
border-bottom:2px solid #5261BD;
	background-color: transparent;
	cell padding: 0;
	cell spacing: 0;
	}
.tdcell2 {
border:2px solid white;
	width: 400px;
	background-color: transparent;
	cell padding: 1;
	}
.tdcelllong {
	width: 960px;
	height: 80 pt;
	col span: 3;
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font align: center;
	}
P {text-align:left; font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px; 
font color: white; 
}
.pcontent {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font color:white; 
	text-align: justify;
	color: #FFFFFF;
}
.pcontentbold {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font color:white; 
	text-align: justify;
	color: #FFFFFF;
	font-weight: bold;
}

.pcontentboldleft{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font color:white; 
	text-align: left;
	color: #FFFFFF;
	font-weight: bold;
}

.pcontentboldcentre {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font color:white; 
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
}
.pfooter {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font color:white; 
	text-align: justify;
	color: #FFFFFF;
}
.plist {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font color:white; 
	text-align: left;
	color: #FFFFFF;
}
.pheader {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;

	font color: white;
	font-weight: bold;
	color: #FFFFFF;
}

.pheadercenter {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;

	font color: white;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.pitalics {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;

	font color: white; 
	font-style: italic;
	font-weight: bolder;
	text-align: left;
}
A:link {
	color:#FFFFFF;
	text-decoration: none;
}
A:visited {
	color:#5261BD;
	text-decoration: none;
}
A:hover {
	color:#c6eff7;
	text-decoration: none;
}
A:active {
	color:#5261BD;
	text-decoration: none;
}

.Internal a:link {
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px; 
	text-decoration: none;
}
.Internal a:visited {
	color:#5261BD;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration: none;
}
.Internal a:hover {
	color:#c6eff7;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px; 
	text-decoration: none;
	}
.Internal a:active {
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration: none;
	} 
	
#dropmenudiv{
	position:absolute;
	border:1px white;
	border-bottom-width: 0;
	font:13pt 10px Verdana;
	line-height:18px;
	z-index:100;
}
 
#dropmenudiv a{
width: 100%;
display: block;
border-bottom: 1px solid white;
padding: 1px 0;
text-decoration: none;
font-weight: normal;
color: #5261bd;
}
 
#dropmenudiv a:hover{ /*hover background color*/
background-color: #5261bd;
color:#FFFFFF;
}
 .mainnav {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font color:white; 
	text-decoration: none;
	font-weight: bold;
	padding-right: 0px;
}

.intouch {
	font-size:9px;
	text-align:center;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.intouch a:link {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 9px;
}
.intouch a:visited {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 9px;
}
.intouch a:active {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.intouch a:hover {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: white;
	font-weight: bold;
}
.h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;

	font color:white; 
	text-align: justify;
	color: #FFFFFF;
	font-weight: bold;
}

.gallerycell {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 8px;
	padding-top: 6px;
	text-align: center;
	padding-left: 6px;
	padding-right: 8px;
	border: 0 px;
}

.gallerycelltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-align:center;
	color: #FFFFFF;
