#topBack {
	background-image:  url(top_back.gif);
	background-position: left top;
	background-repeat: no-repeat;
	}
	
#mainBack {
	background-image:   url(main_back.gif);
	background-position: left top;
	background-repeat: repeat-y;
	}
	
#bottomBack {
	background-image:  url(bottom_back.gif);
	background-position: left top;
	background-repeat: no-repeat;
	}
	
#contactBack {
	background-image:  url(contact_back.gif);
	background-position: left top;
	background-repeat: no-repeat;
	}
	
#cellBack {
	background-image:  url(cell_back_main.gif);
	background-position: left top;
	background-repeat: repeat-y;
	}

#cellTop {
	background-image:  url(cell_back_top.gif);
	background-position: left top;
	background-repeat: no-repeat;
	}

#cellBtm {
	background-image:  url(cell_back_btm.gif);
	background-position: left top;
	background-repeat: no-repeat;
	}

#flashContain {
	z-index: 2; 
	}
	
div.scroll {
	height: 265px;
	width: 185px;
	overflow: auto;
	padding: 5px;
	}
	
td.menuon {
    background-color: #2E4054;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	cursor: pointer;
	} 
	
td.menuoff { 
    background-color: #375B81;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	cursor: pointer;
	text-decoration: none;
	} 
	
td.subMenuon {
    background-color: #414141;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	cursor: pointer;
	} 
	
td.subMenuoff { 
    background-color: #5B5B5B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	cursor: pointer;
	text-decoration: none;
	} 

tr.headerRow {
    background-color: #020180;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	} 

tr.mainRow01 {
    background-color: #E1E1F4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	} 

tr.mainRow02 {
    background-color: #E1E1F4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	} 
	
.formField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background: #FFFFFF;
	border: 1px solid #A5ACB2;
	}

.Header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #172B90;
	}
	
.subHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	}
	
.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	}
	
.errorText {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #FF0000;
    text-decoration: none;
	}

.requiredLabel {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #999999;
    text-decoration: none;
	}

.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	}

.maintext a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #172B90;
	text-decoration: none;
	}

.maintext a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #172B90;
	text-decoration: none;
	}

.maintext a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #172B90;
	text-decoration: underline;
	}

.maintext a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #172B90;
	text-decoration: none;
	}
	
.iframetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #B28600;
	}
	
.iframetext a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #B28600;
	text-decoration: none;
	}

.iframetext a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #172B90;
	text-decoration: none;
	}

.iframetext a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #172B90;
	text-decoration: underline;
	}

.iframetext a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #172B90;
	text-decoration: none;
	}
	
.altText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	}

.altText a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	}

.altText a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	}

.altText a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
	}

.altText a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	}
		
.altText02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	}

.altText02 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #C99700;
	text-decoration: none;
	}

.altText02 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #C99700;
	text-decoration: none;
	}

.altText02 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #C99700;
	text-decoration: underline;
	}

.altText02 a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #C99700;
	text-decoration: none;
	}
	
.navText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #999999;
	}

.navText a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	}

.navText a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	}

.navText a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #999999;
	text-decoration: underline;
	}

.navText a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	}
	
.tinyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #154475;
	}

.tinyText a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #154475;
	text-decoration: underline;
	}

.tinyText a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #154475;
	text-decoration: underline;
	}

.tinyText a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #154475;
	text-decoration: underline;
	}

.tinyText a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #154475;
	text-decoration: underline;
	}

.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	}

.footerText a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #172B90;
	text-decoration: none;
	}

.footerText a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #172B90;
	text-decoration: none;
	}

.footerText a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #172B90;
	text-decoration: underline;
	}

.footerText a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #172B90;
	text-decoration: none;
	}


table {
    border-collapse : collapse;
  }

td {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #000000;
  }

.bghead {
    background : #A6BBDB url(bg_header.gif) no-repeat;
  }

.bodyframe {
    border: 3px solid #2054A6;
    background-color: #FFFFFF;
    padding: 15px;
  }

.BodyMain {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
  }

.HeaderMain {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    color: #333333;
  }

.navigation {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
  }

.SubHead {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #333333;
    text-decoration: none;
  }

table.friend_form {
    padding : 6px 1px 3px 2px;
    width : 300px;
  }

table.signup_form {
    padding : 4px;
    width : 300px;
  }

table.control_form {
    padding : 4px;
    width : 600px;
  }

td.friend_form {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    background: #FFFFFF;
    color: #000000;
  }

td.signup_form {
    background : #FFFFFF;
    font : normal 12px Arial,Helvetica,sans-serif;
    padding : 1px 4px;
    margin : 0 0 4px;
    color : #000000;
  }

td.control_form {
    background : #FFFFFF;
    font : normal 12px Arial,Helvetica,sans-serif;
    padding : 1px 4px;
    margin : 0 0 4px;
    border : #5a555a solid 1px;
    color : #000000;
  }

th.friend_form {
    background : #5A555A url('image') center right;
    font : 12px Arial,Helvetica,sans-serif;
    color : #FFFFFF;
    vertical-align : middle;
  }

th.signup_form {
    background : #5A555A url('image') center right;
    font : 12px Arial,Helvetica,sans-serif;
    color : #FFFFFF;
    vertical-align : middle;
  }

th.control_form {
    background : #5A555A url('image') center right;
    font : 12px Arial,Helvetica,sans-serif;
    color : #FFFFFF;
    vertical-align : middle;
    border : #5a555a solid 1px;
  }

tr.friend_form {
    color : #aaFFFF;
  }

tr.signup_form {
    background : #FFFFFF;
    padding : 1px;
  }

tr.control_form {
    background : #FFFFFF;
    padding : 1px;
  }

.navigation a:active {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
  }

.navigation a:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #2054A6;
    text-decoration: none;
    background-color: #FFFFFF;
  }

.navigation a:link {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
  }

.navigation a:visited {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
  }