/* CSS Document */

body,td,th {
	font-size: 13px;
	color: #000000;
}
body {
	#background-image: url(../images/bg_page.gif);
	background-image: url(../images/bg_page_4.gif);
	margin-top: 0px;
}
a {
	font-size: 13px;
	color: #000066;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000066;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
}
a:active {
	text-decoration: none;
	color: #CC0000;
}
a.chmenu {
	font-size: 12px;
	color: #ffffff;
}
a.chmenu:link {
	text-decoration: none;
}
a.chmenu:visited {
	text-decoration: none;
	color: #ffffff;
}
a.chmenu:hover {
	text-decoration: underline;
	color:#FFCC66;
}
a.chmenu:active {
	text-decoration: none;
	color: #FFCC66;
}
a.menu {
	font-size: 12px;
	color: #ffffff;
}
a.menu:link {
	text-decoration:none;
	font-weight:bold;
}
a.menu:visited {
	text-decoration: none;
	font-weight:bold;
	color: #ffffff;
}
a.menu:hover {
	text-decoration: underline;
	color:#FF6600;
}
a.menu:active {
	text-decoration: none;
	color: #FF6600;
}
a.rightmenu {
	font-size: 12px;
	color:#003399;
}
a.rightmenu:link {
	text-decoration:none;
	font-weight:bold;
}
a.rightmenu:visited {
	text-decoration: none;
	font-weight:bold;
	color: #003399;
}
a.rightmenu:hover {
	text-decoration: underline;
	color:#FF6600;
}
a.rightmenu:active {
	text-decoration: none;
	color: #FF6600;
}
td.darkgreen {
	background-color:#025941;
}
td.topchmenu {
	font-size: 12px;	
	color:#CCCCCC;
	background-color:#025941;
}
td.copyright {
	font-size: 12px;	
	color:#ffffff;
}
td.topchtitle {
	font-size: 12px;	
	color:#990000;
}
td.submenu {
	font-size: 12px;	
	color:#003333;
}
td.menu {
	background-color:#006666;
}
td.menuhome {
	background-color:#993333;
}
td.textred {
	font-size: 12px;	
	color:#993300;
}
td.textblue {
	font-size: 12px;	
	color:#006699;
}
h2 {
	color: #336699;
	font-weight: bold;
	font-size: 16px;
}
.title {
	color: #990000;
	font-weight: bold;
}
.redfont {
	color: #990000;
}
.boldbluefont {
	color: #336699;
	font-weight: bold;
}
.boldwhitefont {
	color: #FFFFFF;
	font-weight: bold;
}
h3 {
	color:#990000;
	font-size:14px;
	}

