body {
	background-color: #E5E5E5;
	margin: 0;
	padding: 0;
	color: #404040;
	behavior: url(script/csshover.htc);
	background-repeat: repeat-x;
	font-family: Tahoma, "Lucida Grande", Arial, sans-serif;
	font-size: 12px;
	line-height: 17px;
}

div#site{
	width: 760px;
	position: absolute;
	left: 50%;
	top: 1px;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: -385px;
	text-align: left;
	background-color: #0D0D0D;
}
div#header{
	width: 760px;
	position: relative;
	text-align: left;
	background-color: #0D0D0D;
	height: 69px;
	clear: both;
	background-image: url(images/topbg.gif);
	background-repeat: repeat-x;
}#logo {
	width: 35%;
}

#menu {
	background-color: #323232;
	line-height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	list-style-type: none;
	text-transform: none;
	width: 60%;
	float: right;
	margin: 0px;
	padding: 0px;
}

#nav
{
	list-style-type:none;
	margin:0;
	padding:0;
	float: none;
}
#nav li
{
	float: left;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: 5px;
	margin-left: 5px;
}
#tabbg a:link
{
	color: #FFFFFF;
	text-decoration: none;
}
#tabbg a:visited
{
	color: #FFFFFF;
	text-decoration: none;
}
#tabbg a:active
{
	color: #FFFFFF;
	text-decoration: none;
}
#tabbg a:hover
{
	color: #ECA54D;
	text-decoration: none;
}
#tabbg {
	background-image: url(images/tabbg.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	font-size: 11px;
	margin-top: 2px;
}
#outlinetb {
	border: 1px solid #000000;
}
#footer {
	background-color: #000000;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	line-height: 25px;
	height: 25px;
}
#footer a:link
{
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:visited
{
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:active
{
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover
{
	color: #ECA54D;
	text-decoration: none;
}
#copyrights {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
#copyrights a:link
{
	color: #990000;
	text-decoration: none;
}
#copyrights a:visited
{
	color: #990000;
	text-decoration: none;
}
#copyrights a:active
{
	color: #990000;
	text-decoration: none;
}
#copyrights a:hover
{
	color: #FF6600;
	text-decoration: underline;
}

ul.lj { margin: 25px; }
a.lj { color: #000000; text-decoration: underline; }
a.lj_red { color: #ff0000; text-decoration: underline; }
a.lj:hover { color: #000000; text-decoration: underline; }

.lj_orange { color: #da8333; font-weight: bold; }
.lj_orange_l { color: #da8333; font-weight: normal; }

input.lj { color: #000000; border: 1px solid #000000; background-color: #ffffff; }

