/* Standard CSS Styles*/

body {
	background-image: url("/i/common2008/BodyBG.gif"); 
	background-repeat: no-repeat; 
	background-position: top;
	background-color: #010202;
	font-family:verdana, arial, helvetica, sans-serif; 
	font-size:11px; 
	line-height: 16px;
	color: #000000;
	}

td {
	font-family:verdana, arial, helvetica, sans-serif; 
	font-size:11px; 
	line-height: 16px;
	}

a:link {
	color: #ECAA1F;
	text-decoration:none;
	}
	
a:visited {
	color: #ECAA1F;
	text-decoration:none;
	}
	
a:hover {
	color: #ECAA1F;
	text-decoration:underline;
	}

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;
	}

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

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

.SubTable {
	border: solid 1px #FFFFFF;
	background-color: #D2CEC4;
	}

/* Navigation Styles*/
	
.nav {
	font-family:verdana, arial, helvetica, sans-serif; 
	font-size:11px;
	margin: 0px 10px 0px 1px;
	padding: 0px 1px 0px 10px;
	}
	
.nav a:link {
	display: block; 
	padding: 9px 0px 9px 15px;
	color:#35322F; 
	text-decoration:none;
	border-bottom: solid 1px #FFFFFF;
	}
	
.nav a:visited {
	display: block; 
	padding: 9px 0px 9px 15px; 
	color:#35322F;
	text-decoration:none; 
	border-bottom: solid 1px #FFFFFF;
	}
	
.nav a:hover {
	display: block;
	padding: 9px 0px 9px 15px; 
	color:#646464; 
	text-decoration:none; 
	border-bottom: solid 1px #FFFFFF;
	}

.footer {
	font-family:verdana, arial, helvetica, sans-serif; 
	font-size:11px;
	color: #939393;
	}

.footer a:link {
	color: #939393;
	text-decoration:none;
	font-weight:normal; 
	}
	
.footer a:visited {
	color: #939393;
	text-decoration:none;
	font-weight:normal; 
	}
	
.footer a:hover {
	color: #FFFFFF;
	text-decoration:none;
	font-weight:normal; 
	}

/* Page Layout Styles*/

.LCol {
	background-image: url("/i/common2008/LColBG.gif"); 
	background-repeat: repeat-y; 
	background-position: top left;
	padding-bottom: 10px;
	}

.main {
	background-color: #FFFFFF;
	padding: 20px;
	}


/* Home Page Layout Styles*/

.HomeHeader img {
	behavior: url('/cc/js/pngbehavior.htc');
	}

.HomeMain {
	background-image: url("/i/front2008/MainBG.png"); 
	background-repeat: no-repeat; 
	background-position: top left;
	}

.Ticker {
	background-image: url("/i/front2008/TickerBG.gif"); 
	background-repeat: repeat-x;
	background-position: top left;
	color: #FFF9AE;
	}

.HomeText {
	background-image: url("/i/front2008/MainTextBG.gif"); 
	background-repeat: repeat-x; 
	background-position: top left;
	background-color: #0F0F0C;
	border: solid 1px #60542F;
	padding: 20px;
	margin-bottom: 8px;
	color: #B6B6B7;
	}

.LatestNews {
	background-image: url("/i/front2008/LatestNewsBG.gif"); 
	background-repeat: repeat-x; 
	background-position: top left;
	background-color: #0F0F0C;
	border: solid 1px #60542F;
	padding: 20px;
	margin-bottom: 8px;
	}

.QuoteBox {
	background-image: url("/i/front2008/CYP.jpg"); 
	background-repeat: repeat-x; 
	background-position: top;
	background-color: #0F0F0C;
	border: solid 1px #60542F;
	padding: 20px;
	margin-bottom: 8px;
	}

.Downloads {
	background-image: url("/i/front2008/LatestNewsBG.gif"); 
	background-repeat: repeat-x; 
	background-position: top left;
	background-color: #0F0F0C;
	border: solid 1px #60542F;
	padding: 20px 10px 10px 20px;
	margin-bottom: 8px;
	font-family:arial, helvetica, sans-serif; 
	font-size:11px;
	}

.Downloads p {
	margin-top: 10px;
	}

.Downloads li {
	color: #E8B935;
	margin-left: -25px;
	padding-bottom: 10px;
	}

.Downloads a:link {
	color: #E8B935;
	text-decoration:none;
	}
	
.Downloads a:visited {
	color: #E8B935;
	text-decoration:none;
	}
	
.Downloads a:hover {
	color: #E8B935;
	text-decoration:underline;
	}

.Features {
	border: solid 1px #60542F;
	margin-bottom: 8px;
	color: #FFFFFF;
	}

.News {
	color: #CDCDCD;
	}

.Slideshow {
	border: solid 1px #60542F;
	}
/* Socal Media Home Page Styles*/	
.txt {width: 365px; float:left;}
.SocialMedia {width: 210px; float:right;}
.SocialMedia p {width: 95px; margin: 0px 0px 0px 10px; float: left;}
