/* Standard CSS Styles*/

body {
	font-family:arial, helvetica, sans-serif; 
	font-size:12px; 
	line-height: 16px;
	color: #2E2E2E;
	background-color: #F8F1DE;
	}

td {
	font-family:arial, helvetica, sans-serif; 
	font-size:12px; 
	line-height: 16px;
	}
	
big {
	font-family:arial, helvetica, sans-serif; 
	font-size:12px; 
	line-height: 16px; 
	font-weight:bold
	}
	
strong {
	font-family:arial, helvetica, sans-serif; 
	font-size:12px; 
	line-height: 16px; 
	font-weight:bold
	}

small {
	font-family:arial, helvetica, sans-serif; 
	font-size:11px;
	}
	
.footer {
	font-family:arial, helvetica, sans-serif; 
	font-size:11px;
	}

.input {
	font-family:arial, helvetica, sans-serif; 
	font-size:11px;
	}
	
.stock {
	font-family:arial, helvetica, sans-serif; 
	font-size:11px;
	}

.Title {
	font-family:arial, helvetica, sans-serif; 
	font-weight:bold;
	color: #2E2E2E;
	font-size:14px;
	}

.png2 {
   background-image: url('/i/common2006/wdot.png');
   background-repeat: repeat;
   behavior: url('/cc/js/pngbehavior.htc');
   }

.png {
   behavior: url('/cc/js/pngbehavior.htc');
   }

a:link {
	color: #205A2B;
	text-decoration:none;
	}
	
a:visited {
	color: #205A2B;
	text-decoration:none; 
	}
	
a:hover {
	color: #205A2B;
	text-decoration:underline; 
	}
	
/* Navigation Styles*/
	
.footer {
	font-weight:normal; 
	font-size:12px;
	color:#E8E8E8; 
	}
	
a.footer:link {
	color: #000000;
	text-decoration:none;
	}
	
a.footer:visited {
	color: #000000;
	text-decoration:none; 
	}
	
a.footer:hover {
	color: #000000;
	text-decoration:underline; 
	}

/* Page Layout Styles*/
	
.MenuBG {
	background-color: #D1C8B1;
	}

.BodyBG-L {
	background-color: #2E2E2E;
	}

.main {
	background-image: url("/i/common2006/MainBG.jpg"); 
	background-repeat: no-repeat; 
	background-position: bottom left;
	background-color: #A19169;
	}

.lcol {
	background-color: #D1C8B1;
	padding-bottom: 40px;
	}
	
.lcol a {
	display: block;
	padding: 5px 10px 5px 20px;
	font-family:tahoma, helvetica, sans-serif; 
	color: #000000;
	font-size:11px;
	text-decoration:none; 
	}
	
.lcol a:link {
	display: block;
	color: #000000;
	text-decoration:none; 
	}
	
.lcol a:visited {
	display: block;
	color: #000000;
	text-decoration:none; 
	}
	
.lcol a:hover {
	display: block;
	text-decoration:underline; 
	}
	
.mCol {
	padding: 20px 20px 20px 20px;
	line-height: 1.6em;
	}

.TitleBG {
	background-color: #9A0606;
	}
	
.FooterBG {
	font-size: 11px;
	padding: 10px 10px;
	background-image: url("/i/common2006/FooterBG.gif"); 
	background-repeat: repeat-x; 
	background-position: top left;
	}

.BtnBox {
	padding: 10px 0px;
	background-color: #A19169;
	}

/* Page Layout Styles*/
	
.HomeHeader {
	background-image: url("/i/front2006/HeaderBG.jpg"); 
	background-repeat: no-repeat; 
	background-position: top left;
	background-color: #9A8A5E;
	}

.HomeHeader2008 {
   background-image: url("/i/front2006/HeaderBG2008.jpg"); 
   background-repeat: no-repeat; 
   background-position: top left;
   background-color: #9A8A5E;
   }

.HomeMain {
	background-image: url("/i/front2006/MainBG.jpg"); 
	background-repeat: no-repeat; 
	background-position: bottom left;
	background-color: #9A8A5E;
	}

.news { 
	display: block;
	color:#000000;
	padding: 0px 24px;
}

.news a { 
	color:#205A2B;
	font-family:tahoma, helvetica, sans-serif; 
	font-size: 11px;
	text-decoration:none; 
}
