﻿body {
	margin : 0;
	padding : 0;
	background : url("images/body.gif");
}
.title {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #404743;
	font-weight: bold;
}
.left {
	font-family : tahoma, verdana, sans-serif;
	font-size : 11px;
	color : #404743;
	line-height : 15px;
}
.left a {
	font-family : tahoma, verdana, sans-serif;
	font-size : 11px;
	color : #404743;
	line-height : 15px;
	text-decoration : none;
}
.left a:hover {
	font-family : tahoma, verdana, sans-serif;
	font-size : 11px;
	color : #404743;
	line-height : 15px;
	text-decoration : underline;
}
.left a:visited {
	font-family : tahoma, verdana, sans-serif;
	font-size : 11px;
	color : #404743;
	line-height : 15px;
	text-decoration : none;
}
.footer {
	font-family : tahoma, verdana, sans-serif;
	font-size : 11px;
	color: #404743;
}
.footer a {
	font-family : tahoma, verdana, sans-serif;
	font-size : 11px;
	color : #404743;
	font-weight : bold;
	text-decoration : none;
}
.footer a:hover {
	font-family : tahoma, verdana, sans-serif;
	font-size : 11px;
	color : #404743;
	font-weight : bold;
	text-decoration : underline;
}
.footer a:visited {
	font-family : tahoma, verdana, sans-serif;
	font-size : 11px;
	color : #404743;
	font-weight : bold;
	text-decoration : none;
}
.text {
	font-family : tahoma, verdana, sans-serif;
	font-size : 11px;
	color : #404743;
}
.text a {
	font-family : tahoma, verdana, sans-serif;
	font-size : 11px;
	color : #808000;
	text-decoration : underline;
}
.line {
	background : #e6e6e6;
	height : 1px;
}
ul {
	list-style : none;
	margin : 0;
	padding : 0;
	line-height : 18px;
}
li {
	background : url('images/arrow.gif') no-repeat bottom left;
}
li a {
	font-family : tahoma, verdana, sans-serif;
	font-size : 11px;
	color : #568200;
	text-decoration : underline;
	margin-left : 19px;
}
.nobdr {
	border-width: 0;
}
.center {
	text-align: center;
}
.style1 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #808000;
	font-weight: bold;
}
