.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #003366;
	font-size: 12px;
}
.line
{	background: url("images/bg3.gif");
	background-position: center;
	background-repeat: repeat-x;
}

.style2 {
	color: #000000;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.podr:link, a.podr:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #333399;
	text-decoration: underline;
}
a.podr:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #000000;
	text-decoration: none;
}
.style5 {
	font-size: 22px;
	font-family: Tahoma;
	font-weight: bold;
	color: #000080;
	background: url("images/bg3.gif");
	background-position: bottom;
	background-repeat: repeat-x;
	padding-bottom: 10px;
	padding-top: 5px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
.style6 {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link, a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
	text-decoration: underline;
}
.rightMenu {
	font-family: Tahoma;
	font-weight: bold;
}
.rightMenu:hover {
	text-decoration: underline;
	color: #000000;
}
.subMenu {
	position: absolute;
	display: none;
	white-space: nowrap;
	background-color: 4c8fd7;
	color: #ffffff;
	padding: 5px;
}
.subMenu a {
	color:#ffffff;
}
.subMenu a:visited{
	color: #ffffff;
	text-decoration: none;
}
.subMenu a:hover{
	text-decoration: underline;
}