body {
	background-color:#FFFFFF;
	margin:0px;
	background-image:url(../images/header_bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
}

td {
	font-family: Arial;
	font-size : 12px;
	color: #002E40;
	line-height: 1.5;
}
input {
	font-family: Arial;
	font-size : 12px;
	color: #666666;
	padding-left: 5px;
	border: 1px solid #7F9DB9;
	background-color:#F2F5F7;
}

textarea { 
	font-family: Arial;
	font-size : 12px;
	color: #3B3B3B;
	padding-left: 5px;
	border: 1px solid #7F9DB9;
	background-color: #F2F5F7; 
}
select { 
	font-family: Arial;
	font-size : 12px;
	color: #3B3B3B;
	padding-left: 5px;
	border: 1px solid #7F9DB9;
	background-color: #FFFfff; 	
}

title{
	font-size:18px;
	color:#000000;
	font-weight:bold;
}
.shop_title { font-size:24px; padding:0px; padding-left:0px; text-transform:uppercase; font-style:italic; }
.shop_subtitle { font-size:13px; padding:0px; padding-left:5px; font-weight:bold; }

a.green, a.green:link, a.green:active, a.green:visited { font-family : Arial;font-size : 12px;font-weight:normal;text-decoration : none;color : #93CF0F;}
a.green:hover {font-family: Arial;font-size: 12px;font-weight:normal;text-decoration : underline;color : #93CF0F;}


.menu {font-family: Arial;font-size: 13px;font-weight:normal;text-decoration : none;color : #231F20; cursor:pointer;}


a, a:link, a:active, a:visited { font-family : Arial;font-size : 12px;font-weight:normal;text-decoration : underline;color : #4A7293;}
a:hover {font-family : Arial;font-size : 12px;font-weight:normal;text-decoration : none;color : #4A7293;}

a.white, a.white:link, a.white:active, a.white:visited { font-family : Arial;font-size : 12px;font-weight:normal;text-decoration : none;color : #CCCCCC;}
a.white:hover {font-family : Arial;font-size : 12px;font-weight:normal;text-decoration : underline;color : #CCCCCC;}

.footer_line {padding-right:36px; color:#999999; padding-left: 36px;}
.footer_hr {color:#999999; background-color:#999999; border-color:#999999; }
.green_button{
background-color:#7EBB1F;
color:#FFFFFF;
cursor:pointer;
border: 1px solid #6B6769;
}

.blue_button{
background-color:#5A82A5;
color:#FFFFFF;
cursor:pointer;
}
