a:link, a:visited {
	color: #006699; text-decoration: underline;
	font-weight: bold;
}

a:hover {
	color: #FF0000;	text-decoration: none;
	font-weight: bold;
}
body {
	margin: 0px;
	font-family: verdana, helvetica;
	font-size: 14px;
	background-color: #FFFFFF;
}
img {border: 1px solid #000000;}
h1 {font-size: 18px;}
h2 {font-size: 16px;}
table {font-size: 14px; width: 100%;}
input{ border: 1px solid #000000;}
p {font-family: times;}
#topmenu {
	margin: 1em;
	text-align: center;
}
#main {width: 99%};
#top {
	width: 100%; 
	float: left;
	}
#top img {border: none;}
#topmenu {width: 100%; clear: left;}
#left {width: 1%; float: left; padding-left: 1em;}
#center {width: 65%; float: left; padding: 2em;}
#center p {text-align: justify; padding-left: 1em;}
#center ul {font-family: times;}
#right {width: 20%; float: left; padding: 1em;}
#space {width: 100%; clear: left;}
#contacts {
	width: 75%;
	float: left;
	padding: 1em;
	font-weight: bold;
}
#counters {width: 20%; float: left; text-align: center;}
#counters img {border: none;}
#copyright {
	width: 100%;
	clear: left;
	margin: 1em;
	text-align: center;
	font-weight: normal;
	font-size: xx-small;
}
.hidden
{
	color: 000000;
	text-decoration: none;
	font-weight: normal;
}
.order {
	background-color: #CCFFFF;
	border: 1px solid #000000;
}
.red
{
	color: ff0000;
}
.green
{
	color: 00ff00;
}
.blue
{
	color: 0000ff;
}
.noborder
{
	border: none;
}
.textfig
{
	margin-right: 1em;
	border: none;
}