/* transfer.css
/*********** body and font styles ***********/
body { background-color: #000000;}
body,td,th {font-family: Verdana, sans-serif;}
.style1 {color: #FFFFFF; font-size: 14px;}
.style2 {font-size: 36px; font-weight: bold; color: #FFFFFF;}
.style3 {color: #FFFFFF; font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; }
.style4 {color: #000033; font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-style: italic;}
.style5 {color: #000033; font-size: 12px; font-family: Arial, Helvetica, sans-serif;}
.style6 {color: #993333; font-size: 36px; font-family: Arial, Helvetica, sans-serif;}
.style7 {color: #993333; font-size: 18px; font-family: Arial, Helvetica, sans-serif;}
.style8 {color: #000033; font-size: 18px; font-family: Arial, Helvetica, sans-serif;}
.style9 {color: #000033; font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; }
.style10 {color: #000033}
.style11 {color: #000033; font-size: 8px; font-family: Arial, Helvetica, sans-serif; font-style: italic;}
.style12 {color: #990000; font-size: 12px; font-family: Arial, Helvetica, sans-serif;}
.style13 {color: #999933}
.style14 {color: #993333; font-size: 18px; font-family: Arial, Helvetica, sans-serif; font-weight: bold;}
.style15 {color: #993333; font-size: 18px; font-family: Arial, Helvetica, sans-serif; font-weight: bold;}
.style 16 {color: #000033; font-size: 18px; font-family: Arial, Helvetica, sans-serif; font-weight: bold;}
.style 17 {color: #993333; font-size: 20px; font-family: Arial, Helvetica, sans-serif; font-weight: bold;}
.style 18 {color: #993333; font-size: 18px; font-family: Arial, Helvetica, sans-serif; font-weight: bold;}
.style 19 {color: #000033; font-size: 18px; font-family: Arial, Helvetica, sans-serif; font-weight: bold;}
.style20 {color: #993333; font-size: 12px; font-family: Arial, Helvetica, sans-serif;}
a.1:link 
	color: #FFFFFF;
	text-decoration: none;
}
a.1:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.1:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a.1:active {
	text-decoration: none;
	color: #FFFFFF;
}

/*********** logo style ***********/
.tablelogo {width: 850px; height: 133px; border: 0; align: center; cellpadding: 0; cellspacing: 0;}
/*********** #navBar link styles ***********/
#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}
/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #990000;}
/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}
/*********** #sectionLinks styles ***********/
#sectionLinks{position: relative; margin: 0px; padding: 0px; border-bottom: 0px; font-size: 90%;}
#sectionLinks h3{padding: 20px 0px 2px 10px;}
#sectionLinks a {display: block; border-top: 0px; padding: 20px 0px 2px 15px;}
#sectionLinks a:hover{ background-color: #000033;}
/*************about table ********************/
#about {width: 425px; border-color: #000033; border-style:solid; border-width:thin;}