.fathom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
.outertable {
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	width:1000px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 15px;
}
.formtable {
	border: 1px solid #6699CC;
	color: #333333;
}
.grey {
	color: #333333;
}
.input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border: 1px solid #333333;
}
.input2 {
	font-size: 10px;
	color: #333333;
	border: 1px solid #333333;
}
.link {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #6699CC;
	text-decoration: none;
}
body {
	background-color: #999999;
	background-image: url(../images/bck_strip.gif);
	background-repeat: repeat-x;
}
.blue {
	color: #6699CC;
	text-decoration: none;
}
.blue:hover {
	color: #FF6600;
}
.pic {
	border: 1px solid #666666;
}