body {  
	/*scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#F0F0F0;
	scrollbar-darkshadow-color:#F0F0F0;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-arrow-color:#000000;
	scrollbar-track-color:#F4F4F4;*/
	margin-left:0px;
	margin-right:10px;
	margin-bottom:4px;
	background-color: #FFFFFF
}
	
#iframe, select, file, option, textarea, input {
	border-right: #F0F0F0 1px solid;
	border-top: #D8D8D8 1px solid;
	border-left: #D8D8D8 1px solid;
	border-bottom: #F0F0F0 1px solid
}
	     
input,textarea    { background: #FFFFFF}
img { border: 0px }	

#iframe, div, TD, select, file, option, textarea, input {
	font-family: Verdana, Arial; font-size: 10px; color: #444444 }
	
.title { font-size: 22px; font-style: italic; font-weight: bold; color: #C6C6C6 }

.url, A { text-decoration: none; color: #EB3D00}
A:Visited {  text-decoration: none}
A:Active {  text-decoration: none}
A:Hover {  text-decoration: underline; color: #EB3D00}

.inputOn { background: #FAFAFA}
.inputOff { background: #FFFFFF}

#bottom a { cursor: default; color: #FFFFFF}
	
#iframe {
	padding: 10px 10px 0px 10px;
	vertical-align: top;
	background:url(/images/bg_iframe.jpg) no-repeat bottom right;
	background-color: #FAFAFA;
}

#dropinboxv2cover {
	width: 240px;
	position:absolute;
	z-index: 100;
	overflow:hidden;
	visibility: hidden;
}

#dropinboxv2 {
	width: 230px;
	border: 1px solid #888888;
	background:url(/images/295.jpg) no-repeat;
	background-color: #FFFFFF;
	padding: 4px;
	position:absolute;
	left: 0;
	top: 0;
}

#content td, #nscontent td {	
	text-align:right;
	vertical-align:top;
}
