﻿BODY {
	MARGIN: 0px;
	COLOR: #666666;
	TEXT-DECORATION: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
.nav a:link{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	height: 150px;
}
.nav a:visited{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.nav a:active{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.item{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #060;
}
.tableitem{
	margin: 2px;
	padding: 2px;
}
.tableitem .table{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #060;
	border-right-color: #060;
	border-bottom-color: #060;
	border-left-color: #060;
}
.tableitem a:link{
	color: #999;
	text-decoration: none;
}
.tableitem a:visited{
	color: #999;
	text-decoration: none;
}
.tableitem a:hover{
	color: #060;
	text-decoration: none;
}
.tableitem a:active{
	color: #060;
	text-decoration: none;
}
.link table{
	font-size: 12px;
	color: #666;
}
.link a:link{
	color: #666;
	text-decoration: none;
}
.link a:visited{
	color: #666;
	text-decoration: none;
}
.link a:hover{
	color: #060;
	text-decoration: none;
}
.link a:active{
	color: #060;
	text-decoration: none;
}
