body { 
	background : white;
	color=#333333;
	font-size: 70%;
 	font-family: Verdana, Tahoma, Microsoft Sans Serif, sans serif, Arial;
	margin-top : 0;
}

div {
	margin : 0;
}

.first {
	background : url(../../Salesman/Salesman_files/Back1.gif) no-repeat white;
}

table { 
	background : white;
	color=#333333;
	font-size: 100%;
 	font-family: Verdana, Tahoma, Microsoft Sans Serif, sans serif, Arial;
}

.content {
 	font: 8pt Arial;
	background : RGB(235,255,245);
}

A {
	color: #007700;
	text-decoration : none;
}

A:hover {
	text-decoration : underline
}

.green A:hover {
	color: #e5e4e4; 
}

.white A:hover {
	color: #006600;
}

img {
	border : none;
}

hr{
	color : RGB(168,225,201);
	height : 1 px;
}

.caption	{
	background : url(Captempty.gif) center repeat-x;
	width : 100%;
}


.oheader {
	background : url(../../Salesman/Salesman_files/Baby0.gif) no-repeat right bottom;
	width : 706;
}
.aheader {
	background : url(../Salesman/Salesman_files/Empty.gif) no-repeat right bottom;
	width : 706;
}

.orangeheader {
	height: 30px;
	color : #FF8B3F;
	font-size: 27px;
}
 
.green {
   	background : #5bba60;
   	color :#006600;
 }
 
 .right {
    	width:706;
}

