*
{
	font-family: Tahoma, Arial, sans-serif;
}
body
{
	margin: auto;
	padding: 0;
	background: #B2C7CE;
}
table
{
	padding: 0;
	border: 0;
}
/* Left frame */
.WrapLeft
{
	/*background: url(images/wrap-left.gif) repeat-y top left;*/ /*background: url(images/bg_tilel) repeat-y;*/
	width: 2px;
	background: url(images/Layout/WrapLeft.gif) repeat-y top right;
}
/* Right frame */
.WrapRight
{
	/*background:  repeat-y top left;*/
	width: 2px;
	background: url(images/Layout/WrapRight.gif) repeat-y top left;
}
/* main frame */
.WrapMain
{
	width: 980px;
}

/* Navigate Menu */
.TopMenu
{
	height: 21px;
	background: #4C8299 url(Images/Header/TopMenuBg.gif) repeat-x;
	margin-bottom:5px;
}


/* top styleŁ¬include Logo, Menu and Current area */
.TopMain
{
	height: 140px;
}
/* LOGO */
.Logo
{
	background: #FFFFFF;
}
/* Current Date */
.Date
{
	width: 180px;
	margin: 0px 0px 0px 0px;
}
.TopArea
{
}
/* LeftArea */
.LeftArea
{
	padding-right: 4px;
	background: #F4F9EB url(Images/Layout/LeftAreaRightBorder.gif) repeat-y top right;
}
/* ContentArea */
.ContentArea
{
	padding-left: 6px;
	padding-right: 6px;
	width: 100%;
	background: #FFFFFF;
}
/* RightArea */
.RightArea
{
	padding-left: 4px;
	background: #F4F9EB url(Images/Layout/RightAreaLeftBorder.gif) repeat-y top left;
}
.MiddleBottomLine
{
}
.BottomArea
{
}
.BottomLine
{
}
.Footer
{
	background: #ECF1F4;
}
.AdminLinks
{
	empty-cells: hide;
}
.AdminLinks TD
{
	font-weight: bold;
	padding-right: 10px;
	padding-left: 5px;
}
