*
{
	font-family: Tahoma, Arial, sans-serif;background-repeat: repeat-x;}
body
{
	margin: auto;
	padding: 0;
	text-align: center;background-image: url(Images/Layout/background.png);}
table
{
	padding: 0;
	border: 0;
}
/* Main Frame */
.MainFrame
{
	width: 980px;
}
/* Left Edge */
.WrapLeft
{
	background: url(Images/Layout/WrapLeft.png) repeat-y top left;
	width: 20px;
}
/* Right Edge */
.WrapRight
{
	background: url(Images/Layout/WrapRight.png) repeat-y top left;
	width: 20px;
}
/* Main Frame */
.WrapMain
{
	/*width: 935px;*/
}
/* top styleŁ¬include Logo, Menu and Current area */
.TopMain
{
	
	height: 140px;
	background-position: right top;background-color: #ffffff;}
.TopRightPanel a, .TopRightPanel a:visited
{
	color: #ffffff;
}
/* LOGO */
.Logo
{
	margin: 0px 0px 0px 3px;
}
/* top bar */
.TopBar
{
	background: url(Images/Header/TopBarBg.gif);
	height: 24px;
	font-weight: bold;
}
.TopBar SPAN, .TopBar A, .TopBar A:link, .TopBar A:active, .TopBar A:visited
{
	font-size: 7pt;
	color: #4B4F53;
	font-weight: bold;
}
/* Top menu */
.TopMenuOut
{
	background: url(Images/Header/TopMenuOutBg.gif) repeat-x left bottom;
}
.TopMenu
{
	height: 47px;padding: 0px;background-image: url(Images/Header/TopMenuBg.png);}
/* Current Date */
.Date
{
	width: 180px;
	margin: 0px 0px 0px 0px;
}
/* LeftArea */
.LeftArea
{
	background: url(Images/Layout/LeftAreaRightBorder.gif) repeat-y top right;
	padding-right: 5px;
}
/* ContentArea */
.ContentArea
{
	width: 100%;
}
/* RightArea */
.RightArea
{
	background: #ffffff;
}
/* BottomLine */
.MiddleBottomLine
{
}
.BottomLine
{
	background: #889976;
	height: 6px;
}
.Footer
{
	background: #FAFAFA;
}

.UserStatus, a.UserStatus, a.UserStatus:link, a.UserStatus:visited, a.UserStatus:active, a.UserStatus:hover
{
    color:#054B6E;
    font-weight:bold;
    font-family:Verdana;
    text-decoration: none;
}
a.UserStatus:hover
{
	color: #3C97C4;
}

.AdminLinks
{
	empty-cells: hide;
}
.AdminLinks TD
{
	color:  #054B6E;
	font-family: tahoma;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 5px;
}
