td {
	text-align: left;
	font-family:Arial;
	font-size:12px;
	color:#4D4D4f;
	line-height:16px;
}

div#col1{width:20%; float:left}
div#col2{width:20%;float:right;}
div#col3{width:20%; float:left}
div#col4{width:20%;float:right}


a {text-decoration:underline;
   color:#E7B100;}
  
body { 	margin:0px;padding:0px;}



ul {margin:0; padding:0; list-style:none}
li {background:url(images/a.gif) center left no-repeat; margin:0 0 0 0px; padding:0 0 0 8px; line-height:18px }


.menu { color:#E7B100; text-decoration:underline;}
.menu a { color:#FFFFFF; font-weight:bold; font-size:11px;}
.menu a:hover { text-decoration:underline;}


.menuwhite { color:#FFFFFF; font-weight:bold;}
.menuwhite a { color:#FFFFFF; font-weight:bold; text-decoration:none;}
.menuwhite a:hover { text-decoration:none;}


.market li {background:url(images/spacer.gif) center left no-repeat; margin:0 0 0 0px; padding:0 0 0 0px; line-height:25px }
.market a { color:#FFFFFF; font-weight:bold; text-decoration:none; margin:0 0 0 0px }
.market a:hover {background:url(images/a2.gif) center left no-repeat; margin:0 0 0 0px; padding:0 0 0 0px; line-height:25px }

.user span { color:#C63103}
.our strong { color:#E4003C}

.arrow_right { margin-right:8px; vertical-align:middle}
.m {vertical-align:middle}


		
.textarea { width:154px;
		height:94px;
		font-family:verdana;
		font-size:11px;
		border-style: solid;
		border-width: 1px;
		border-color:#949494;
		background-color:#ffffff;
		color:#5F5F5F;
		margin-left:0px;
		margin-right:0px}
		

a:hover {text-decoration:none;}



.greentitle {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #7DBB1D;
}



.newsscroller {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	line-height:15px;
}

.white {color: #FFFFFF}

.whitelarge{
color: #FFFFFF;
font-size: 14px;
font-weight: bold;}

.pinklarge{
color: #DC339C;
font-size: 14px;
font-weight: bold;}

.goldheading{
color: #EAB300;
font-size: 16px;
font-weight: bold;}

.goldsml{
color: #EAB300;
font-size: 14px;
font-weight: bold;}

.redheading{
color: #B40000;
font-size: 16px;
font-weight: bold;}

.bluelarge{
color: #5E74EF;
font-size: 16px;
font-weight: bold;}

.tutorialtext{
color: #000000;
font-size: 14px;
font-weight: none;
font-family: Arial;
line-height: 25px;
}

.whitesml{
color: #FFFFFF;
font-size: 12px;}

.style1 {
	color: #FF0000;
	font-weight: bold;
}

.style2 {
	color: #4E79b0;
	font-weight: bold;
}



.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 60px; /*position where enlarged image should offset horizontally */

}
