.MainBG 
{
 background-color:#FDFCFD;
 background-image:url(bg_rep.jpg);
 background-repeat:repeat-x;
width: 100%;
padding-left:5px;
padding-right:5px;
padding-top:6px;
padding-bottom:6px;
}


.footernav
{
	color: #FFFFFF;
	
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight:bold;
	
	font-style: normal;
	height: 26px;
	 
	/*MR changed from 10px to 5px 07/09/09 */
	padding-left: 5px;
	/*MR changed from 10px to 0px 07/09/09 */
	/*padding-right: 0px;*/
}

A.footernav:Link
{
	color: #FFFFFF;
	height: 26px;
	 
	/*MR changed from 10px to 5px 07/09/09 */
	padding-left: 5px;
	/*MR changed from 10px to 0px 07/09/09 */
	/*padding-right: 0px;*/
	
	text-decoration: none;
}

A.footernav:Hover
{
	color: #000000;
	height: 26px;
	
	/*MR changed from 10px to 5px 07/09/09 */
	padding-left: 5px;
	/*MR changed from 10px to 0px 07/09/09 */
	/*padding-right: 0px;*/
	
	text-decoration: none;
}
.LeftNavPane
{
    color: #ffffff;
    font-size:12px;
    font-family:Verdana;
    font-weight:bold;
	text-decoration: none;
}

A.LeftNavPane:Link
{
	color: #ffffff;
	font-size:12px;
    font-family:Verdana;
    font-weight:bold;
	text-decoration: none;
}

A.LeftNavPane:Hover
{
	color: #000000;
	font-size:12px;
    font-family:Verdana;
    font-weight:bold;
	text-decoration: none;
}

.purplecontainer{
 height:100%;
 width:100%; 
 font-family:Verdana;
 font-size:12px;
 
 border-left: #868686 0px solid;
border-top: #868686 0px solid;
border-right: #868686 0px solid;
border-bottom: #868686 0px solid;
padding-left:0px;
padding-right:0px;
}

.borderleftright
{
border-left: #868686 0px solid;
border-top: #868686 0px solid;
border-right: #868686 0px solid;
border-bottom: #868686 0px solid;
}


.Title
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: Bold;
	color: #FF9922;
}

.Head
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #FF9922;
}




.color6
{
    color:#000000;
    font-size:10pt;
    font-weight:bold;
}



.color1
{
    color:#000000;
    font-size:15pt;
}


.color00
{
    color:#01017D;
    font-weight:bold;
    font-size:12px;
    font-family: Verdana, Tahoma, Arial, Helvetica;
}