.top_gradient {
	background-image:url(../images/flash_outer_bg_top.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.bottom_border {
	background-image: url(../images/flash_outer_bg_bottom.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
.text_underline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #669900;
}
.heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC6600;
	font-weight: bold;
}
.bodytest {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

.menu {
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #000000;
	TEXT-DECORATION: none;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: uppercase;
}
A.menu:hover {
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #CC0000;
	TEXT-DECORATION: none;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: uppercase;
}

.submenu {
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #000000;
	TEXT-DECORATION: none;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}
A.submenu:hover {
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #CC0000;
	TEXT-DECORATION: none;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}.topmenu {
	FONT-SIZE: 11px;
	COLOR: #FFFFFF;
	TEXT-DECORATION: none;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}
A.topmenu:hover {
	COLOR: #CCFF00;
	TEXT-DECORATION: none;
	text-transform: none;
}
/* Login Boxes */
div.customerLogin{
	width: 193px;
	font: 62.5%  Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 14px;
	margin: 15px 0;
}
div.customerLogin h3{
	font-size: 1.2em;
	font-weight: bold;
	color: #4B545E;
	height: 24px;
	padding: 10px 0 0 5px;
}
div.customerLogin form{
	padding: 10px 5px;
}
div.customerLogin form p{
	margin-bottom: 8px;
}
div.customerLogin form p label{
	font-size: 1.2em;
	color: #fff;
}
div.customerLogin form p input{
	border: 1px solid .999;
	width: 177px;
	font-size: 22px;
}
div.customerLogin form p.submit{
	width: 180px;
	height: 25px;
	margin-top: 15px;
}
div.customerLogin form p.submit button{
	text-indent: -1000em;
	overflow: hidden;
	width: 66px;
	height: 23px;
	display: block;
	cursor: pointer;
	float: right;
}
div#login1{
	background: url(../images/login1-bottom.gif) bottom no-repeat;
}
div#login1 h3{
	background: url(../images/login1-heading.gif) no-repeat;
}
div#login1 form{
	background: url(../images/login1-middle.gif) repeat-x;
}
div#login1 form p.submit button{
	background: url(../images/login1-submit.gif) no-repeat;
}
div#login2{
	background: url(../images/login2-bottom.gif) bottom no-repeat;
}
div#login2 h3{
	background: url(../images/login2-heading.gif) no-repeat;
}
div#login2 form{
	background: url(../images/login2-middle.gif) repeat-x;
}
div#login2 form p.submit button{
	background: url(../images/login2-submit.gif) no-repeat;
#content div.extras{
	float: left;
	background: #D3D4D4;
	width: 192px;
	margin: 5px 0 0 0;
	padding: 0 10px 40px;
}

#content div.extras ul#extras{
	list-style:none;
	margin: 15px 0 0;
	overflow: hidden;
}

#content div.extras ul#extras li{
	float:left;
	color: #656665;
	font-size: 1.1em;
}
#content div.extras ul#extras li a{
	color: #656665;
}
#content div.extras ul#extras li a:hover{
	text-decoration:none;
	color: #F0A421;
}	
	