.body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	background-color: #434343;
}

.r-shadow{
	background-image: url(images/R-shadow.jpg);
	background-repeat: repeat-y;
}

.l-shadow{
	background-image: url(images/L-shadow.jpg);
	background-repeat: repeat-y;
}

.txt {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
	color: #4D4A40;
	font-weight : normal;
	text-decoration : none;
	line-height : 14px;	
}
.txt A:link    { color:#4D4A40; text-decoration : none; }
.txt A:visited { color:#4D4A40; text-decoration : none; }
.txt A:active  { color:#4D4A40; text-decoration : underline; }
.txt A:hover   { color:#4D4A40; text-decoration : underline; }

.spiders {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:12px;
	color: #4D4A40;
	font-weight : normal;
	text-decoration : none;
	line-height : 14px;	
}

.spiders-title {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:14px;
	color: #4D4A40;
	font-weight : normal;
	text-decoration : none;
	line-height : 14px;	
}

.spiders-list {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:12px;
	color: #4D4A40;
	font-weight : normal;
	text-decoration : none;
	line-height : 18px;	
}

.TITLE {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #00366C;
	font-weight : normal;
	text-decoration : none;
	line-height : 24px;
	font-style: bold;
}

.spiders A:link    { color:#5e8804; text-decoration : underline; }
.spiders A:visited { color:#4D4A40; text-decoration : underline; }
.spiders A:active  { color:#5e8804; text-decoration : underline; }
.spiders A:hover   { color:#4D4A40; text-decoration : underline; }

.bottomTxt {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
	color: #6699CC;
	font-weight : normal;
	text-decoration : none;
	line-height : 16px;	
}
.bottomTxt A:link    { color:#6699CC; text-decoration : underline; }
.bottomTxt A:visited { color:#6699CC; text-decoration : underline; }
.bottomTxt A:active  { color:#6699CC; text-decoration : underline; }
.bottomTxt A:hover   { color:#6699CC; text-decoration : underline; }

.txtField{
    background-color: #DBD6C4;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;    
    color: #4D4A40;
}

.drpDown{
    background-color: #DBD6C4;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;    
    color: #4D4A40;
}

.bttn{
    background-color: #DBD6C4;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;    
    color: #4D4A40;   
    }
	
.costField{
    background-color: #deff98;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;    
    color: #4D4A40;
}