/* Standard CSS Styles*/

body {
	background-color: #FFFFFF;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	margin:0px;
	color:#666666;
	}
 
td {
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	}
 
big {
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:12px;
	font-weight:bold}
 
strong {
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:11px;
	font-weight:bold}
 
small {
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:10px}
 
H5 {
	margin: 0px 0px 5px 0px;
	font-family:arial,verdana;
	font-size:16px;
	font-weight:bold;
	color:#cc6601;
	}
 
H6 {
	margin: 0px 0px 0px 0px;
	font-family:arial,verdana;
	font-size:14px;
	font-weight:bold;
	color:#666666;
	}
 
.just {
	text-align:justify;
	}

.input {
	font-family:verdana, arial;
	font-size:11px}
 
.date {
	font-family:verdana, arial;
	font-size:9px;
	color:white;
	}
 
.stock {
	font-family:verdana, arial;
	font-size:11px;
	color:#414141;
	border-bottom: 1px solid #414141;
	}
 
a:link {
	color:#333333;
	text-decoration:none;
	}

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

a:hover {
	color:#999999;
	text-decoration:none;
	}

.navLink {
	width: 200px;
	background-color:#efefef;
	}

.navLink a {
	display:block;
	font-size: 12px;
	font-weight:normal;
	font-family: arial, verdana, serif;
	color: #6C6C6E;
	text-decoration: none;
	padding-left:16px;
	line-height:25px;
	border-bottom: 1px solid #C2C2C2;
	background-color: #FFFFFF;
	}
	
.navLinkText {
	display:block;
	font-size: 12px;
	font-weight:normal;
	font-family: arial, verdana, serif;
	color: #6C6C6E;
	text-decoration: none;
	padding-left:16px;
	line-height:25px;
	background-color: #FFFFFF;
	}

.navLink a:visited {
	color: #6C6C6E;
	text-decoration: none;
	background-color: #FFFFFF;
	}

.navLink a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #BE6712;
	}

.navLink b {
	display:block;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:normal;
	background-color: #BE6712;
	padding-left:16px;
	line-height:25px;
	border-bottom: 1px solid #C2C2C2;
	}

.navaLink {
	width: 200px;
	background-color:#efefef;
	}

.navaLink a {
	display:block;
	font-size: 11px;
	font-weight:normal;
	font-family: verdana, arial;
	color: #cc6601;
	border-bottom: 1px solid #FFFFFF;
	text-decoration: none;
	padding-left:38px;
	line-height:25px;
	background-image: url("/i/common/nav.gif");
	background-repeat: no-repeat;
	background-attachment: relative;
	background-position: top left;
	}

.navaLink a:visited {
	font-size: 11px;
	font-weight:normal;
	font-family: verdana, arial;
	color: #cc6601;
	border-bottom: 1px solid #FFFFFF;
	text-decoration: none;
	padding-left:38px;
	line-height:25px;
	background-image: url("/i/common/nav.gif");
	background-repeat: no-repeat;
	background-attachment: relative;
	background-position: top left;
	}

.navaLink a:hover {
	font-size: 11px;
	font-weight:normal;
	font-family: verdana, arial;
	color: #ffffff;
	border-bottom: 1px solid #FFFFFF;
	text-decoration: none;
	padding-left:38px;
	line-height:25px;
	background-image: url("/i/common/nav.gif");
	background-repeat: no-repeat;
	background-attachment: relative;
	background-position: top left;
	}
	
.navaLink b {
	font-size: 11px;
	font-weight:normal;
	font-family: verdana, arial;
	color: #ffffff;
	border-bottom: 1px solid #FFFFFF;
	text-decoration: none;
	padding-left:38px;
	line-height:25px;
	background-image: url("/i/common/nav.gif");
	background-repeat: no-repeat;
	background-attachment: relative;
	background-position: top left;
	}

.toplbg {
	background-image: url("/i/common/lefttopbg.gif");
	background-repeat: repeat-x;
	background-attachment: relative;
	background-position: top left;
	}
 
.toprbg {
	background-image: url("/i/common/righttopbg.gif");
	background-repeat: repeat-x;
	background-attachment: relative;
	background-position: top left;
	}
 
.midbg {
	background-image: url("/i/common/leftbg.gif");
	background-repeat: repeat-x;
	background-attachment: relative;
	background-position: top left;
	}
 
/* Page Layout Styles*/

.BorderL {
	background-image: url("/i/common/BorderL.gif");
	background-repeat: repeat-y;
	background-position: right;
	}

.BorderR {
	background-image: url("/i/common/BorderR.gif");
	background-repeat: repeat-y;
	background-position: left;
	}

.FooterL {
	background-image: url("/i/common/FooterL.gif");
	background-repeat: no-repeat;
	background-position: bottom right;
	}

.FooterR {
	background-image: url("/i/common/FooterR.gif");
	background-repeat: no-repeat;
	background-position: bottom left;
	}

.footer {
	background-color: #CC6601;
	color:#FFFFFF;
	font-family:arial,verdana;
	font-size:10px;
	padding: 10px 10px;
	}
 
.footer a:link {
	color:#FFFFFF;
	text-decoration:none;
	}

