html{overflow-y:scroll;}

body {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#ffffff;
	background-image:url(../images/structure/bg.jpg);
	background-repeat:repeat-x;
	margin-top:4px;
}

a{color:#75CB72;}
a:hover{color:#2A9DF7;}

.header{font-size:17px;color:#2A9DF7;font-weight:bold;}
.subheader{font-size:14px;color:#75CB72;font-weight:bold;}

.footer_link{font-size:12px;color:#75CB72;text-decoration:none;}
.footer_link:hover{text-decoration:underline;}
.footer {font-size:12px;}

.powered_link{font-size:12px;color:#75CB72;text-decoration:none;}
.powered_link:hover{text-decoration:underline;}

.largetext {font-size:16px;}
.fineprint {font-size:10px;}

.orderfield {width:370px;}
.quantityfield {width:50px; text-align:center;}
.totalfield {width:100px; border:0px; font-weight:bold;}
.totalfield2 {width:100px; border:0px; font-weight:bold;}
.subtotalfield {width:100px; border:0px; font-weight:bold;}
.grandtotalfield {width:100px; border:0px; font-weight:bold;}


/* Sidebar styles */

.sidebar_link{font-size:12px;color:#75CB72;text-decoration:none;}
.sidebar_link:hover{color:#2A9DF7;}

.sidebar_sublink{font-size:12px;color:#ffffff;text-decoration:none;}
.sidebar_sublink:hover{color:#2A9DF7;}

.submenu{margin-left:15px;}
.formfield {width:250px;}