﻿
*
{
	margin: 0;
	padding: 0;
}
body
{
	font-size: 12px;
	color: #282828;
	background: url(images/PageBack.gif) repeat-x;
}
h2
{
	font-size: 14px;
}
A
{
	color:Navy;
	text-decoration: none;
	font-size: 12px;
}
A:hover
{
	color: #f00;
	text-decoration: underline;
}
#page
{
	/*background: url(images/PageBack2.gif) repeat-x;*/
	background-position: bottom;
}
#contenter
{
	width: 980px;
	margin: 0 auto 0 auto;
	padding: 0 2px;
	background: #fff;
}
#content
{
	width:980px;
	margin: 0 auto 0 auto;
}
#header
{
	width:980px;
	margin: 0 auto 0 auto;
	margin-bottom:3px;
	position:relative;
}
#bainder
{
	height: 166px;
	text-align: right;
}
#menubar
{
	margin-top: 2px;
}
#menubar .menuLine1
{
	background-position: left;
}
#menubar a
{
	color: #fff;
	text-decoration: none;
}
#menubar a:hover
{
	color: Orange;
}
#menubar ul
{
	list-style-type: none;
	text-align: center;
}
#menubar ul li
{
	display: inline;
}

#menutop, #menubottom
{
	margin: 0;
	padding: 0;
}
#menutop
{
   height:25px;
   line-height:25px;
   background:url(images/topmenubg.gif) repeat-x;
   margin-bottom:1px;
}

#menutop img
{
	display: inherit;
}


#menutop ul
{
	padding: 0 20px;
}
#menutop li
{
	display: inline;
	line-height:25px;
	padding:0 5px;
}
#menutop  a
{
	color:#333;
}

#topbar
{
	position:absolute;
	top:10px;
	left:10px;
	color:#fff;
}
#topbar .st a
{
	color:#fff;
}

#menubottom
{
	position: relative;
	height: 28px;
	color: #fff;
	background: url(images/menuBack.gif) repeat;
}
#menubottom ul
{
	background: url(images/mb.jpg) repeat-x left;
	height: 28px;
	line-height: 28px;
}
#menubottom a
{
	color: #fff;
	font-size: 12px;
}
#menubottom ul
{
}
#menubottom li
{
	margin: 0px 5px;
}
#menubottom a:hover
{
	color: Orange;
	font-weight: bold;
}
#affbar
{
	height: 25px;
	line-height: 25px;
	padding: 0px 10px;
}
#topList
{
	margin: 5px 5px;
	height: 100%;
}

#footer
{
	width:980px;
	margin:0 auto 0 auto;
	clear: both;
	background: #000 url(images/Body2TailBack.gif) repeat-x;
	height: 101px;
	position: relative;
}
#footline
{
	position: absolute;
	right: 40px;
	top:0px;
	height: 50px;
	width: 50px;
	/*background: url(images/TailLogo.gif) no-repeat;*/
}
#footmenu
{
	height: 23px;
	text-align: center;
	background: url(images/bottom_bar2.gif) repeat-x;
	position: relative;
}
#footmenu .tl
{
	position: absolute;
	background: url(images/bottom_bar1.gif) no-repeat left;
	height: 23px;
	width: 9px;
	left: 0;
	top: 0;
}
#footmenu .tr
{
	position: absolute;
	background: url(images/bottom_bar3.gif) no-repeat left;
	height: 23px;
	width: 9px;
	right: 0;
	top: 0;
}
#footmenu ul
{
	height: 25px;
	text-align: center;
}
#footmenu ul li
{
	display: inline;
	margin: 5px;
	line-height: 25px;
}
.menuline
{
	margin: 0;
	color: #333;
}
#footcontent
{
	color: #333;
	padding: 5px;
}
#footcontent a
{
	color: #333;
}
#footcontent .footClock
{
	position:absolute;
	right:100px;
	top:0px;
}
#footcontent .footCopy
{
	position:absolute;
	top:0px;
	left:0px;
}
#footcontent p
{
	margin: 3px;
}
ul li
{
	list-style-type: none;
}
