body { 
	margin: 0; 
	background: #e7e7e7; 
}

table { 
	border-collapse: collapse; 
}

td { 
	font-family: Helvetica, Arial, Verdana, Tahoma, sans-serif; 
	color: #000000;
	font-size: 9pt; 
    line-height: 14pt; 
}

.headline {
    font-family: "Times New Roman"; 
    font-size: 16pt; 
    font-weight: bold;
    color: #003300; 
    line-height: 20pt; 
}

.headline {
    font-family: "Times New Roman"; 
    font-size: 16pt; 
    font-weight: bold;
    color: #003300; 
    line-height: 20pt; 
}

.small {
    font-family: Helvetica, Arial, Verdana, Tahoma, sans-serif; 
    font-size: 8pt; 
    color: #0000; 
    line-height: 11pt; 
}

.content { 
	font-family: Helvetica, Arial, Verdana, Tahoma, sans-serif; 
	font-size: 9pt; 
    line-height: 14pt; 
	color: #000000;
    text-align: justify;
	padding: 0px 20px 0px 5px;
}

a:link, a:visited { 
	text-decoration: underline; 
	color: #770000; 
}

a:hover, a:active { 
	text-decoration: none; 
	color: #770000; 
}
	
form { 
	display: inline;
}

input {
	font-family: Helvetica, Arial, Verdana, Tahoma, sans-serif; 
	font-size: 9pt; 
}
	
img {
	  border: 0px;
}

.head {
	height: 140px;
}

.bg_left {
	width: 11px;
	background-image: url(bg_left.gif);
	background-repeat: repeat-y;
}

.bg_main {
	width: 810px;
	background-color: #ffffff;
	vertical-align: top;
}

.bg_picture {
	background-color: #ffffff;
	vertical-align: top;
	width: 135px;
	padding-top: 1px;
}

.bg_content {
	background-color: #ffffff;
	vertical-align: top;
	width: 645px;
	padding: 15px;
}


.bg_nav {
	width: 810px;
	height: 23px;
	text-align: center;
	background-color: #ffffff;
}

.bg_subnav {
	width: 810px;
	text-align: center;
	background-color: #990000;
	height: 10px;
}

.bg_bottom {
	width: 810px;
	text-align: center;
	height: 12px;
	background-color: #ffffff;
}


.bg_subnavspace {
	width: 810px;
	text-align: center;
	background-color: #990000;
}


.bg_right {
	width: 11px;
	background-image: url(bg_right.gif);
	background-repeat: repeat-y;
}


.menu {
	height: 20px;
	background-image: url(main.gif);
	background-repeat: repeat-y;
}

.subnav {
	font-family: Helvetica, Arial, Tahoma, Verdana, sans-serif;
	font-size: 8pt;
	line-height: 1.5;
	color: #ffffff;
	padding: 0px 10px 0px 10px;
}
a.subnav:link, a.subnav:visited {
	text-decoration: none;
	color: #ffffff; 
}
a.subnav:hover, a.subnav:active {
	text-decoration: none;
	color: #ffffff; 
}

.subnav_act {
	font-family: Helvetica, Arial, Tahoma, Verdana, sans-serif;
	font-size: 8pt;
	line-height: 1.5;
	color: #ffffff;
	padding: 0px 10px 0px 10px;
	font-weight: bold;
}
a.subnav_act:hover, a.subnav_act:active, a.subnav_act:link, a.subnav_act:visited {
	text-decoration: none;
}


a.bottomnav:hover, a.bottomnav:active, a.bottomnav:link, a.bottomnav:visited {
	text-decoration: none;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 8pt;
	color: #000000;
	padding: 0px 10px 0px 10px;
}


  
