/*styles for West Oz Active */

body {
	background-color:		#d6d6d6;
	margin-left: 			0px;
	margin-top: 			0px;
	margin-right: 			0px;
	margin-bottom: 			0px;
	background-attachment: 	scroll;
	background-image: 		url(../images/generic/bg.jpg);
	font-family:			Verdana, Arial, Helvetica, sans-serif;
	font-size:				11px;
	color: 					#4F3322;
	line-height: 			18px;
}

.footer {
	font-size:				11px; 
	line-height:			15px;
	color:					#FFFFFF; 
}

.heading_bold {
	font-size:				24px; 
	line-height:			24px;
	font-weight:			bold; 
	color:					#351400; 
}

.heading_light {
	font-size:				24px; 
	line-height:			24px;
	font-weight:			bold; 
	color:					#662700; 
}

.link {
	font-weight:			bold; 
	text-decoration:		underline; 
	color:					#F3631F; 
}

.link:hover {
	font-weight:			bold; 
	text-decoration:		none; 
	color:					#E94A00; 
}

.title {
	font-size:				16px; 
	line-height:			20px;
	font-weight:			bold; 
	color:					#FF7800; 
}

.tabs {
	font-weight:			normal; 
	line-height: 			16px;
	text-decoration:		none; 
	color: 					#4F3322;
}

.tabs:hover {
	font-weight:			normal; 
	line-height: 			16px;
	text-decoration:		underline;
	color: 					#4F3322;
}

.text_bold {
	font-weight:			bold; 
}

.text_mid {
	color:					#562A10; 
}

.text_mid_bold {
	font-weight:			bold; 
	color:					#562A10;
}

.text_mid_link {
	color:					#562A10; 
	text-decoration:		none;  
}

.text_mid_link:hover {
	color:					#562A10; 
	text-decoration:		underline;  
}



