BODY {
	background-image: url("/images/themes/ncv1/frontend/background.gif");
	background-repeat: repeat;
	background-position: center center
}

.body {
	font-family: Arial;
	font-size: 12px;
}
td{
	font-family: Arial; 
	font-size: 12px;
}
.body a{
	color:#3F87C1
}
.body a:visited{
	color:#3F87C1
}
.body a:link{
	color:#3F87C1
}
.body a:active{
	color:#3F87C1
}
.body a:hover{
	color:#4B4B4B
}

.div2 {  
	height: 100px; 
	width: 250px; 
	overflow: auto; 
	clip: rect(   );
	font-family: verdana; 
	font-size: 12px; 
	font-weight: normal; 
	padding-right: 0px; 
	padding-left: 1px; 
	padding-top: 0px; 
	padding-bottom: 4px
}

.text_field {
	width: 100px;
	font-size: 10px;
	font-family: verdana;
	border: 1px solid #97B2D7;
}