 body, th, input { /* redundant rules for bad browsers  */
         font-family: verdana, sans-serif;
		 color: #4F5356;
		 font-size:10px;
}

/*##############################################################MENU#*/
p{
	margin-bottom:1em;
	margin-top:0em;
	}
a:link, a:visited { color:#4E86BF; }
a:hover {
	color:#999999;
}


h1.blocks{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:white;
	padding-top:1px;
	border-bottom:0px;
}

/************BLOCK MEMBERS****************/

.mainAreaInternal {
   position: relative;
   width: 170px;
  
 
 }

 .mainAreaLoading {
   position: relative;
   width: 170px;

 }
 
td.borderleftblue{
border-left:thin #666666;
}
td.bordersall{
  BORDER-LEFT: #CCCCCC 1px solid;
  line-height: 25px;
  background-color:#b2b2b2;
}
td.bordersall1{
  BORDER-LEFT: #CCCCCC 1px solid;
    background-color:#b2b2b2;
}
table.bordersall1white{
border: #CCCCCC 1px solid;
background-color:#b2b2b2;
}

td.bordersbottom{
  BORDER-BOTTOM: #CCCCCC 1px solid;

}
h1{
		 color:#333333;
		 font-size:2.0em;
		 font-weight:normal;
		 line-height:100%;
		 /*letter-spacing:-0.05em;*/
		 /*padding-top:0.2em;*/
		 /*margin-left:-2px;*/
		 padding-bottom:5px;
		 margin-bottom:10px;
		 background-image:url(../images/theme/hr.gif);
		 background-repeat:repeat-x;
		 background-position:left bottom;
}
.boxed{
	font-size:14px;
	color:white;
	padding:2px;
	padding-top:20px;
	margin:10px 10px 10px 10px;
	font-weight:bold;

}

td.borderstop{
      BORDER-TOP: #D0D0D0 1px solid;
			 }
			 td.bordersbottom{
			       BORDER-BOTTOM: #B4B3B2 1px;
						  }


