TABLE {
	BORDER-COLLAPSE: collapse
}
TD {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 12px;
}
.upper {
	text-transform : uppercase;
}

A:link,A:visited {
	COLOR: #3077B5;
	TEXT-DECORATION: underline
}
A:HOVER {
	text-decoration : none;
}

HR {
	height : 1px;
	color : #999999;
}
.hdr {
	font-family : georgia, "Times New Roman", Times, serif;
	text-transform : uppercase;
	font-size : 11px;
}

.mainmenu,A.mainmenu,A.mainmenu:visited {
	color : Black;
	text-decoration : none;
	font-size : 11px;
	text-transform : uppercase;
	font-family : georgia, "Times New Roman", Times, serif;
}
A.mainmenu:hover {
	text-decoration : underline;
	text-transform : uppercase;
}

.locmenu,A.locmenu,A.locmenu:visited {
	color : #3077B5;
	text-decoration : none;
	font-size : 11px;
}
A.locmenu:hover {
	text-decoration : underline;
}
.menu,A.menu,A.menu:visited {
	color : #7b7b7b;
}
A.menu:hover {
	text-decoration : none;
}

.news,A.news,A.news:visited {
	text-decoration : underline;
	color : Black;
}
A.news:hover {
	text-decoration : none;
	color : #3077B5;
}

.menusel0,A.menusel0,A.menusel0:visited {
	color : #000000;
	text-decoration : none;
}
A.menusel0:hover {
	text-decoration : underline;
}
.menusel,A.menusel,A.menusel:visited {
	color : #F77516;
	text-decoration : none;
}
A.menusel:hover {
	text-decoration : underline;
}
.small {
	font-size : 11px;
}
.red {
	color : #E68705;
}

.white {
	color : White;
}
H1 {
	font-size : 16px;
	margin-bottom : 0px;
}
H2 {
	font-size : 14px;
}
H3 {
}
H4 {
}
H5 {
}
.copyright, A.copyright, A.copyright:visited {
	color : White;
	font-size : 11px;
}
.menulink,A.menulink,A.menulink:visited {
	color : #5CBB80;
}
.green {
	color : #6A9E3E;
}
.tbl {
	border : 1px double Black;
	border-color : Black;
}
.bord {
	border-width : 1px 1px 1px 1px;
	border-color : #7b7b7b #7b7b7b #7b7b7b #7b7b7b;
	border : 1px solid #7b7b7b;
	background-color : #FFFFFF;
	font : 11px;
	font-family : Arial, Helvetica, sans-serif;
}
.submit {
	background-color : #2D79B5;
	color : White;
	border-color : #337AB8;
	border-width : 1px 1px 1px 1px;
	font-size : smaller;
}

.tblhead {
	color : #aaaaaa;
}
