body {
	font-family: Arial, Helvetica, sans-serif;	
	color: #333333;
	background-image: url(../images/skin/bodybk.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 10pt;
}
h1, h2, h3, h4, h5, h6 {
	color: #567B8B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
}
h1 {
	font-size: 18pt;
}
h2 {
	font-size: 16pt;
}
h3 {
	font-size: 14pt;
}
h4 {
	font-size: 12pt;
}
h5 {
	font-size: 11pt;
}
h6 {
	font-size: 10pt;
}
.table {
	background-color: #FFFFFF;
	background-image: url(../images/skin/lhs1.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 1000px;
/*	max-width: 1000px;
	min-width: 770px;	
	width: expression(document.body.clientWidth < 776 ? "774px" : document.body.clientWidth > 1002 ? "1000px" : "auto");*/
}
.td {
	background-image: url(../images/skin/people_sm.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: right;
}
.headcell1 {
	background-image: url(../images/skin/head1.jpg);
	background-repeat: no-repeat;
	background-position: 190px 0px;
	height: 106px;
}
.headcell2 {
	background-image: url(../images/skin/head2.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	height: 133px;
}
.topmenucell {
	 background-image: url(../images/skin/topmenubk.jpg);
	 background-repeat: repeat-y;
	 background-position: right;
	 padding-right: 10px;
	 height: 43px;
}
.basemenucell {
	color: #8C6960;
	background-image: url(../images/skin/basemenubk.jpg);
	background-repeat: repeat-y;
	padding-left: 10px;
	height: 36px;
}
.photo {
	border: solid 1px #7B9FAE;
}
.box {
	border: solid 1px #7B9FAE;
	background-color: #FFFFFF;
	background-image: url(../images/skin/boxbk.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 10px;
}
.footer {
	color: #7B9FAE;
}
.footer:link {
	color: #7B9FAE;
	text-decoration: none;
}
.footer:visited {
	text-decoration: none;
	color: #7B9FAE;
}
.footer:hover {
	text-decoration: underline;
	color: #A9C0CB;
}
.footer:active {
	text-decoration: none;
	color: #A9C0CB;
}
.abspos {
	position: absolute;
	left: 0px;
	top: 0px;

}
.waddress {
	margin: 0px 10px; 
	font-size: 11pt; 
	color: #ebf1f3; 
	font-weight: bold; 
	font-style: italic;
}
.waddress:link {
	color: #ebf1f3; 
	text-decoration: none;
}
.waddress:visited {
	color: #ebf1f3; 
	text-decoration: none;
}
.waddress:hover {
	color: #ffffff; 
	text-decoration: underline;
}
.waddress:active {
	color: #ffffff; 
	text-decoration: underline;
}
a:link {
	color: #8C6960;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #8C6960;
}
a:hover {
	text-decoration: none;
	color: #660000;
}
a:active {
	text-decoration: none;
	color: #660000;
}
li {
	margin-bottom: 15px;
}
.ben {	
	color: #567B8B; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;	
}
.nomargin {
	margin: 0px;
}
.whitebk {
	background-color: #FFFFFF;
	background-image: url(../images/spacer.gif);
	background-repeat: no-repeat;
}
.whitebox {
	color: #567B8B;
	font-size: 14pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	border: solid 1px #7B9FAE;
	background-color: #FFFFFF;
	padding: 10px;
	cursor: hand;
}
.whitebox_f2 {
	color: #ffffff;
	font-size: 14pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	border: solid 1px #7B9FAE;
	background-color: #567B8B;	
	padding: 10px;
	cursor: hand;
}
#Status 
{
	color: Red;
	font-variant: small-caps;
	font-size: 11pt;
}

