body {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	background-color: #C7C7C7;
}

table {
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
}

.tabletop {
	font-family: Verdana;
	font-size: 10px;
	font-style: bold;
	padding-left: 10px;
	color: #3E3E3E;
	text-decoration: none;
	background-image: url(images/box_top.jpg);
	background-repeat: repeat-x;
}

.navitop {
	font-family: Verdana;
	font-size: 10px;
	font-style: bold;
	padding-left: 10px;
	color: #3E3E3E;
	text-decoration: none;
}

.navipnt {
	font-family: Verdana;
	font-size: 10px;
	padding-left: 7px;
	color: #3E3E3E;
	text-decoration: none;
	border-color: #909090;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
}

.link
{
	color: #3A3838;
	text-decoration: none;
}

a:visited
{
	color: #3A3838;
}

a:hover
{
	color: #FF0808;
	text-decoration: underline;
}

.selectbox
{
	font-family: Verdana;
	font-size: 10px; color: #666666;
	text-decoration: none;
	border-color: #525252;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	background-color: #F5F4F4;
}

input
{
	font-family: Verdana;
	font-size: 10px; color: #666666;
	text-decoration: none;
	border-color: #525252;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	background-color: #F5F4F4;
}
