body {
	font-size: 12px;
	font-family: Tahoma, Arial;
	margin: 2px;
    background: url('/images/bg.png');
	padding: 0px;
	margin-bottom: 10px;
	text-align: center;
}
#wrapper {
	margin:0 auto;
	width: 900px;
	/*position: relative;*/
	text-align: left;
}
#innerWrapper {
	background: url('/images/main_bg.png') repeat-y;
	width: 100%;
}
#header {
	background: url('/images/header_bg.jpg') repeat-y;
	height: 149px;
}
#innerHeader {
	background: url('/images/header_bg.jpg') no-repeat;
	padding-top: 70px;
	padding-left: 10px;
	padding-right: 12px;
	vertical-align: bottom;
}
#menu {
	height: 15px;
	margin: 0 0 0 30px;
}
#menu ul{
	margin: 0px;
	padding: 0px;
}
#menu li{
	list-style: none;
	width: 73px;
	float: left;
	text-align: center;
	padding: 0px;
	margin: 0px;
	border-right: 0px #627B8E solid;
}
#menu a{
	padding-top: 3px;
	display: block;
	color: #000000;
	height: 20px;
	padding-left: 4px;
	padding-right: 4px;
	font-weight: bold;
}
#menu a:hover {
	color: #ff0000;
	background: url('/images/menu_bg.png') repeat-x;
}
#footer {
	clear: both;
	background: url('/images/footer_bg.png');
	background-repeat: no-repeat;
	background-position: bottom;
	height: 100px;
}
#footer a{
color: #000;
}
#innerFooter {
	padding: 10px;
	font-size: 12px;
	text-align: center;
	color: #000;
}
.column_text{
	line-height: 14px;
	padding-left: 3px;
}
#menubox input 
{
	width: 138px;
	font-size: 10px;
	font-weight: bold;
	color: #000;
	margin: 2px 0;
}

#menubox form
{
	display: inline;
}
TD {
	font-family: arial;
	font-size: 11px;
	color: #000000;

}
a {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.barlink:hover {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a.sidelink {
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;

}
a.sidelink:hover {
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;


}
a.insidelink {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #2A2A2B;
	text-decoration: none;
}
a.insidelink:hover {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}select {
	font-family: arial;
	font-size: 9px;
}
.onepxtable {
	border: 1px solid #CCCCCC;
}
a.biglink {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.biglink:hover {
	font-family: arial;
	font-size: 11 px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.keyword {
	font-family: arial;
	font-size: 9px;
}

.input {
	font-family: arial;
	font-size: 10px;
}

a.smlink {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #C6C7C8;
	text-decoration: none;
}
a.smlink:hover {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
