a {text-decoration:none; color:#666699;}
a:hover {text-decoration:underline; color:#666699;}


body {
	background-color:#999999;
	font-family:arial;
	font-size:11px;
	color:black;
	text-decoration:none;
	border: 0;
	padding: 0;
	margin: 0;
}
img, fieldset{
	border:0px;
	margin:0px;
	padding:0px;
}

.bodytxt { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#666666; text-decoration:none; line-height:18px;}
.tabletxt { font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#666666; text-decoration:none; line-height:18px;}
.menuitem {font-family:Arial, Helvetica, sans-serif; text-decoration:none; color:#000066; font-size:11px;}
h1{font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; color:#339933; display:inline;}
h2{font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#666699; display:inline;}

input{font-family:verdana; font-size:11px; border-color:#818181; border-width:1px;}
select{font-family:verdana; font-size:11px; border-color:#818181; border-width:1px;}
.ast{font-weight:bold; color:#FF0000; font-size:14px;}
.employee{
	float:left;
	margin-right:4px;
	margin-bottom:4px;
	height:94px;
	overflow:hidden;
	width:200px;
}
.employee table{
	width:200px;
	border:0px;
}
.employee table td.mrtg-pic{
	width:75px;
	height:94px;
	background-color:#CCCCCC;
	vertical-align:top;
}
.employee table td.mrtg-contact{
	background-color:#F2F2F2;
	font-size:10px;
	line-height:12px;
	vertical-align:top;
}
.employee table td.mrtg-contact div{
	padding:4px 6px 4px 6px;
}
.employee table td.mrtg-contact span{
	color:000066;
	font-size:11px;
	font-weight:bold;
}