.body
{
margin:0px;
padding:0px;
vertical-align:top;
}
.headerBg
{
	background-image:url(images/header-main-bg.jpg);
	background-repeat:repeat-x;
	height:70px;
	
}
.FooterBgSep
{
	background-image:url(images/blue_tab.jpg);
	background-repeat:repeat-x;
	height:4px;
	font-size:2pt;
}

 .MainBg
	 {
		background-image:url(images/main-bg.jpg);
		background-repeat:repeat;
		
	 }
	 
	 .RightSideBg
	 {
		background-image:url(images/right_shade.jpg);
		background-repeat:repeat-y;
		width:8px;
	
	 }
	 .LeftSideBg
	 {
		background-image:url(images/left_shade.jpg);
		background-repeat:repeat-y;
		width:8px;
	 }
	 
	 .TextClassBold
{
	font-family:Verdana;
	font-size:8pt;
	font-weight:bold;
	color:#4E4E4E;	
	text-decoration:none;
}

 .TextClass
{
	font-family:Verdana;
	font-size:8pt;
	color:#4E4E4E;	
	text-decoration:none;
}
.WhiteTextClass
{
	font-family:Verdana;
	font-size:8pt;	
	text-decoration:none;
	color:#fff;
}
.Spacer2pt
{
	font-size:2pt;	
}
.border 
{
	border-left:solid 1px #CACBCA;
	border-right:solid 1px #CACBCA;
	border-bottom:solid 1px #CACBCA;
	background-color:White;
}
.WhiteHeading
	 {
		font-family:Arial;
		font-size:12pt;
		font-weight:bold;
		text-decoration:none;
		color:White;
	 }
	 .border_bottom
{
	font-family:Verdana;
	font-size:8pt;	
	text-decoration:none;
	border-bottom:solid 1px #CACBCA;
	background-color:White;
}

.mid_line {
	BACKGROUND-COLOR: #eeeeee;
}

