body {
	background-image: url(../img/header_bg.gif);
	background-repeat: repeat-x;
	background-position: right top;
	background-color: #3E4886;
	font-family: verdana, georgia, times, "times new roman", serif;
	font-size: 12px;
	margin: 0;
}
table {
    font-family: verdana, georgia, times, "times new roman", serif;
	font-size: 10px;
}
.menu {
	background-image: url(../img/button_bg.gif);
	height: 28px;
	width: 191px;
	text-align: right;
	font-family:  sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	display: block;
	word-spacing: 1px;
	letter-spacing: 2px;
	vertical-align: middle;
	padding: 5px;
	list-style-type: none;
	cursor: hand;
	clear: both;
	white-space: normal;
	}
.menu a:link, .menu a:visited {
		text-decoration: none;
		color: #FFFFFF;
}
.menu a:hover{
	text-decoration: underline;

}
.footer {
  font-family: Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	color: #FFFFFF;
}
.footer a:link, .footer a:visited {
		text-decoration: none;
		color: #FFFFFF;
}
.footer a:hover{
	text-decoration: underline;
}
h1, h2 {font-family: verdana, georgia, times, "times new roman", serif;}

h1 {
	font-size: 24px;
	background-color: #900;
	color: #fff;
	width: 100%;
	border-bottom: 3px solid #fc3;
	margin: 0;
	padding: 5px;
	background-color: #FF9900;
}

h2 {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	background-color: #FF9900;
	color:#330066;
	border: 1px solid #330066;
	text-align: left;
	vertical-align: middle;
	word-spacing: 0pt;
	white-space: normal;
	display: block;
	text-indent: 5pt;
	width: 100%;
	margin: 0px;
	padding: 2px;
	height: auto;
	text-transform: uppercase;
}

h5 {
	font-family: verdana, helvetica, arial, sans-serif;
	margin: 0;
	padding: 10px 0px;
	border-bottom: 1px solid #000;
	width: 99%;
}

h5 a {
	background-color: #fff;
	color: #00c;
}
.txt10 {
   font-size: 8px;
   font-family: verdana, helvetica, arial, sans-serif;
	
}
.txt11 {
   font-size: 11pt;
   font-family: verdana, helvetica, arial, sans-serif;
	
}
.title {
   font-size: 12pt;
   font-family: verdana, helvetica, arial, sans-serif;
   color:#FFFFFF;
   font-weight:bold;
   text-align: center;
   letter-spacing: 2px;
	
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 10px;
	width: 90%;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
		}