body {
	background: #000000 url('images/eclectic_bg.jpg') top center no-repeat fixed;
	font-family: Verdana,Geneva,SunSans-Regular,Helvetica,Swiss;
	font-size: 14px;
	color: #F9F9F9;
}


td {
	
	font-size: 14px;
	color: #232323;
}
h1 {
	
	font-size: 15px;
	font-weight: bold;
	color: #00CCFF;
}
h2 {
	
	font-size: 14px;
	font-weight: bold;
	color: #00FFFF;
}

h3 {
	
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

a h1 h2 h3 {

color: #00CCFF;

}


.heading {
	
	font-size: 15px;
	font-weight: bold;
	color: #00FFFF;
}
.grn_heading {
	
	font-size: 14px;
	font-weight: bold;
	color: #00CC00;
}
.oneline {
	
	font-size: 10px;
	color: #006699;
}
.small {
	
	font-size: 10px;
	color: #CCCCCC;
}
a {
	
	font-size: 14px;
	text-decoration: none;
	color: #44DD44;
}
a:hover {
	
	font-size: 14px;
	text-decoration: underline;
	color: #FF9900;
}
a:active {
	
	font-size: 14px;
	text-decoration: underline;
	color: #00FF00;
}

.link_blue {
	
	font-size: 14px;
	text-decoration: none;
	color: #3333ff;
}
.link_blue:hover {
	
	font-size: 14px;
	text-decoration: underline;
	color: #CC9900;
}
.link_blue:visited {
	
	font-size: 14px;
	text-decoration: none;
	color: #CC9900;
}
td {
	
	font-size: 14px;
	color: #F9F9F9;
}
vlink {color: #CC9900;
}

#orderBox {
/*position:relative;*/
width:180px;
padding:4px;
float: right;
margin: 6px 4px 10px 6px;
text-align: center;
border:0px;
background: url('images/order-BG.png') repeat;
}

#orderBox:a.hover {
color: #FF9900;
}

