/* Standard CSS Styles*/

body {
	font-family:arial, helvetica, sans-serif; 
	font-size:12px; 
	line-height: 16px;
	background-image: url("/i/common/BodyBG.gif"); 
	background-repeat: repeat-x; 
	background-position: top center;
	background-color: #204658;
	}

td {
	font-family:arial, helvetica, sans-serif; 
	font-size:12px; 
	line-height: 16px;
	color: #000000;
	}
	
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;
	}

a:link {
	color:#926A25; 
	text-decoration:none;
	}

a:visited {
	color:#926A25; 
	text-decoration:none;
	}

a:hover {
	color:#926A25; 
	text-decoration:underline; 
	}
	
.footer {
	font-family:verdana, arial, helvetica, sans-serif; 
	font-size:11px;
	color: #000000;
	background-color: #527083;
	padding: 10px;
	}

.input {
	font-family:arial, helvetica, sans-serif; 
	font-size:11px;
	}

.mName {
	font-family:arial, helvetica, sans-serif; 
	font-size:13px; 
	line-height: 16px; 
	font-weight:bold
	}

.mTitle {
	font-family:arial, helvetica, sans-serif; 
	font-size:12px; 
	line-height: 16px; 
	font-weight:bold
	}

.stock {
	font-family:arial, helvetica, sans-serif; 
	font-size:11px;
	color: #FFFFFF;
	}

/* Navigation Styles*/
	
.nav {
	background-color: #9EB0BA;
	font-size:13px; 
	}
	
.nav a:link {
	display: block; 
	padding: 8px 0px 8px 20px; 
	color:#826E47; 
	text-decoration:none;
	font-weight:bold; 
	}
	
.nav a:visited {
	display: block; 
	padding: 8px 0px 8px 20px; 
	color:#826E47;
	text-decoration:none; 
	font-weight:bold; 
	}
	
.nav a:hover {
	display: block; 
	padding: 8px 0px 8px 20px; 
	color:#000000; 
	text-decoration:none; 
	font-weight:bold; 
	}

.footer a:link {
	color:#000000; 
	text-decoration:none;
	}
	
.footer a:visited {
	color:#000000; 
	text-decoration:none;
	}
	
.footer a:hover {
	color:#000000; 
	text-decoration:underline; 
	}
	
/* Page Layout Styles*/

.Header {
	background-image: url("/i/common2007/HeaderBG.gif"); 
	background-repeat: no-repeat;
	background-position: top center;
	}

.HeaderR {
	background-image: url("/i/common2007/HeaderBGR.gif"); 
	background-repeat: no-repeat;
	background-position: top left;
	}

.menu {
	background-image: url("/i/common2007/MenuBG.gif"); 
	background-repeat: no-repeat;
	background-position: top center;
	}

.menuR {
	background-image: url("/i/common2007/MenuBGR.gif"); 
	background-repeat: no-repeat;
	background-position: top left;
	}

.main {
	background-image: url("/i/common2007/MainBG.gif"); 
	background-repeat: repeat-x; 
	background-position: top left;
	background-color: #B1BFC8;
	padding: 0px 20px 20px 20px;
	}

/* Home Page Layout Styles*/

.NewsCol {
	background-color: #9EB0BA;
	}

.News {
	padding: 10px 18px;
	}

.News strong {
	font-size:14px; 
	color:#826E47;
	}

.Join {
	background-image: url("/i/common2007/MainBG.gif"); 
	background-repeat: repeat-x; 
	background-position: top left;
	background-color: #B1BFC8;
	}

.HomeMain {
	background-image: url("/i/common2007/MainBG.gif"); 
	background-repeat: repeat-x; 
	background-position: top left;
	background-color: #B1BFC8;
	font-size:14px; 
	padding: 0px 20px 20px 20px;
	}

.HomeMain em {
	font-size:12px; 
	}