body {
	background-color: blue;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #336699;
}

.banner {background:url(../images/newlogocolor-3.jpg) no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	background-color: #000033;
}

a {
	color: #3366CC;
	text-decoration: none;
}
.email{background: #339999}
form {
	background-color: #CCCC99;
}

.float-center{ float:center; border: 3px outset black;
}
.float-right{ float:right; border: 3px outset black;
}
.photo{position: absolute; bottom 5%;}

.links {postion: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
  color: #006666;
  background:url(../images/floor-3.jpg);
}



.li{	list-style-type: none;
		margin-left: 0cm;
		background: url(../images/arrow-2.gif) no-repeat 0 0;
		padding-left: 80px;
		padding-bottom: 25px;}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	background-color: #006666;
  color: #DCDCDC;
}

p:first-letter {font-size:x-large}

.p {font-size: 22px;}

.table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
  font-weight: bold;
	background-color: #000033;
	
}.table2 {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
  font-weight: bold;
	background-color: #000033;
	color: yellow;
	
}


.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #DEDECA;
}

.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 0px;
	background-color: #000033;
}

.sidebarHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #FFFFFF;
	background-color: #339999;
}

.sidebarFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #339999;
}

.footer {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height:55px;
	color: #333333;
	background:url(../images/steel.jpg);
}

.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}

.box1 {
	border-color: #CCCCCC #333333 #333333 #CCCCCC;
	border-width: medium;
  border-style: ridge;
  background-color: #000033;
  
}

.promo {
	font-family: "Times New Roman", Times, serif;
	color: #000033;
}

.titlebar {
	background:url(../images/Titlebar.gif) no-repeat;
	 background-color: #339999;
}

.titlebar2 { background:url(../images/steel.jpg); 
	color: #0000FF;
	padding-left: 5cm;
	font-family: "Comic Sans MS", Times, serif;
	text-align: left;
}

.dingbat {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #99CC99;
  color: #006666; 
	font-weight: bolder;
	font-size: medium;
}

a:hover {
	text-decoration: underline;
}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}

.newsTxt1 {
  font-size: .8em;
  font-family: verdana, helvetica, arial, sans-serif;
}

.newsTxt2 {
  font-size: 1em;
  font-family: verdana, helvetica, arial, sans-serif;
  font-weight: bold;
}
div.hol {
   background-color : yellow;
   }
td.outer {
	border: yellow solid thin;
	outline-style: outset;
   padding : 1px;
   border : solid light blue;
   }

table.inner {
	border: blue solid thin;
	outline-style: outset;
   background-color : #efefdd;
   font-size : 9pt;
   color : blue;
   }
