/* Standard CSS Styles*/

body {
	background-color: #222222;
	}

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

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

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

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

h1 {
	font-family:arial, helvetica, sans-serif; 
	font-size:14px; 
	line-height: 16px; 
	font-weight:normal;
	color: #003399;
	text-transform: uppercase;
	margin: 5px 0px;
	}

h2 {
	font-family:arial, helvetica, sans-serif; 
	font-size:13px; 
	line-height: 16px; 
	font-weight:bold;
	color: #003399;
	margin: 5px 0px;
	}
	
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 {
	background-image: url("/i/common/FooterBG.gif"); 
	background-repeat: no-repeat;
	background-position: top;
	font-size:10px;
	}

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

/* Navigation Styles*/

.nav {
	font-weight:normal; 
	font-size:11px;
	padding: 0px 15px 0px 5px;
	}

.nav a {
	display: block; 
	padding: 9px 0px 9px 5px; 
	}

.nav a:link {
	color:#000000; 
	text-decoration:none;
	}

.nav a:visited {
	color:#000000;
	text-decoration:none; 
	}
	
.nav a:hover {
	color:#000000; 
	text-decoration:none; 
	background-color: #E0FAFF; 
	}

.Footer a:link {
	color:#4E4E4E; 
	text-decoration:none;
	}

.Footer a:visited {
	color:#4E4E4E;
	text-decoration:none; 
	}
	
.Footer a:hover {
	color:#000000; 
	text-decoration:underline; 
	}

/* Page Layout Styles*/

.Flash {
	background-image: url("/i/common/Velocity_Minerals.jpg"); 
	background-repeat: no-repeat;
	background-position: top;
	}

.LCol {
	background-image: url("/i/common/LColBG.gif"); 
	background-repeat: repeat-y;
	background-position: left;
	background-color: #FFFFFF;
	padding-top: 30px;
	}

.Main {
	background-color: #FFFFFF;
	padding: 0px 20px 20px 20px;
	text-align: justify;
	}

.RCol {
	background-image: url("/i/common/RColBG.gif"); 
	background-repeat: repeat-y;
	background-position: right;
	background-color: #FFFFFF;
	padding-top: 30px;
	}

/* Home Page Layout Styles*/

.News {
	padding: 0px 10px 0px 20px;
	}

.HomeContentR {
	padding: 10px 10px 0px 20px;
	}

.HomeContentL {
	padding: 10px 10px 10px 10px;
	}

.HomeMain {
	background-color: #FFFFFF;
	padding: 30px 20px 20px 20px;
	text-align: justify;
	}

.NewsTicker {
	font-size:13px;
	}

.Search {
	background-image: url("/i/common/SearchBG.gif"); 
	background-repeat: no-repeat;
	background-position: center;
	background-color: #FFFFFF;
	padding: 5px 30px;
	}

.stock td {
	font-family:arial, helvetica, sans-serif; 
	font-size:11px;
	color: #082A57;
	border-bottom: dashed 1px #000000;
	padding: 2px 10px;
	}

