.drop {
	width:250;
	height:20;
	font-size: 10pt;
	filter:DropShadow (Color=#888888, OffX=2, OffY=2, Positive=true);
	font-weight : 500;
	word-spacing : 1px;
	font-family : sans-serif;
}

.name {
 
font-family: sans-serif; 
font-size: 14px; font-weight: 
bolder; letter-spacing: -.5px;
}

.cursorhand{
	cursor : hand;
}

.textsmall {

	font-size: 10pt;
	word-spacing : 1px;
	font-family : sans-serif;
}

.demosmall {

	font-size: 10pt;
	word-spacing : 1px;
	font-family : sans-serif;
}

<!-- old color #8d9fab eeeef2 -->


BODY {
	background-color : #DCE0E6;
	margin-bottom : 10px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px; 
}

.iconborder{
	border : 1px solid DimGray;
}

.contentdesc{
	font-size : 12px;
	font-family : sans-serif;
	padding-top : 5px;
	padding-bottom : 5px;
}

table{font-size : 12px;
	font-family : sans-serif;

}


FIELDSET{
	border : 1px solid Gray;
	padding-top : 5px;
}

.contenttable{
	border : 1px solid SlateGray; 
	background-color : AliceBlue;
}

legend{
	color : #191970;
	font-family : sans-serif;
	font-size : 10px;
}

.specs {
	padding-left : 4px;
	padding-right : 4px;
	font-family : sans-serif;
	font-size : 10px;
	color : #222266;
	font-weight : 900;
}

.navdiv {
	font-family : Arial,Verdana, Geneva, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	line-height : 15px;
	}
	
	
.headertable {
	border : 1px solid #60697A;
	background-color : #ffffff;
}

.headertablebtm {
	border : 1px solid #000000;
	border-left : 0px;
	border-right :0px;
}


	
.topnavtable {
	border : 1px solid #222222;
	background-color : #DADCE1;
}

.navtable {
	border : 1px solid #222222;
	background-color : white;
}
	

A {
	text-decoration : none;
	color : #000000;
}
A:HOVER {
	text-decoration : underline;
}

.fieldsetbody {padding: 8px 3px; font-size: 14px}

.memberlogin {
	border : 1px dotted SlateGray;
}

.clientlogin{
border : 1px solid white; background-color:LightGrey; font-size:12px;color : #000000;height : 19px;}
}

INPUT {border : 1px solid SlateGrey;background-color:LightGrey; font-size:12px;font-color : #000000}

.select {border : 1px solid SlateGrey;background-color:LightGrey; font-size:12px;font-color : #000000}


.smalltext{
	font-size:11px;
}

.reselltext{
	font-size:14px;
	font-weight : bold;
	color:sienna;
}

.clientlinktable{
	border : 1px solid black;
}

.infotable{
background-color : SlateGray;
font-family : Arial,Verdana, Geneva, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	line-height : 16px;
	color : White;
	border : 1px solid black;

}

.clientlinktableheader{
background-color : SlateGray;
font-family : Arial,Verdana, Geneva, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	line-height : 20px;
	color : White;
	border-bottom : 1px solid black;
}

.clientsectionheaders{
background-color : SlateGray;
font-family : Arial,Verdana, Geneva, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	line-height : 20px;
	color : White;
	border : 1px solid black;
}

.clientheadersdiv{
	font-weight : normal;
	font-family : sans-serif;
	font-size : 12px;
}


.clienttexttop{

	padding-left : 5px;
	padding-right : 5px;
	font-family : sans-serif;
	font-size : 12px;
}

.toplinks{
	text-decoration : none;
	font-family : sans-serif;
	font-size : 12px;
	color : white;

}

.innertable{
border : 1px solid #191970;
	

}