body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.input {
	height: 20px;
	width: 115px;
	border-top-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #898A8E;
	border-left-color: #898A8E;
}

.orangetext
{
	font-family: verdana;
	color:#FF6633;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	line-height: 17px;
}
.textbold
{
	font-family: verdana;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	line-height: 17px;
}
.text
{
	font-family: verdana;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	line-height: 18px;
}

.redtxt
{
	font-family: verdana;
	color: #FF0000;
	font-size: 11px;
}
.box
{
	font-family: verdana;
	color: #000000;
	font-size: 11px;
	width: 150px;
	height:20px;
	padding-left:2px;
	padding-bottom:2px;
	padding-top:2px;
	font-weight: normal;
	border-left: 1px solid #75ADD8;
	border-right: 1px solid #75ADD8;
	border-bottom: 1px solid #75ADD8;
	border-top: 1px solid #75ADD8;
	text-decoration: none;
}
.addressBox
{
	font-family: verdana;
	color: #000000;
	font-size: 11px;
	padding-left:2px;
	padding-bottom:2px;
	padding-top:2px;
	font-weight: normal;
	border-left: 1px solid #75ADD8;
	border-right: 1px solid #75ADD8;
	border-bottom: 1px solid #75ADD8;
	border-top: 1px solid #75ADD8;
	text-decoration: none;
}
.comboBox
{
	font-family: verdana;
	color: #000000;
	font-size: 11px;
	padding-left:2px;
	padding-bottom:2px;
	padding-top:2px;
	font-weight: normal;
	border-left: 1px solid #75ADD8;
	border-right: 1px solid #75ADD8;
	border-bottom: 1px solid #75ADD8;
	border-top: 1px solid #75ADD8;
	text-decoration: none;
}
.radioBtn
{
	font-family: verdana;
	color: #000000;
	font-size: 10px;
	font-weight: normal;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	text-decoration: none;
}
.btnbox
{
    BORDER-RIGHT: #75ADD8 1px solid;
    BORDER-TOP: #75ADD8 1px solid;
    FONT-SIZE: 12px;
    BORDER-LEFT: #75ADD8 1px solid;
    CURSOR: hand;
    BORDER-BOTTOM: #75ADD8 1px solid;
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR: #d1d1d1;
    TEXT-DECORATION: none;
}
.errortext
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    COLOR: #ff0000;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}
.smallerrortext
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 10px;
    COLOR:#ff0000;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}

.classtable
{
	border-right:  #99CC66 1px solid;
 	border-left:  #99CC66 1px solid;
	border-top:  #99CC66 1px solid;
	border-bottom: #99CC66 1px solid;
	border:1;
}
.pageheading
{
	font-family: Verdana;
	text-transform: none;
	color:#75ADD8;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
}
.bigpageheading
{
	font-family: Verdana;
	text-transform: none;
	color:#75ADD8;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
}
.smallpageheading
{
	font-family: Verdana;
	text-transform: none;
	color:#75ADD8;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
}
.textsmall
{
	font-family: verdana;
	color: #000000;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
.errortextbold
{
	FONT-WEIGHT: normal;
	FONT-SIZE: 10 px;
	COLOR: #ff0000;
	FONT-FAMILY: verdana;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}
.redlink {

	font-family: verdana;
	font-size: 12px;
	color:#FF6633;
	text-decoration:none;
}
.redlink:visited {

	font-family: verdana;
	font-size: 12px;
	color: #FF6633;
}
.redlink:hover {
	font-family: verdana;
	font-size: 12px;
	color:#FF3333;
	text-decoration:underline;
}
.graylink {

	font-family: verdana;
	font-size: 12px;
	color: #666666;
	text-decoration:none;
}
.graylink:visited {

	font-family: verdana;
	font-size: 12px;
	color: #666666;
}
.graylink:hover {
	font-family: verdana;
	font-size: 12px;
	color: #000000;
	text-decoration:underline;
}
.smallgraylink
{
	font-family: verdana;
	color: #666666;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	line-height: 17px;
}
.smallgraylink:hover
{
	font-family: verdana;
	color: #666666;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	line-height: 17px;
}
.tahomagray {
	font-family: Tahoma;
	text-transform: lowercase;
	color: #535353;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}

.tahomagray:hover {
	font-family: Tahoma;
	text-transform: lowercase;
	color: #535353;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
}
.verdana10 {

	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
