body { 
	background: #CE8D0F; 
	margin: 0px 0; 
	} 
	
.leftliquid { 
	background-image: url(../images/shell_leftliquid.gif); 
	background-repeat:repeat-y;
	background-color: #CE8D0F; 
	height: 100%; 
	width: 39px; 
	}
	
.rightliquid { 
	background-image: url(../images/shell_rightliquid.gif); 
	background-repeat:repeat-y;
	background-color: #CE8D0F; 
	height: 100%; 
	width: 68px; 
	}
	
.insideleft { 
	background-image: url(../images/inside_left_bg.gif); 
	background-color: #CE8D0F; 
	height: 100%; 
	width: 32px; 
	}
	
.insideright { 
	background-image: url(../images/inside_right_bg.gif); 
	background-color: #CE8D0F; 
	height: 100%; 
	width: 25px; 
	}
	
.footerbg { 
	background-image: url(../images/shell_bot.gif); 
	background-color: #CE8D0F; 
	height: 47px; 
	width: 826px; 
	}

.footer { 
	font-family : Arial, Verdana, Georgia, Helvetica, sans-serif; 
	color : #ffffff; 
	font-size : 11px; 
	font-weight : normal; 
	}	 
	
A.footer:link { 
	font-family : Arial, Verdana, Georgia, Helvetica, sans-serif; 
	font-size: 11px; font-weight: 
	normal; color: #ffffff; 
	text-decoration: none; 
	}
	
A.footer:visited { 
	font-family : Arial, Verdana, Georgia, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	color: #ffffff; 
	text-decoration: none; 
	}
	
A.footer:hover { 
	color: #F6E705; 
	text-decoration: none; 
	}
	
.copy { font-family : Arial, Verdana, Georgia, Helvetica, sans-serif; 
		color : #000000; 
	    font-size : 12px; 
		font-weight : normal; 
		line-height : 15px; }
		
.copy2 { font-family : Arial, Verdana, Georgia, Helvetica, sans-serif; 
		color : #000000; 
	    font-size : 12px; 
		font-weight : normal; 
		line-height : 17px; }
		
.warning { font-family : Arial, Verdana, Georgia, Helvetica, sans-serif; 
		color : red; 
	    font-size : 12px; 
		font-weight : bold; 
		line-height : 15px; }
		
a.copy, a { font-family : Arial, Verdana, Georgia, Helvetica, sans-serif; 
		color : #33387E; 
	    font-size : 12px; 
		font-weight : normal; 
		line-height : 15px; 
		text-decoration: underline; }
		
h1, .header { font-family : Arial, Verdana, Georgia, Helvetica, sans-serif; 
		color : #33387E; 
	    font-size : 15px; 
		font-weight : bold; 
		line-height : 15px; }
