body {
	font-family : Verdana, Helvetica,sans-serif;
	font-size : 11px;
	color : #333333;
	background-color: #F5EFDC;
}

h1 { 
	font-family : Arial, Helvetica,sans-serif;
    font-size: 12pt; 
    font-weight: bold; 
    color: #216997; 
}
h2 { 
    font-size: 10pt; 
    font-weight: bold; 
    color: #333333;
}
.boldtitle { 
    font-size: 11px; 
    font-weight: bold; 
    color: #216997;
}
a:link {
	color : #216997;
	font-weight: bold;
}
a:visited{
	color : #216997;
	font-weight: bold;
}
a:hover{
	text-decoration : none;
	color : #f74e20;
	font-weight: bold;
}

/*	color : #FF9900; */

.oryx{
	color : #ffffff;
	font-weight: bold;
	text-transform: uppercase;
}
.oryx a:link {
	color : #ffffff;
	font-weight: bold;
	text-transform: uppercase;
}
.oryx a:visited{
	color : #ffffff;
	font-weight: bold;
	text-transform: uppercase;
}
.oryx a:hover{
	color : #cdcdcd;
	font-weight: bold;
	text-transform: uppercase;
}

/**/

.homehlcell {
	background: #006699;
	color: #ffffff;
	font-size: 10px;
	padding : 5;
}
.bodytext {
	margin-left : 6px;
	margin-right : 6px;
}
.hometitle { 
	font-size: 10px;
    font-weight: bold; 
    color: #ffffff;
}	
.homesubtitle { 
	font-size: 10px;
    font-weight: bold; 
    color: #333333;
}

td  {
	font-size : 11px;
	color : #333333;
}

strong {  
    color: #006699;
}

.form  {  
     font-size: 8pt }

.nav  {
	background: #216997;
	font-size : 11px;
}

.navline  {
	background: #b0c4de;
}

.nav a:link{
	text-decoration : none;
	color : #ffffff;
	font-weight : bold;
}

.nav a:visited{
	text-decoration : none;
	color : #ffffff;
	font-weight : bold;
}

.nav a:hover{
	text-decoration : none;
	color : #f74e20;
	font-weight : bold;
}

/* color : #ffcc00; */

.nav input {
	font-size:10px;
	height:18px;
	color : #808080;
}

.subnav  {
	font-size : 10px;
	color : #ffffff;
	font-weight : bold;
}

.subnav a:link {
	text-decoration : none;
	font-size : 10px;
	color : #ffffff;
	font-weight : bold;
}

.subnav a:visited{
	text-decoration : none;
	font-size : 10px;
	color : #ffffff;
	font-weight : bold;
}

.subnav a:hover {
	text-decoration : none;
	font-size : 10px;
	font-weight : bold;
	color : #f74e20;
}

/* color : #FFCC00; */

.footernav  {
	font-size : 9px;
	color : #ffffff;
	font-weight : bold;
}

.footernav a:link{
	text-decoration : none;
	color : #ffffff;
	font-weight : bold;
}

.footernav a:visited{
	text-decoration : none;
	color : #ffffff;
	font-weight : bold;
}

.footernav a:hover{
	text-decoration : none;
	color : #006699;
	font-weight : bold;
}

/* color : #FFCC00; */

.footer  {
	font-size : 10px;
	color : #ffffff;
	font-weight : bold;
}

.footer a:link{
	text-decoration : none;
	color : #ffffff;
	font-weight : bold;
}

.footer a:visited{
	text-decoration : none;
	color : #ffffff;
	font-weight : bold;
}

.footer a:hover{
	text-decoration : none;
	color : #006699;
	font-weight : bold;
}

/* color : #FFCC00; */

input {
	font-size:11px;
	height:19px
}

select {
	font-size:11px
}

textarea {
	border-width : 1;
	border-color : #000000;
	border-style : solid;
	font : 8pt Tahoma;
}

.bottomfooter  {
	text-align: left;
	font-size : 9px;
}

.problem {
	background: #ffcc00;
}

/*
t	top
r	right
b	botton
l	left
*/
.tab-trbl {
	border-width : 1;
	border-color : #006699;
	border-style : solid;
}
.tab-trb {
	border-top-width: 1;
	border-right-width: 1;
	border-bottom-width: 1;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #006699;
	border-right-color: #006699;
	border-bottom-color: #006699;
}
.tab-tbl {
	border-top-width: 1;
	border-bottom-width: 1;
	border-left-width: 1;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #006699;
	border-bottom-color: #006699;
	border-left-color: #006699;
}
.tab-trl {
	border-top-width: 1;
	border-right-width: 1;
	border-left-width: 1;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #006699;
	border-right-color: #006699;
	border-left-color: #006699;
}
.tab-rbl {
	border-right-width: 1;
	border-bottom-width: 1;
	border-left-width: 1;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #006699;
	border-bottom-color: #006699;
	border-left-color: #006699;
}
.tab-rb {
	border-right-width: 1;
	border-bottom-width: 1;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #006699;
	border-bottom-color: #006699;
}

.tab-bl {
	border-bottom-width: 1;
	border-left-width: 1;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #006699;
	border-left-color: #006699;
}
