body{
	margin-top: 0px; 
	margin-right: 10%; 
	margin-bottom: 0px; 
	margin-left: 10%;
	text-decoration: none;
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size:1em;
	background-color:#000000;
}
#wrapper {
	width: 750px;
	margin-top: 0 ;
	background-color:#8F91CA;
	background-image: url(images/bg5.jpg);
	background-position: center top;
	background-repeat: no-repeat;

}
#contentwrapper {
	margin-top: 0 ;
	padding: 0px 25px 40px 25px;
}
#header{
	Padding:25px 40px 0 40px;
}
p.welcome{
	text-align: center;
	line-height: 1.2em;
	font-size: 1.2em;
	color:#fffffF;
}
p.LCname{
	text-align:center; 
	font-weight:bold;
	 Color:White;
}
p{
	text-align: justify;
	line-height: 1.4em;
	font-size: .85em;
	font-weight: bold;
	color:#101630;
}
p.address{
	text-align: center;
	line-height: 1.2em;
	font-size: 0.65em;
	padding-top:40px;
	color:#fffffF;
}
.copyright{
		COLOR:#333333;
		text-align: center;
		font-size:.65em;
		margin-right:15px;
		margin-bottom:.65em;
		}
	
/* Menu styling Block\*/	

#menuTabWrapper {
  float: left;
  width:  360px;
  Margin-top:15px;
  Margin-left:15px;
    }
#menuTab {
  float:left;
  width: 360px;
 border-bottom:thin;
  font-size:93%;
  line-height:normal;
     }	
#menuTab ul {
  margin:0;
  padding:0px 0px 0;
  list-style:none;
  }
 #menuTab li {
  float:left;
  background:url("images/leftM.gif") no-repeat left top;
  margin:0;
  padding:0 0 0 9px;
    }
#menuTab a {
  float:left;
  display:block;
 background:url("images/rightM.gif") no-repeat right top;
  padding:5px 15px 4px 6px;
  text-decoration:none;
  font-weight:bold;
  color:#765;
  }
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#menuTab a {float:none;}
/* End IE5-Mac hack */
#menuTab a:hover {
  color:#333;
  }
#menuTab #current {
  background-image: url(images/leftM_on.gif);
  }
#menuTab #current a {
  background-image:url("images/rightM_on.gif");
  color:#333;
  padding-bottom:5px;
  }
td , th{
	text-align: left;
	line-height: 1.2em;
	font-size: .8em;
	padding-right: 10px;
	padding-bottom: 10px;
}
div.errormsg li{
	line-height: 130%;
	font-size: .8em;
	float: none;
	text-align: left;
}
.back{
font-size: .8em;
  }
