body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.lhnav {
	background:#FFFFFF;
/* 	margin-left:-2px; */
}
.lhnav_row {
	padding-left:10px;
	padding-top:2px;	
	padding-bottom:2px;
	background:#CCCCFF;
	font-size:13px;
	font-weight:bold;
	color:#6766FF;
}
.lhnav_bullet {
	background:#6766FF;
}
.lhnav_row a:link {
	color:#6766FF;
	text-decoration: none;

}
.lhnav_row a:visited {
	text-decoration: none;
	color:#6766FF;
}
.lhnav_row a:hover {
	text-decoration: underline;
	color:#330066;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#333333;
	font-weight:bold;
}
a:link {
	color:#6766FF;
}
a:hover {
	color:#330066;
}
a:active {
	color:#6766FF;
}
a:visited {
	color:#6766FF;
}
.topborder {
	border-top:1px;
	border-top-color:#000000;
	border-top-style:solid;
}
.cvtable {
	border:1px;
	border-color:#000000;
	border-style:solid;
}
.cvtablesplit {
	background-image:url(/images/v_line.jpg);
	background-repeat:repeat-y;
}
.cvhtablesplit {
	background-image:url(/images/h_line.jpg);
	background-repeat:repeat-x;
}

.fnt16 {
	font-size: 16px;
	font-weight: bold;
}
.pic {
	border:1px;
	border-color:#000000;
	border-style:solid;
}
.picdiv {
padding:10px;
float:right;
}

h1 a:link {
	color:#333333;
	text-decoration: none;

}
h1 a:visited {
	text-decoration: none;
	color:#333333;
}
h1 a:hover {
	text-decoration: underline;
	color:#330066;
}