/* CSS Document */

body, table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.menu {
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight:bold;
}
a.menu:hover {
	font-size: 11px;
	color: #DBE0E3;
	text-decoration: none;
	font-weight:bold;
}
.menuhead {
	font-size: 14px;
	color: #960008;
	font-weight: bold;
	padding-top: 5px;
	
}
.indexmenu {
	font-size: 12px;
	color: #960008;
	font-weight: bold;
	text-decoration: none;
	padding-top: 10px;
	padding-left: 10px;
	
}
div.insidemenu {
	font-size: 11px;
	color: #960008;
	font-weight: bold;
	text-align: right;
	padding-top: 10px;
}
a.insidemenu {
	font-size: 11px;
	color: #960008;
	font-weight: bold;
	text-align: right;
	text-decoration: none;
}
a.insidemenu:hover {
	color: #985400;
}
a.topmenu {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: right;
	text-decoration: none;
}
a.topmenu:hover {
	color: #cccccc;
}
.copyright {
	font-size: 10px;
	color: #ffffff;
	padding: 5px;
}
.fdg {
	background-image: url(images/box_01.jpg);
	background-repeat: no-repeat;

}
h1.pageheader{
	margin-top: 10px;
	font-size: 24px;
	font-weight: normal;
	color: #666666;
	border-bottom: 2px dashed #cccccc;
	width: 98%;
}

h2.subhead {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
.box1 {
	font-size: 11px;
	font-weight:bold;
	border-bottom: 1px solid #dddddd;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-top: 5px;
}
.box2, .box3 {
	padding: 5px;
	font-size: 11px;
	border-bottom: 1px solid #dddddd;
}
.box3 {
	padding-left: 0px;
}
