.boxStyle {
	border: 1px solid #006600;
}
.spacer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 3px;
}
.copyRightText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #669966;
}
.RightBorder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #006600;
	border-right-color: #006600;
	border-bottom-color: #006600;
	border-left-color: #006600;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.addressstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.RightBorderGray {

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
li {
	list-style-position: outside;
	list-style-image: url(../file.gif);
	vertical-align: middle;
	display: list-item;

}
.DropCp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: normal;
	color: #336633;
}
.RealSmall {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #660066;
}
a:link {
	color: #336699;
	text-decoration: underline;
	font-weight: normal;

}

a:visited {

	color: #336699;
	text-decoration: underline;
}
a:hover {

	color: #666666;
	text-decoration: none;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #336699;
	background-color: #99CC99;
	padding: 2px;
	border: 1px solid #000066;
	height: 20px;
}
.changedField
{
border: 1px solid #000066;
background: #D1F1D0; 
}
.currentField
{
border: 2px solid red;
background:#C8D1E4; 
}select {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336699;
	background-color: #FFCC66;
	padding: 2px;
	border: 1px solid #000066;
	height: 20px;
}
textarea {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336699;
	background-color: #99CC99;
	padding: 2px;
	border: 1px solid #000066;
}
.myTestStyle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: normal;
	color: #000099;
	text-decoration: underline;
}
.spacerSmall {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 2px;
}
.TopBorder {

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