.footer a:visited {
	color:#FFFFFF;
	text-decoration:none;
	}

.footer a:hover {
	color:#FFFFFF;
	text-decoration:underline;
	}

.LCol {
	border-top: solid 1px #C2C2C2;
	}

.MainText {
	color: #1E1E1E;
	border-top: solid 1px #C2C2C2;
	border-left: solid 1px #C2C2C2;
	padding: 20px;
	}

.PageTitle {
	font-family: arial,verdana;
	font-size:13px;
	font-weight:bold;
	color: #CC6601;
	border-left: solid 1px #C2C2C2;
	padding-left: 20px;
	}

.PageTitle2 {
   font-family: arial,verdana;
   font-size:13px;
   font-weight:bold;
   color: #CC6601;
   border-left: solid 1px #C2C2C2;
   background-color:#efefef;
   padding-left: 20px;
   }

.SectionTitle {
	font-family: arial,verdana;
	font-size:13px;
	font-weight:bold;
	color: #CC6601;
	padding-left: 20px;
	}

.SectionTitle2 {
   font-family: arial,verdana;
   font-size:13px;
   font-weight:bold;
   color: #CC6601;
   padding-left: 20px;
   background-color:#efefef;
   }
	
.SectionTitleSpecial {
	font-family: arial,verdana;
	font-size:13px;
	font-weight:bold;
	color: #CC6601;
	padding-left: 20px;
	background-color:#efefef;
	line-height:25px;
	border-bottom: 1px solid #C2C2C2;
	border-top: 1px solid #C2C2C2;
	}


.SideTitle {
	font-family: arial,verdana;
	font-size:13px;
	font-weight:bold;
	color: #CC6601;
	border-top: solid 1px #C2C2C2;
	border-bottom: solid 1px #C2C2C2;
	padding: 9px 0px 9px 20px;
	}

.SideTitle2 {
   font-family: arial,verdana;
   font-size:13px;
   font-weight:bold;
   color: #CC6601;
   border-top: solid 1px #C2C2C2;
   border-bottom: solid 1px #C2C2C2;
   background-color:#efefef;
   padding: 9px 0px 9px 20px;
   }
 
/* Home Page Layout Styles*/

.Feature {
	background-color: #E4E4E4;
	color: #141414;
	margin: 1px 0px;
	}

.Feature a:link {
	color:#CC6601;
	text-decoration:none;
	font-weight:bold;
	}

.Feature a:visited {
	color:#CC6601; 
	text-decoration:none;
	font-weight:bold;
	}

.Feature a:hover {
	color:#CC6601; 
	text-decoration:underline;
	font-weight:bold;
	}

.FeatureText {
	text-align: justify;
	color: #141414;
	padding: 10px;
	border-top: solid 1px #FFFFFF;
	}

.HomeL {
	border-top: solid 1px #C2C2C2;
	}

.HomeC {
	border-top: solid 1px #C2C2C2;
	border-left: solid 1px #C2C2C2;
	}

.HomeR {
	border-top: solid 1px #C2C2C2;
	border-left: solid 1px #C2C2C2;
	}

.HomeText {
	color: #454545;
	padding: 15px;
	}

.news {
	font-family:verdana,arial; 
	font-size:10px; 
	line-height:14px; 
	color:#454545;
	font-weight:normal;
	}

.news a:link {
	color:#CC6601; 
	text-decoration:none;
	font-weight:bold;
	}

.news a:visited {
	color:#CC6601; 
	text-decoration:none;
	font-weight:bold;
	}

.news a:hover {
	color:#CC6601; 
	text-decoration:none;
	font-weight:bold;
	}

.whitetxt {font-family:verdana, arial; font-weight:bold;font-size:11px; color:white;}
.date {font-family:verdana, arial; font-size:9px; color:white;}
.input {font-family:verdana, arial; font-size:10px}
.stock {font-family:arial,verdana; font-size:12px;color:#666666;padding:5px;}
.stockvalue {font-family:arial,verdana; font-size:12px;color:#666666;border-bottom: 1px solid #999999;padding:5px;}
.stocktitle {font-family:arial,verdana; font-size:12px;color:#666666;border-bottom: 1px solid #999999;padding:5px;}
.stockbd {border: 1px solid #999999;padding:5px;}

.TimeTable {
	background-color: #CC6601;
	padding: 5px;
	margin-bottom: 1px;
	}
	
.NoJust table td {
	font-family:verdana, arial, helvetica, sans-serif;
	text-align:left;
	font-size:11px;
	line-height:16px;
	}
/* Disclaimer */
.Disclaim {margin: 10 auto; text-align:justify;}
.DisclaimButt a {color:#ffffff; padding: 10px 25px 10px 25px; width:100px;color:#ffffff; width:100px; background-color:#D96D00;border-top: 2px #E6AB0B solid; border-left: 2px #E6AB0B solid; border-bottom: 2px #E6390B solid; border-right: 2px #E6390B solid;}
.DisclaimButt a:hover {color:#ffffff; padding: 10px 25px 10px 25px; width:100px; background-color:#F05D0C;border-top: 2px #E6390B solid; border-left: 2px #E6390B solid; border-bottom: 2px #E6AB0B solid; border-right: 2px #E6AB0B solid;}
	