body
{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	letter-spacing:1px;
	font-size:11px;
	color:#999999;
	background:#aaccaa url(../images/theme/bg_body.gif) top repeat-x;
	scrollbar-base-color: #663366;
	scrollbar-face-color: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #cccccc;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #CCCCCC;
	scrollbar-shadow-color: #cccccc;
	scrollbar-darkshadow-color: #ffffff;
}

a:link     { background-color:#FFFFFF; color:#0099FF; text-decoration:underline; }
a:active   { background-color:#FFFFFF; color:#0099FF; text-decoration:underline; }
a:visited  { background-color:#FFFFFF; color:#0099FF; text-decoration:underline; }
a:hover    { background-color:#FFFFFF; color:#003366; text-decoration:none; }

div#wrapper
{
	width:800px;
	margin:auto;
	background-color:#FFFFFF;
	border:1px solid #59825a;
	color:#666666;
}

/* ///////////////  Start Main Head Templates  \\\\\\\\\\\\\\\ */

div#topl
{
	height:20px;
	padding:5px 0px 0px 10px;
	text-align:right;
	float:left;
}

div#topr
{
	height:20px;
	padding:5px 10px 0px 0px;
	text-align:right;
	float:right;
}

div#top span
{
	padding:10px 35px 4px 1px;
	font-size:10px;
}

div#head
{
	height:175px;
	clear:both;
	border-top:1px solid #59825a;
	background:white url(../images/theme/logo.jpg) right no-repeat;
	color:#999999;
}

div#links
{
	height:28px;
	background-image:url(../images/theme/links.jpg);
	border-top:1px solid #59825a;
	border-bottom:1px solid #59825a;
}

ul#link
{
	list-style:none;
	padding:0px;
	margin:0px;
	width:100%;
}

ul#link li
{
	float:left;
	margin:0px 0px 0px 0px;
}

ul#link li a
{
	background-image:url(../images/theme/links.jpg);
	border-right:1px inset #59825a;
	background-color:#FFFFFF;
	color:#ffffff;
	height: 23px;
	width:113px;
	float: left;
	display: block;
	text-decoration: none;
	text-align: center;
	padding:5px 0px 0px 0px;
}

ul#link li a:hover
{
	background-image:url(../images/theme/links_ov.jpg);
	border-right:1px inset #59825a;
	background-color:#FFFFFF;
	color:#00FFFF;
	height: 23px;
	width:113px;
	display: block;
	text-decoration: none;
	text-align: center;
	padding:5px 0px 0px 0px;
}

/* ///////////////  Start Main Body Left Div  \\\\\\\\\\\\\\\ */
.bdleft
{
	width:270px;
	float:left;
	padding:150px 0px 5px 0px;
	background:white url(../images/theme/sponsor.jpg) top no-repeat;
	height:auto;
	margin-top:8px;
	border-top:1px solid #0143FF;
}

.news
{
	background:white url(../images/theme/lnews_bg.jpg) top no-repeat;
	width:270px;
	padding:55px 0px 5px 0px;
}

.msgcont
{
	padding-bottom:10px;
	height:350px;
	overflow:scroll;
}

scroll
{
	border:1px solid #FF0000;
}

.msgcont1
{
	padding-bottom:10px;
}

.ntitle
{
	background:white url(../images/theme/bl_ptr.jpg) left no-repeat;
	padding-left:10px;
	border-bottom:1px dotted #FF9900;
	width:235px;
	margin-left:5px;
}

.newsbdy
{
	padding-left:10px;
	width:235px;
	margin-left:5px;
	margin-top:5px;
}
.newslink
{
	padding-right:10px;
	border-bottom:1px dotted #FF9900;
	width:220px;
	margin-right:5px;
	margin-top:5px;
	margin-bottom:15px;
	padding-left:15px;
	background-color:#FFFFFF;
	color:#FF9900;
	font-size:9px;
}

.sales
{
	background:white url(../images/theme/lsales_bg.jpg) top no-repeat;
	width:270px;
	padding:55px 0px 5px 0px;
}

/* ///////////////  Start Main Body Right Div  \\\\\\\\\\\\\\\ */

#bdright
{
	float:left;
	width:510px;
	padding:20px 10px 10px 9px;
	background-color:#ffffff;
	border-left:1px solid #0143FF;
	height:auto;
}

h1
{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#4a4a4a;
	font-size:18px;
	background-color:#FFFFFF;
	border-bottom:1px dotted #CCCCCC;
}

h2
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#4a4a4a;
	font-size:14px;
	background-color:#FFFFFF;
}

h3
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#4a4a4a;
	font-size:14px;
	background-color:#FFFFFF;
}

h4
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#4a4a4a;
	font-size:14px;
	background-color:#FFFFFF;
}

.smtop
{
	width:240px;
	height:15px;
	background-color:#D3D1ED;
	border-right:30px solid #757298;
	border-top:2px solid #757298;
	margin-left:40px;
	padding:5px 0px 5px 10px;
	font-size:14px;
	color:#000033;
	margin-top:25px;
}

.sitemap
{
	margin-left:50px;
}

.sitemap li
{
	list-style-type:square;
	margin-left:50px;
}

/* ///////////////  Start Footer Div  \\\\\\\\\\\\\\\ */

#footer
{
	clear:both;
	width:780px;
	background-color:#EEEAFD;
	padding:5px 10px 5px 10px;
	color:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	border-top:1px groove #0066FF;
	text-align:center;
}

