
/*	*************************************	general	*********************************	*/
A.back:link
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    COLOR: #036;
    FONT-FAMILY: Verdana, Arial, helvetica, sans-serif;
    TEXT-DECORATION: none;
}
A.back:hover
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    COLOR: #990000;
    FONT-FAMILY: Verdana, Arial, helvetica, sans-serif;
    TEXT-DECORATION: none;
}
A.back:active
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    COLOR: #036;
    FONT-FAMILY: Verdana, Arial, helvetica, sans-serif;
    TEXT-DECORATION: none;
}
A.back:visited
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    COLOR: #036;
    FONT-FAMILY: Verdana, Arial, helvetica, sans-serif;
    TEXT-DECORATION: none;
}
A.back
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    COLOR: #036;
    FONT-FAMILY: Verdana, Arial, helvetica, sans-serif;
    TEXT-DECORATION: none;
}
A:link
{
	color: #0000cc;
}
A:hover
{
	color: #0000cc;
}
A:active
{
	color: #0000cc;
}
A
{
	color: #0000cc;
}

.inputapp3
{
    BACKGROUND-COLOR: #f5f5f5;
    BORDER-BOTTOM: #e9e9e9 1px solid;
    BORDER-LEFT: #999999 1px solid;
    BORDER-RIGHT: #e9e9e9 1px inset;
    BORDER-TOP: #999999 1px solid;
    COLOR: #333333;
    FONT-FAMILY: Arial, Tahoma, Verdana, Helvetica;
    FONT-SIZE: 11px;
}

.inputapp2
{
    BACKGROUND-COLOR: #f5f5f5;
    BORDER-BOTTOM: #ffffff 1px solid;
    BORDER-LEFT: #999999 1px solid;
    BORDER-RIGHT: #ffffff 1px solid;
    BORDER-TOP: #999999 1px solid;
    COLOR: #333333;
    width: 85px;
    FONT-FAMILY: Arial, Tahoma, Verdana, Helvetica;
    FONT-SIZE: 11px;
}

INPUT.buton
{
    BORDER-RIGHT: medium none;
    BORDER-TOP: medium none;
    BORDER-LEFT: medium none;
    BORDER-BOTTOM: medium none;
	font-size: 12px;
    border: 1px;
    width: 100px;
    COLOR: #000000;
    FONT-FAMILY: Arial, Tahoma, Verdana, Helvetica;
    BACKGROUND-COLOR: #dcdcdc;
    cursor: pointer;
}

INPUT.btnSubmit
{
	border-right: #006666 thin outset;
	border-top: #006666 thin outset;
	font-weight: 600;
	font-size: 13px;
	vertical-align: middle;
	border-left: #006666 thin outset;
	cursor: hand;
	color: white;
	border-bottom: #006666 thin outset;
	font-family: Verdana, Arial;
	height: 22px;
	background-color: #006666;
	text-align: center;
	text-decoration: none;
}
INPUT.btnSubmits
{
	border-right: #f5f5f5 1px outset;
	border-top: #f5f5f5 1px outset;
	font-weight: 900;
	font-size: 12px;
	vertical-align: middle;
	border-left: #f5f5f5 1px outset;
	cursor: hand;
	color:  #006666;
	border-bottom:  #f5f5f5 1px outset;
	font-family: Verdana, Arial;
	height: 22px;
	background-color: #f5f5f5;
	text-align: center;
	text-decoration: none;
}
.apptxt
{
	font-size: 12px;
	color: #000000;
	font-style: normal;
	font-family: Arial, Tahoma, Verdana, Helvetica;
	text-decoration: none;
}

.apptxtb
{
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	font-family: Arial, Tahoma, Verdana, Helvetica;
	text-decoration: none;
}
.apptxt12b
{
	font-size: 13px;
	color: #000000;
	font-style: normal;
	font-family: Arial, Tahoma, Verdana, Helvetica;
	text-decoration: none;
}

.err12b
{
	font-weight: bold;
	font-size: 14px;
	color: #990000;
	font-family: Arial, Tahoma, Verdana, Helvetica;
	text-decoration: none;
}

.txt9
{
	font-size: 8px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.contact
{
	BACKGROUND-COLOR: #f9f9f9;
	BORDER-BOTTOM: #cccccc 1px solid;
	BORDER-LEFT: #666666 1px solid;
	BORDER-RIGHT: #cccccc 1px solid;
	BORDER-TOP: #666666 1px solid;
	COLOR: #004949;
	FONT-FAMILY: Arial, Tahoma, Verdana, Helvetica;
	FONT-SIZE: 11px;
}

.field
{
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	font-family: Arial, Tahoma, Verdana, Helvetica;
	text-decoration: none;
}

.fieldReq
{
	font-weight: normal;
	font-size: 11px;
	color: #006666;
	font-style: normal;
	font-family: Arial, Tahoma, Verdana, Helvetica;
	text-decoration: none;
}

.alert
{
	font-weight: normal;
	font-size: 18px;
	color: #006666;
	font-style: normal;
	font-family: Arial, Tahoma, Verdana, Helvetica;
	text-decoration: none;
}




