BODY {
	font-family:arial,helvetica;
	margin-left:0;
	margin-top:0
}

TD {
	font-family:arial,helvetica;
}

A {
	color:#0033CC;
	text-decoration:none
}

A:hover,A:active {
	color:#0066FF;
	text-decoration:underline
}

.spec {
	border : 1px solid #9F9F9F;
}

TD.spectitle {
	border-bottom : 1px solid #9F9F9F;
}

TD.speccontent { border-left : 1px solid #9F9F9F;
	border-bottom : 1px solid #9F9F9F;
}


.bkmrk {
	font-family:arial,helvetica,verdana;
	color: #FFFFFF;
	font-size: -1;
	text-decoration:none;
	background-color: #00339A;
}

.ErrorColor {
    FONT-WEIGHT: bolder;
    FONT-SIZE: 9pt;
    COLOR: white;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: #008080;
    TEXT-ALIGN: left
}

.normalred {
	COLOR: red
}

.buttonLightBlue {
	font-weight: bold;
	font-family: Arial,Helvetica, sans-serif;
	color: white;
	background-color : #6699CC;
	height :24px;
	border-color : #99ccff #336699 #336699 #99ccff;
	font : 8pt/8pt;
	vertical-align : middle;
	width : auto;
	white-space : normal;
}

.buttonDarkBlue {
	font : 8pt/8pt;
	font-weight: bold;
	font-family: Arial,Helvetica, sans-serif;
	height : 24px;
	color: white;
	background-color : #00339A;
	border-color : #666699 #000033 #000033 #666699;
 	vertical-align : middle;
	width : auto;
	white-space : normal;
}

.buttonDarkRed {
	font : 11pt/11pt;
	font-weight: bold;
	font-family: Arial,Helvetica, sans-serif;
	color: white;
	background-color : #CC0000;
	height : 24px;
	border-color : #000000 #000000 #000000 #000000;
 	vertical-align : middle;
	width : auto;
	white-space : normal;
}
.radio {
	height: 16px;
	width: 16px;
	font-family: Arial,Helvetica, sans-serif;
	font-size: 10pt;
	color: black;
}
.combo {
	font-family: Arial,Helvetica, sans-serif;
	height :18px;
	border-color : #99ccff #336699 #336699 #99ccff;
	font : 8pt/8pt;
	vertical-align : middle;
	width : auto;
}

.input {
	font-weight: bold;
	font-family: Arial,Helvetica, sans-serif;
	height :18px;
	font : 8pt/8pt;
	vertical-align : middle;
	width : auto;
}

.textArea	{
	background-color :  white;
	font-family: Arial,Helvetica, sans-serif;
	font : 9pt/9pt;
	vertical-align : middle;
	width : auto;
}

.alertred10	{
	position: fixed;
	width: 85%;
	text-align: center;
	font: bold 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #CC0000;
	padding: 14px;
	border: 4px dashed #CC0000;
}
