body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
table{
   color:#333333;
   font-size:12px;
   line-height:18px;
}
td{
   color:#666666;
   font-size:12px;
   line-height:18px;
}
a:link{
   color:#333333;
   font-size:12px;
   text-decoration:none;   
}
a:visited{
   color:#333333;
   font-size:12px;
   text-decoration:none;
}
a:hover{
   color:#CC0000;
   font-size:12px;
   text-decoration:underline;
}
a:active{
   color:#333333;
   font-size:12px;
   text-decoration:none;
}
.menu {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D1D8E0;
	text-align: center;
	padding: 2px;
}
.menubk {
	height: 30px;
	border-top-width: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #D1D8E0;
	border-bottom-color: #D1D8E0;
	border-left-color: #D1D8E0;
	margin-bottom: 6px;
}

.input {
	height: 20px;
	width: 150px;
	border: 1px solid #CCCCCC;
	font-size: 13px;
	color: #666666;
	padding-top: 2px;
	padding-left: 2px;
}
.serbg {
	background-image: url(serbg.gif);
	background-repeat: repeat-x;
	height: 20px;
	width: 48px;
	padding-top: 1px;
	letter-spacing: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
