body {
	background-color: #cccccc;
	font-family: agency fb;
	font-size: 12px;
	line-height: 20px;
	color: #E6E6E6;
}

 table.boxed { 
 	border-color: #262626; 
	border-style: solid; 
	border-width: 1px; 
	padding: 0px; }

.top {
	background-color: #cccccc;
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	color: #262626;
}

.cellimg {
	background-attachment:scroll;
	background-repeat:no-repeat;
	background-color: #cccccc;
	background-image:  url(gfx/header.png);
	background-position: center top;
} 

.bodytext { 
	font-family: Arial;
	color: #2e241d;
	text-decoration: none;
	font-weight: bold;
	line-height: 20px;
}

.legal {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 15px;
	color: #303030;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #262626;
}

a {
	font-family: Arial;
	color: #262626;
	text-decoration: none;
	font-weight: bold;
}
a.header {
	font-family: Trebuchet MS;
	font-size: 15;
	color: #262626;
	text-decoration: none;
	font-weight: bold;
	background-color: #cccccc;
}
a:hover {
	color: #ffffff;
}

.fakelink{
	font-family: Geneva;
	color: #50658E;
}
.bold{
	font-weight: bold;
}

form {
	background-color: #CCCC99;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
	line-height: 30px;
    background-color: #19191A;
	color: #303030;
	font-weight: bold;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
  color: #006666;
}

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

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

.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: 3px;
	background-color: #F8F8F8;
}

.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: #CCCCCC;
}

.footer {
  	font-family: Arial;
	font-size: 7px;
	line-height: 15px;
	color: #303030;
	background-color: #F8F8F8;
}

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

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

.titlebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
  	background-color: #336699;
}

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


input.big {
	width: 100px;
}

input.small {
	width: 50px;
}

img
{  
	border-width: 2;	
}
