/*********************************************************

IMPORTANT SYSTEM CLASSES

**********************************************************/

P {
  margin:0px;
}
.body {
  border:1px solid red;
  font-Family:Verdana;
  font-size:10px;
  padding:0px
}

.underImageText {font-size:9px;font-Family:Verdana;}
.tableForImage {border:1px dotted #eeeeee}

.myTable {/*background-color:#aaaaaa*/}

.myTableOuter {}

.myTD {
        background-color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #222222;
	text-decoration:none;

}
.myTD2 {
/*        background-color:silver;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
	text-decoration:none;

}
INS {text-decoration:none}

/*********************************************************
SITE CLASSES
**********************************************************/

a {font-family:Tahoma;font-size:12px;color:#980400}
H1  {font-family:Tahoma;font-size:18px;color:#004498}
.white-11 {font-family:Tahoma;font-size:11px;color:#FFFFFF}
.black-11 {font-family:Tahoma;font-size:11px;color:#000000}
.blue-11  {font-family:Tahoma;font-size:11px;color:#004498}
.red-11   {font-family:Tahoma;font-size:11px;color:#980400}
.grey-11 {font-family:Tahoma;font-size:11px;color:#626262}

.grey-9   {font-family:Tahoma;font-size:9px;color:#626262}
.blue-9   {font-family:Tahoma;font-size:9px;color:#004498}
.blue-10   {font-family:Tahoma;font-size:10px;color:#004498}

.black-12 {font-family:Tahoma;font-size:12px;color:#000000}
.grey-12  {font-family:Tahoma;font-size:12px;color:#626262}
.blue-12  {font-family:Tahoma;font-size:12px;color:#004498}
.black-12-bold {font-family:Tahoma;font-size:12px;color:#000000;text-decoration:none;font-weight:bold}


.grey-16  {font-family:Tahoma;font-size:16px;color:#626262}


.blue-20  {font-family:Tahoma;font-size:20px;color:#004498}
.blue-16  {font-family:Tahoma;font-size:16px;color:#004498}

.orange-16 {font-family:Tahoma;font-size:16px;color:#EF6521}
.input {font-family:Tahoma;font-size:11px;color:#004498;border:1px solid #7F9DB9}
.verysmall {font-family:Tahoma;font-size:9px;color:#393031}
/*UL {margin:0px}*/