body, html {
	color: #000000;
	font-family: sans-serif;
	margin-right:8px;
	font-size: 12px;
	
}

.topLeft {
	
	background-repeat: no-repeat;
}

.topRight {
	background-color: #FFFFFF;
	border-style: solid;
	border-width: 1px;
	border-color: #FAD19B;
	padding-left: 3px;
	padding-right: 3px;
}

.centerContent {

  	background-repeat: repeat-y;
	padding-left: 35px;
	padding-right: 8px;
}
.bottomLeftBG {

	background-repeat: repeat-y;
}

.bottomRightBG {

	background-repeat: repeat-y;
}

.header {
	color: #F18900;
	font-family: sans-serif;
	font-size: 15px;
	font-weight: bold;
}
HR {
	color: #F18900;
}

.smallTxt {
	height:20;
	color: #000000;
	font-family: sans-serif;
	font-size: 10px;	
}

.footerLink:link {
	height:20;
	color: #000000;
	font-family: sans-serif;
	font-size: 10px;	
}
.footerLink:visited {
	height:20;
	color: #000000;
	font-family: sans-serif;
	font-size: 10px;	
}
.footerLink:hover {
	height:20;
	color: #000000;
	font-family: sans-serif;
	font-size: 10px;	
}

.title {
	color: #F18900;
	font-family: sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.title2 {
	color: #E57E37;
	font-family: sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.mainContent {
	padding-left: 35px;
	padding-right: 8px;
}

.content {
	color: #000000;
	font-family: sans-serif;
	margin-right:8px;
	font-size: 12px;
}

A {font-family: verdana;
	text-decoration: none; 
	color: #F98C00; 
	font-size: 10pt; 
}


.navlink {font-family: verdana;
	text-decoration: none; 
	color: #000000; 
	font-size: 10pt; 
	border: 2px; 
	background-color: white; 	
}
.navlink:link { 
color: 000000; 
background-color: white;
text-decoration: none;
}
.navlink:visited { 
color: 000000; 
background-color: white;
text-decoration: none;
}
.navlink:hover {
color: white; 
background-color: F98C00;
text-decoration: none;
} 
img.floatLeft { 
    float: left; 
    margin: 4px;
	padding-right: 3px;
}
img.floatRight { 
    float: right; 
    margin: 4px;
	padding-left: 3px;
}
.blll {
position:absolute;
left:-1855px;
}