﻿body {
	background-image: url(../images/new_bg3.gif);
	background-repeat: repeat;
	margin-left: 0;
	margin-top: 0;
}
.fieldName {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #666699;
}
.txtLabels { 
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
}
.txtBoxInput { 
	font-size: 12px; 
	font-family: Arial; 
	border: 1px solid #666699;
}
.headSmall {
	font-family: Verdana;
	font-size: 12px;
}	
.headBig {
	font-family: Verdana;
	font-size: medium;
	font-weight:bold;
}
.calLink {
	font-family: Verdana;
	font-size: 10px;
	color: #666699;
}
.npLink {
	font-family: Verdana;
	font-size: 10px;
	color: Black;
    text-decoration: none;   
}
a:hover 
{
 text-decoration: underline;
}	