/* CSS Document */

body {background-color: #333333}
body.green {background-color: #009900;
			background-image:url(images/green-page-bg.jpg);
			background-repeat:repeat-x}

html {	overflow: -moz-scrollbars-vertical;}
a:link, a:visited {color: #000000}
a:hover, a:active {color: #666666}

a.footer:link, a.footer:visited {color: #ffffff}
a.footer:hover, a.footer:active {color: #999999}

.text1 {font-family: "Trebuchet MS"; 
		font-size: 13px}
		
.text2 {font-family: "Trebuchet MS";
		font-size: 13px;
		color: white}

.text3 {font-family: "Trebuchet MS";
		font-size: 13px;
		font-weight: bold;
		color: #FFFF00}

.small {font-family:"Trebuchet MS";
		font-size: 11px;
		font-weight: normal}

input, textarea, select {font-family: "Trebuchet MS";
						font-size: 12px}

.topcell {border-left: 1px solid #333333;
		padding-left: 5px;
		font-family: "Trebuchet MS"; 
		font-size: 13px;
		font-weight: bold;}

.header {
	font-family: "Trebuchet MS";
	font-size: 16px;
	text-transform: uppercase;
}
td.SubNav {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif, "trebuchet MS";
	font-size: 12px;
	text-transform: uppercase;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-right-color: #333333;
	border-bottom-color: #333333;
	padding-bottom: 5px;
}
td.SubNav1 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif, "trebuchet MS";
	font-size: 12px;
	text-transform: uppercase;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: none;
	border-bottom-style: dotted;
	border-right-color: #333333;
	border-bottom-color: #333333;
}
li {
	margin-top: 8px;
}
td.borderLft {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #000000;
}
.border {border: 1px solid black}

.headerGreen {
	font-family: "Trebuchet MS";
	font-size: 16px;
	text-transform: uppercase;
	color: #006600;
}
.Green {
	font-family: "Trebuchet MS";
	font-size: 16px;
	text-transform: none;
	font-weight: bold;
	color: #009900;
}
.Updates {
	width: 60%;
	font-family: "Trebuchet MS";
	font-size: 16px;
	text-transform: none;
	color: #FFFFFF;
	border-bottom: 1px solid white;
	padding-bottom: 3px;
	margin-top: 15px;
	margin-bottom: 0px;
}
.Updates2 {
	font-family: "Trebuchet MS";
	font-size: 13px;
	text-transform: none;
	color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
}
.slider-image {border: 1px solid #006600;
	margin: 15px}td.brokers {
	background-color: #CCCCCC;
}

