body {
	margin-top: 0px;
 	margin-right: 10px;
 	margin-bottom: 0px;
 	margin-left: 10px;
	scrollbar-face-color: #BC8BAB;
	scrollbar-highlight-color: #F9DDEF;
	scrollbar-3dlight-color: #986485;
	scrollbar-darkshadow-color: #000000;
	scrollbar-shadow-color: #986485;
	scrollbar-arrow-color: #986485;
	scrollbar-track-color: #4C3E5B;
	bgcolor: #000000;
}
	
body, p, td {

	font-family: tahoma;
	font-size: 11px;
	font-weight:normal;
	color: #000000;
}

.bgtd { background: url(images/bg-left-3.jpg); background-repeat: no-repeat;

}
.bgtd2 { background: url(images/bg-left-new.jpg); background-repeat: no-repeat;

}

#displayimg {
	text-align: center;
}


a:link {
	font-family: tahoma;
	font-size: 11px;
	color: #93879A;
	font-weight:normal;
	text-decoration: none; cursor:normal;
}

a:active {
	font-family: tahoma;
	font-size: 11px;
	color: #93879A;
	text-decoration: none; cursor:nw-resize;
}

a:visited {
	font-family: tahoma;
	font-size: 11px;
	color: #93879A;
	font-weight: normal ;
	text-decoration: none; cursor:normal;
}

a:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #B8B1BC;
	text-decoration: none; cursor:normal;
}


a:favmenu {
	font-family: arial;
	font-size: 10px;
	font-weight:bold;
}

.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-indent: 11px;
	color: #000000;
}

.box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

.txb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-indent: 11px;
	color: #FFCF70;
}


textarea, input{	
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 10px;
	color:black;
	background:white;	
	border-style: solid;  
	border-width: 1px;
	border-top-color: #000000;
	border-left-color: #000000;
	border-bottom-color: #000000;
	border-right-color: #000000; 
}

.favmenu {
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
}

