body {
	background-image:url(images/body_back.gif);
	background-repeat:repeat-x;
	margin:0px;
}

#specs_body {
	background-image:url();
	background-color:#ffffff;
	margin:0px;
}

table {
	font:12px arial;
	color:#333333;
}

table a, table a:visited  {
	color:#637d94;
}

table a:hover {
	color:#c53139;
}

.main_table {
	border-left:4px solid #ffffff;
	border-right:4px solid #ffffff;
	background-color:#ffffff;
	width:772px;
}

.menu_footer {
	font-size:11.5px;
}

.menu_footer a {
	text-decoration:none;
	color:#637d94;
}

.menu_footer a:hover {
	text-decoration:underline;
	color:#c53139;
}

.page_content {
	background-image:url(images/page_content_back.jpg);
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:bottom left;

}

.left_content b {
	color:#c53139;
}

.left_content img {
	padding:2px;
}

.left_content a {
	text-decoration:none;
	color:#c53139;
}

.left_content a:hover {
	text-decoration:underline;
	color:#5c7285;
}

.sub_content {
	background-color:#f4f4f5;
	
	background-image:url(images/sub_content_back.jpg);
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:bottom left;
}

.sub_nav {
	padding-top:4px;
	padding-bottom:4px;
	padding-left:10px;
	border-bottom:1px dotted #ccc;
}

.sub_nav a {
	color:#637d94;
	text-decoration:none;
}

.sub_nav a:hover {
	color:#c53139;
	text-decoration:underline;
}

.sub_menu_nav {
	padding-left:10px;
	background-image:url(images/sub_top_back.gif); 
	background-repeat:repeat-y; 
	background-color:#fefeff;
	color:#666666;
}

.sub_menu_nav a {
	text-decoration:none;
	color:#1d3d59;
}

h3, h4 {
	color:#d4932b;
	margin:0px;
}

h5 {
	color:#c53139;
	margin:0px;
}

input {
	font:10px arial;
}

select {
	font:12px arial;
}

li 
{
	list-style-image:url(images/bullet_1.gif);
}

.promo_box li {
	list-style-image:url(images/bullet_2.gif);
	margin-bottom:0px;
	padding-bottom:0px;
}

#sddm
{	margin: 0;
	padding: 0;
	z-index: 30}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial}

#sddm li a
{	display: block;
	margin: 0px;
	padding: 0px;
	background: #5970B2;
	color: #FFF;
	text-align: center;
	text-decoration: none}

#sddm li a:hover
{	background: #49A3FF}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0px;
	padding: 0;
	background: #EAEBD8;
	border: 1px solid #cccccc;
	border-top:1px solid #c53139;
}

	#sddm div a
	{
	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	padding-left:18px;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #c53139;
	background-image:url(images/sub_menu_back.gif);
	color: #cccccc;
	font: 11px arial;
	height: 16px;

}

	#sddm div a:hover
	{	background: #c53139;
		background-image:url(images/sub_menu_back.gif);
		color: #FFF}


.vixen {
	padding:4px;
	background-color:#cccccc;
}

.vixen a, .vixen a:hover {
	color:#666666;
	text-decoration:none;
}
