body
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/backgr.gif);
	background-repeat: repeat-x;
	background-color: white;
}

h1
{
	font-family: Verdana, Arial, sans-serif;
	color: #333333;
	font-size: 16px;
	margin-bottom: 0px;
}

a:link
{
	text-decoration: underline;
	color: #333333;
}

a:visited
{
	text-decoration: underline;
	color: #333333;
}

a:hover
{
	text-decoration: none;
	color: #333333;
}

a:active
{
	text-decoration: underline;
	color: #333333;
}

.texts
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

.style1 {color: #333333}
.style2 {color: #990000}
.style3 {
	color: #333333;
	font-weight: bold;
}
.style4 {
	color: #669933;
	font-weight: bold;
}
.style5 {
	color: #666666;
	font-weight: bold;
}
.style6 {
	color: #006600;
	font-weight: bold;
}

.ErrorText
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: red;
}

.MenuLink
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background-color: #EEF3F6;
	padding-left: 6px;
	line-height: 26px;
}

.Button
{
	background-color: #BEEEE9;
	border: #F6FCFC 1px solid;
	color: #333333;
	font-family: Tahoma;
	font-size: 11px;
	height: 20px;
}

.GrayLabel
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: gray;
}

table
{
	border-collapse: collapse;
}

.grid {	margin-top: 1em; }
.grid th, .grid td { border: 1px solid #ccc; padding: 4px; }
.grid th { background: #BEEEE9; text-align: center; }

.Cell0
{
	background-color: #F6FCFC;
	border-bottom: 1px dotted gray;
}

.Cell1
{
	background-color: #EEF3F6;
	border-bottom: 1px dotted gray;
}

.PagingLabel, .PagingLabel a
{
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 10px;
	color: black;
	text-decoration: none;
}

.FeaturedHeader
{
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 14px;
	color: black;
	text-decoration: none;
}

.InfoText
{
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: green;
	text-decoration: none;
}

input[type=text], textarea
{
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
}

select
{
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
}

.hh
{
	visibility: hidden;
}
