/*This is the plain container stypesheet for esolutions */

.Head {
	font-family: Arial, Helvetica; 
	font-size: 14px; 
	font-style: normal;
	font-weight:bold;
	color: #ffffff; 
}
.bluecontainermiddle .Normal{
 font-size:14px;
font-family: Tahoma,  Verdana, Arial, Helvetica; 
 }

.bluecontainermiddle a{
       font-size:18px;
       text-decoration:none;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	
}
body {
	font-family: Arial, Helvetica, sans-serif;
	margin:3px;
	font-size:14px;
	font-weight:normal;
}
.bluecontainermiddle {
	height: 100%;
	text-align:left;
	padding-top:5px;
background: url(bluedot.gif) 100% 100% repeat-x;
	
	
}

.bluet {background: url(bluehdot.gif) 0 0 repeat-x; width: 100%; white-space:nowrap;}
.blueb {background: url(bluedot.gif) 0 100% repeat-x; }
.bluel {background: url(bluedot.gif)  repeat-y; height:100%}
.bluer {background: url(bluedot.gif) 100% 0 repeat-y}
.bluebl {background: url(bluebl.gif) 0 100% no-repeat}
.bluebr {background: url(bluebr.gif) 100% 100% no-repeat}
.bluetl {background: url(bluetl.gif) 0 0 no-repeat}
.bluetr {background: url(bluetr.gif) 100% 0 no-repeat; } 

UL {
list-style-type:disc;

padding-bottom:0px;

}
UL LI{
list-style-type:disc;
color:#000000;
}
.fixedtable{
table-layout: fixed;
}
