body{
	font-family:	Verdana, Arial;	
	font-size:	12px;
	line-height: 18px;
}

a:hover {
color:#CC0000;
}

a {
color:#000066;
}

.content td{
	font-family:	Verdana, Arial;	
	font-size:	12px;
	line-height: 18px;
}

h3{
	/*color:		rgb(0, 0, 128);*/
}
#table2{
	width:			650px;
}
#main{
	background-color:	white;
}
#main_cell{
	font-size:	12px;	
	line-height: 18px;
	font-family:  Verdana, Arial;
	padding: 15px 20px 20px 20px;	
	width:	750px;
}

#bottom_bar{
	background:			url( "images/bottom_bar.jpg" ) no-repeat;
	color:				#FBF7F7;
	text-align:			center;
	font-size:			11px;
	height:				35px;
}
#navigation_bar{
	background:			url( "images/nav_bar.jpg" ) no-repeat;
	height:				20px;
	color:				white;
}
#menu{
	color:				white;		
}
#nav{
	position:		relative;
	left:			-266px;
	height:			24px;
	width;			700px;
}
#nav li{
	padding-right:10px;
	/*border-left-style:	solid;
	border-left-width:	1px;
	border-left-color:	white;
	border-right-style:	solid;
	border-right-width:	1px;
	border-right-color:	white;*/
			
}
#nav li:hover ul{
	width:			180px;	
	overflow:		hidden;
}
#nav li ul{
	width:	180px;
	margin:	0px 0px 0px 0px;
}
#nav li ul li {
	width:			180px;	
	overflow:		hidden;
	font-size:		14px;
	font-weight:	bold;
	border-top:		#FFF 1px solid;
}
#nav a{
	border-style:		none;
	height:				27px;
}
#nav li a{
	border-style:	none;
	height:			27px;
	padding-right:	7px;
}
#nav li a:hover{
	background-color:	#F74444;	
}
#nav li:hover ul li a:hover{
	background-color:	#F74444;
	width:				180px;	
}
#nav li:hover ul li a{
	width:	180px;	
}
#nav li ul li a:hover{
	background-color:	#F74444;
	width:				180px;	
}
#nav li ul li a{
	font-weight: bold;
}
#nav li ul li:hover{
	width:				180px;	
}
#nav li ul li a{
	width:	180px;	
}
#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	display:	block;
}
#title_bar{
	background:				url( "images/title.jpg" ) no-repeat;	
	border-bottom-style:	solid;
	border-bottom-color:	black;
	border-bottom-width:	3px;
	height:					31px;					
}
#title {
	padding-left:			8px;	
	font-weight:			bold;
}

#left_shadow{
	background:		url( "images/left_shadow.jpg" ) repeat-y;
	width:			15px;
}
#right_shadow{
	background:		url( "images/right_shadow.jpg" ) repeat-y;
	width:			15px;
}
#bottom_half{
	width:			100%;
	height:			400px;	
}
#bottom_half td{
	padding:		8px;
	font-size:12px;
		line-height: 18px;
	spacing:0px;
	background:#F2F2FF;
	vertical-align:	text-top;
	text-align:		left;
	width:			230px;
	border-style:	solid;
	border-width:	2px;
	border-color:	#CCCCCC;		
}
.parent{
	padding-right:		5px;
	padding-left:		5px;	
}
#coupon{
	text-align:		center;
	background:		url("images/coupon.jpg") no-repeat;
	width:			504px;
	height:			277px;
	padding:		110px 40px 20px 50px;
}
