body {
	background-image: url(../_images/bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
}
li {
	list-style-position: inside;
	list-style-type: circle;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	text-decoration: none;
}
li a:link {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
li a:visited {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
li a:hover {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	text-decoration: none;
}
#row1 {
	height: 90px;
}
#row2 {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: right;
	height: 21px;
}
#col1 {
	padding-left: 10px;
	padding-right: 20px;
	vertical-align: top;
	width: 200px;
}
#col2 {
	vertical-align: top;
	width: 560px;
}
.box {
	color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 180px;
}
.nav {
	background-color: #F1F1F1;
	color: #FF0000;
	font-family: arial, verdana, sans serif;
	font-size: 12px;
   font-weight: bold;
	border: 1px solid #999999;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
}
body div.menu a {
	width: 160px;
	background-color: #FFFFFF;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
div.menu {
	font-family: arial, verdana, sans serif;
	font-size: 12px;
   font-weight: bold;
   color: #000000;
   text-decoration: none;
	border: 1px solid #999999;
}
div.menu a {
   display: block;
	font-family: arial, verdana, sans serif;
	font-size: 12px;
   font-weight: bold;
   color: #999999;
   text-decoration: none;
}
div.menu a:hover {
	background: #F1F1F1;
	color: #333333;
}

.header {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	text-align: right;
}
.footer {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
.footer a:link {
	color: #666666;
	font-weight: normal;
	text-decoration: underline;
}
.footer a:visited {
	color: #666666;
	font-weight: normal;
	text-decoration: underline;
}
.footer a:hover {
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}
.main {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
.main a:link {
	color: #666666;
	font-weight: bolder;
	text-decoration: underline;
}
.main a:visited {
	color: #666666;
	font-weight: bolder;
	text-decoration: underline;
}
.main a:hover {
	color: #666666;
	font-weight: bolder;
	text-decoration: none;
}
.mainbold {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
.spacer {
	background-image: url(../_images/bg_spacer.gif);
	height: 21px;
}
