body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
}
.headerText
{
font-family:Tahoma;
font-size:14px;
font-weight:normal;
font-color:#3095C0;
text-align: justify;
padding-left:10px;
}
.content
{
font-family:Tahoma;
font-size:12px;
font-weight:normal;
font-color:#000000;
text-align: justify;
padding-left:10px;
padding-right:5px;
}

.leftMenuHeader{
	font-family:Tahoma;
	color:#000000;
	font-weight:bold;
	font-size:14px;
	text-align:left;
	background-color:#DDDDDC;
	padding-left:7px; 
}

.rightHeader{
	font-family:Tahoma;
	color:#3095C0;
	font-weight:bold;
	font-size:14px;
	text-align:left;	
	padding-left:10px;padding-right:5px;padding-top:7px
}
.menuHeading{
	font-family:Tahoma;
	color:#000000;
	font-weight:bold;
	font-size:14px;
	text-align:left;	
	padding-left:10px;padding-right:5px;padding-top:7px
}
.menuHeading a:link { 
	color: blue;
	text-decoration: underline;
	}

.menuHeading a:visited { 
	text-decoration: underline;
	color: #000000;
	}
.menuHeading a:hover { 
	color: blue;	
	text-decoration: underline;
	}
	
.leftMenu{
	font-family:Tahoma;
	color:#000000;
	font-weight:normal;
	font-size:11px;
	text-align:left;
	padding-right:3px;
	background-color:#DDDDDC;
	/*border-bottom: 1px dashed #3095C0;*/
	text-decoration: none;
}

.leftMenu a:link { 
	color: #000000;
	text-decoration: none;
	}

.leftMenu a:visited { 
	text-decoration: none;
	color: #000000;
	}
.leftMenu a:hover { 
	color: #000000;	
	text-decoration: none;
	}

.menutdOver { 
	font-family:Tahoma;
	color:#000000;
	font-weight:normal;
	font-size:11px;
	text-align:left;	
	padding-right:3px;
	background-color:#B8B8B8;
	text-decoration: none;
	}
.menutdOver a:link { 
	color: #000000;
	text-decoration: none;
	}

.menutdOver a:visited { 
	text-decoration: none;
	color: #000000;
	}
.menutdOver a:hover { 
	color: #000000;	
	text-decoration: none;
	}

.main_area{
background-image:url("Images/main_area_bg.gif"); background-repeat:repeat-x; background-position:top;
margin-bottom: 10px; 
margin-left: 20px;
margin-right: 20px;
}

.footer{
font-family:Tahoma;
font-size:11px;
font-weight:normal;
font-color:#ffffff;
text-align:center;
vertical-align:middle;
background-image:url("Images/footer_bg.gif"); background-repeat:repeat-x; background-position:top;

}
.copyright
{
font-family:Tahoma;
font-size:11px;
font-weight:normal;
font-color:#3095C0;
text-align: right;
}
