body
{
	margin:0px 0 10px 0;
	background-color:#91dcf1;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#77767b;
}
td#pageBg
{
background-image:url(../imgs/pageBG.jpg);
background-repeat:repeat-x;
}
/*--------------------------------------------------*/
/*-Containers-*/
td#left_container
{
	width: 22px;
	background: url(../imgs/leftShadowRep.jpg);
	height: 647px;
}
td#right_container
{
	width: 20px; 
	background: url(../imgs/shadowRep.jpg);
	height: 647px;
}
/*--header--*/
td#blue_row
{
	background: url(../imgs/mainMenuBg.jpg) repeat-x;
}
/*--End header--*/
/*--cvmail Menu Syle--*/
#leftlane
{
	width: 200px;
	padding: 5px 0px 5px 0px;
}
td.menuItemStyle,
td.menuItemSelectedStyle
{
	height: 25px;
	font-size: 10px;
	font-weight: normal;
	padding-top: 0px;
	margin: 0px;
	width: 200px;
	text-transform: capitalize;
}
a.menuItemStyle
{
	BACKGROUND-IMAGE: url(../imgs/btn_0.jpg);
	BACKGROUND-POSITION: left top;
	BACKGROUND-REPEAT: no-repeat;
	height: 25px;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	display: block;
	line-height: 22px;
}
a.menuItemSelectedStyle
{
	BACKGROUND-IMAGE: url(../imgs/btn_1.jpg);
	BACKGROUND-POSITION: left top;
	BACKGROUND-REPEAT: no-repeat;
	height: 25px;
	width: 100%;
	font-family: Arial, Helvetica,sans-serif;
	color: #ffffff;
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	display: block;
	line-height: 22px;
}
a.menuItemSelectedStyle:hover,
a.menuItemStyle:hover
{
	BACKGROUND-IMAGE: url(../imgs/btn_1.jpg);
	BACKGROUND-POSITION: left top;
	BACKGROUND-REPEAT: no-repeat;
	height: 25px;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 11px;
	font-weight: normal;
	vertical-align: middle;
	line-height: 22px;
	margin: 0px;
	text-decoration: none;
	display: block;
}
/*--End cvmail Menu Syle--*/
/*--Main Content Syle--*/
table#bodyborder
{
	vertical-align: top;
	width: 752px;
	margin-bottom: 50px;
	margin-top: 18px;
}
td#content
{
	vertical-align: top;
}
/*--End Content Style--*/
/*--Footer Style--*/
td#footerLinks
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	height:25px;
	width: 735px;
	text-align:center;
}
td#footerLinks a
{
	color: #0077d4;
	text-decoration: none;
}
td#footerPoweredby
{
	text-align: right;
}
td#footerPoweredby img
{
	height: 33px;
	margin: 20px 0;
	width: 140px;
}
#copyright
{
	PADDING-LEFT: 10PX;
	FONT-SIZE: 11px;
	COLOR: #59a0b6;
	text-decoration: none;
}
#copyright A,
#copyright A:HOVER,
#copyright A:VISITED
{
	FONT-SIZE: 11px;
	COLOR: #59a0b6;
	text-decoration: none;
}