body {
	MARGIN-LEFT: 0px;
	MARGIN-TOP: 30px;
	FONT-SIZE: 12px;
	font-family: verdana, helvetica, sans serif;
      COLOR: #000000;
	background-color:#ffffff;
}
td {
	FONT-SIZE: 12px;
	font-family: verdana, helvetica, sans serif;
      COLOR: #000000;
      font-weight:normal;
}
a:link,  a:active,  a:visited, a:hover {
      FONT-SIZE: 12px;
      FONT-FAMILY:  verdana, helvetica, sans serif;
      COLOR: #f38025;
	text-decoration:underline;
}

H1
{
	color:#f38025;
	font-family: verdana, helvetica, sans serif;
	font-size: 16px;
	font-weight: bold;
	display:inline;
}
H2
{
	color:#f38025;
	font-family: verdana, helvetica, sans serif;
	font-size: 14px;
	font-weight: bold;
	display:inline;
}
H3{
	color:#f38025;
	font-family: verdana, helvetica, sans serif;
	font-size: 12px;
	font-weight: bold;
	display:inline;
}
.orange{
	color:#f38025;
	font-family: verdana, helvetica, sans serif;
	font-size: 12px;
	font-weight: bold;
}
.orange a:link, .orange a:active, .orange a:visited, .orange a:hover {
	color:#f38025;
	font-family: verdana, helvetica, sans serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration:underline;
}
.border  {
	border: #f38025 1px solid;
	font-weight:bold;
	font-size:12px;
}
.menuAt {	
	display:block;
	padding:6px 12px;
	background-color:#f38025;
}
.menuAt a:link, .menuAt a:active, .menuAt a:visited, .menuAt a:hover{	
	color: white;
	font-size: 16px;
	white-space:nowrap;
	text-decoration: none;
}
.menu a:link, .menu a:active, .menu a:visited {
	display:block;
	padding:6px 12px;
	font-size: 16px;
	color: white;
	text-decoration: none;
	white-space:nowrap;
}

.menu a:hover {
	background-color:#f38025;
	font-size: 16px;
	color: white;
	text-decoration: none;
}
.submenuAt {	
	display:block;
	padding:4px 14px;
	background-color:#01a8df;
}
.submenuAt a:link, .submenuAt a:active, .submenuAt a:visited, .submenuAt a:hover{	
	color: white;
	font-size: 12px;
	white-space:nowrap;
	text-decoration: none;
}
.submenu a:link, .submenu a:active, .submenu a:visited {
	display:block;
	padding:4px 14px;
	font-size: 12px;
	color: white;
	text-decoration: none;
	white-space:nowrap;
}

.submenu a:hover {
	background-color:#01a8df;
	font-size: 12px;
	color: white;
	text-decoration: none;
}

.footer {
	font-family: arial, helvetica, sans serif;
	color:#b1b1b1;
	font-size:10px;
}
.credit {
	font-family: verdana, helvetica, sans serif;
	font-size: 11px;
	color: #b1b1b1;
}
.credit a:link, .credit a:active, .credit a:visited {
	font-family: verdana, helvetica, sans serif;
	font-size: 11px;
	color: #b1b1b1;
	text-decoration: none;
}
.credit a:hover {
	font-family: verdana, helvetica, sans serif;
	font-size: 11px;
	text-decoration:underline;
	color: #b1b1b1;
}
.keys a:link, .keys a:visited {
	font-family: verdana, helvetica, sans serif;
	font-size: 11px;
	color: #b1b1b1;
	text-decoration: none;
}
.keys a:hover, .keys a:active {
	font-family: verdana, helvetica, sans serif;
	font-size: 11px;
	text-decoration:none;
	cursor:text;
	color: #b1b1b1;
}

#contentWrapper {
	padding:6px 10px;
}
#contentWrapper .border {border:#00adf1 2px solid;}
