body{padding:0;margin:0;}
h1{margin:0  0 10px 0; padding:0px; color: #3a9828; font-size: 1.6em;}
h2{font-size: 1.1em;}
p {margin:0;padding:0;text-indent:1em;}
a:link, a:visited{color:#000000; text-decoration:none;}
a:hover{color: #999999; text-decoration:underline;}
.menu td { border-top:2px solid #437aa4}
/*body {background:url(../images/bg_home.jpg) no-repeat;}*/
.image_border{
	float:left;
	margin-right:10px;
	border: double solid #FFFFFF;
}
.grey{color:#CCCCCC;}
.yellow{color:#FFFF00;}
.black{color:#000000;}
.orange{color:#FF9900;}
.white{color:#FFFFFF;}
.green{color:#339900;}
.EiMsg{
	text-align:center;
	margin:3px;
	padding:3px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	
}
.rqd {
	color: #990000;
	width: 30px;
	vertical-align:top;
	text-align: center;
	padding-top: .3em;
}
input.text, textarea{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-bottom:3px;
	font-size:1em;
	border:1px solid #333366;
	padding-left: .2em;
}

.err_msg, #err_msg{ /* styling for form validation error messages */
	padding: 0 0 3px 0;
	clear:left;
	float:left;
	font-size:small;
	font-weight: bold;
	color:#CC0000;
	vertical-align: top;
}
#right .menu a{
	color:#789BED;
}
#right a:hover{color:#000000;}
#right a{font-size:0.9em; font-weight:bold; margin-right:10px;}


.picture{position:absolute; right:-200px; bottom:5px; z-index:100;}
#page{min-height:327px; height:auto; _height: 350px;}

#table th{
	background-color:#333333;
	color:white;
	border:#bbbbbb solid 1px;
	
}
#table td
{
border-right:#999999 solid 1px;
border-bottom:#999999 solid 1px;
}

#table
{
border-left:#999999 solid 1px;
}
