h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
}
h4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #669966;
	text-decoration: underline;
}
h5 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #669966;
	text-decoration: underline;
}
P {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
}
a:link {
	color: #004080;
}
a:visited {
	color: #004080;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.images {
	margin: 2px;
	padding: 1px;
	float: left;
	border: 1px solid #FF0000;
	left: 5px;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #333333;
	text-align: left;
	list-style-type: circle;
	
}
.header {
	background-image: url(../images/green.jpg);
	background-repeat: repeat-x;
}
.title {
	font-family: tahoma, "Arial Black", "Times New Roman";
	font-size: 36px;
	color: #CCCCCC;
	background-image: url(../images/green.jpg);
	background-repeat: repeat-x;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.bottom {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #333333;
}
.leftnav {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
}
.top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
h6 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000FF;
	text-decoration: underline;
}
.point {
	color: #304559;
}
.table {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 70%;
}
.tabletitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}
#ads {
	margin: 3px;
	padding: 0px;
	float: left;
}
.menu_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: bold;
	background-image: url(../images/t_fon.gif);
	background-repeat: repeat-x;
}
.side_menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	background-image: url(../images/fon02.gif);
	background-repeat: repeat-y;
}
.red {
	background-image: url(../images/fon_top.gif);
	background-repeat: repeat-x;
}
.thinborder {
  border:solid 1px silver;
  padding:5px;
  margin-right:10px;
  } 
