body {
	background-color: #000000;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	margin-top: 28px;
}

td{
	font-size:13px;
	vertical-align:top;
}

a:link, a:visited {
	color: #bdee4a;
	text-decoration: underline;
}

a:hover, a:active {
	color: #e1ff69;
	text-decoration: none;
}

#barTop {
	background-image: url(images/t_asset.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

#logoTop {
	background-image: url(images/logo_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

#mainBody {
	background-color: #333333;
	padding: 20px 15px;
}

#mainContent {
	padding: 20px;
	line-height:normal;
	font-size:12px;
}

#featureContent {
	padding: 10px 20px;
}

#mainFeature {
	background-image: url(images/main_feature_bg.gif);
	background-color: #333333;
	background-position: top;
	background-repeat: repeat-x;
	padding-top: 20px;
}

#featureTitle {
	background-color: #000000;
	color: #c5e971;
	font-size: 13px;
	font-weight: bold;
	font-family: verdana;
}

#contentTitle {
	background-color: #222222;
	color: #c5e971;
	font-size: 13px;
	font-weight: bold;
	font-family: verdana;
}

h1{
	color:#72B02B;
	padding:10px 10px 5px 10px;
	margin:10px -20px 10px -20px;
	background:#111111;
	font-weight:normal;
}

.greenText {
	color: #c5e971;
}

.featureText {
	font-size: 10px;
}

.copyright {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: bold;
	font-size: 10px;
}

a.copyLink:link, a.copyLink:visited, a.copyLink:active  {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	font-size: 10px;
}

a.copyLink:hover{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #e1ff69;
	text-decoration: none;
	font-size: 10px;
}

a.designLink:link, a.designLink:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #777777;
	text-decoration: none;
	font-size: 10px;
}

a.designLink:hover, a.designLink:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	text-decoration: underline;
	font-size: 10px;
}


#main{
	width:778px;
	background:#333333;
	margin:auto;
}

#lowmain{
	background:#777;
}

#footer td{
	text-align:center;
	background-color:#000000;
}

#leftnav{
	vertical-align:top;
	font-size:12px;
}

.smallDescript {
	font-size: 8.5pt;
}

#myacct{
	background-image:images/tr_asset.jpg;
	width:73px;
}

#myacct a, #blacknav a{
color:white;
text-decoration:none;
}

.mylist li{
	margin-top:10px;
}

#blacknav{
	text-align:right;
	padding:5px 20px 5px 0;
	font-size:9px;
	text-transform:uppercase;
}

#address{
	background:url(images/address.gif) no-repeat center top;
	height:100px;
	text-align:center;
		font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

#address p{
	margin:40px 0 10px 0;
}

#address i{
	color:#71AF2A;
	text-decoration:none;
	font-style:normal;
}

.new{
	color:#FF0000;
}

