html, body {
	text-align:center;
	height:auto;
	margin:0px;
	border:0px;
	padding:0px;
	padding-top:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-style:normal;
	font-weight:500;
}

a:link
{
	color:#0000AA;
	text-decoration:none;
}
a:visited
{
	color:#0000AA;
	text-decoration:none;
}
a:active
{
	color:#0000AA;
	text-decoration:none;
}
a:hover
{
	color:#990000;
	text-decoration:underline;
}

a:link.a_menu
{
	font-size:20px;
	font-weight:500;
	color:#E1E1F9;
	text-decoration:none;
}
a:visited.a_menu
{
	font-size:20px;
	font-weight:500;
	color:#E1E1F9;
	text-decoration:none;
}
a:active.a_menu
{
	font-size:20px;
	font-weight:500;
	color:#E1E1F9;
	text-decoration:none;
}
a:hover.a_menu
{
	font-size:22px;
	font-weight:700;
	/*color:#990000;*/
	color:#EEEEF9;
	text-decoration:none;
}

a:link.a_footer
{
	color:#00CCFF;
	text-decoration:underline;
}
a:visited.a_footer
{
	color:#00CCFF;
	text-decoration:underline;
}
a:active.a_footer
{
	color:#00CCFF;
	text-decoration:underline;
}
a:hover.a_footer
{
	color:#FFFFFF;
	text-decoration:underline;
}

a:link.a_img
{
	color:#FFFFFF;
	border:0px;
	text-decoration:none;
}
a:visited.a_img
{
	color:#FFFFFF;
	border:0px;
	text-decoration:none;
}
a:active.a_img
{
	color:#FFFFFF;
	border:0px;
	text-decoration:none;
}
a:hover.a_img
{
	color:#FFFFFF;
	border:0px;
	text-decoration:none;
}

a:link.a_sale
{
	font-size:18;
	font-weight:700;
	color:#CC0000;
	text-decoration:none;
}
a:visited.a_sale
{
	font-size:18;
	font-weight:700;
	color:#CC0000;
	text-decoration:none;
}
a:active.a_sale
{
	font-size:18;
	font-weight:700;
	color:#CC0000;
	text-decoration:none;
}
a:hover.a_sale
{
	font-size:18;
	font-weight:700;
	color:#EE0000;
	text-decoration:underline;
}

div.div_body
{
	position:relative;
	text-align:center;
	width:790px;
	height:95%;
	margin:0px;
	margin-left:auto;
	margin-right:auto;
	border:0px;
	padding:0px;
	/*border: 1px solid black;*/
}

div.div_header
{
	position:relative;
	top:0px;
	left:0px;
	width:790px;
	height:89px;
	background-image:url('../images/header2.jpg');
	background-repeat:no-repeat;
}

div.div_header2
{
	/*position:relative;
	top:0px;*/
	position:absolute;
	top:20px;
	left:0px;
	width:100%;
	min-width:850px;
	height:112px;
	background-color:#9F9FEC;
	border:0px;
	border-top:6px solid #000099;
	border-bottom:6px solid #000099;
}

div.logo_img_blue
{
	position:absolute;
	top:16px;
	left:15px;
	width:415px;
	height:80px;
	background-image:url('../images/logo_blue.jpg');
	background-repeat:no-repeat;
}

.img_clickable
{
	cursor:hand;
	cursor:pointer;
}

div.header2_menu
{
	float:right;
	padding:0px;
	margin:0px;
	margin-top:10px;
	border:0px;
	/*width:300px;*/
	width:420px;
	height:110px;
	vertical-align:middle;
	text-align:left;
}

td.td_menu2
{
	width:120px;
	height:28px;
	text-align:center;
	vertical-align:middle;
}

div.div_header_spacer
{
	width:790px;
	height:25px;
}

div.div_header_spacer_medium
{
	width:100%;
	height:30px;
}

div.div_header_spacer_large
{
	width:100%;
	height:130px;
}

div.div_buttonbar
{
	position:relative;
	top:0px;
	left:0px;
	width:790px;
	height:38px;
	/*background-image:url('../images/buttonbar.jpg');
	background-repeat:no-repeat;*/
	text-align:left;
}

div.div_buttonbar2
{
	position:absolute;
	top:127px;
	left:0px;
	width:189px;
	height:556px;
	background-image:url('../images/buttonbar2.jpg');
	background-repeat:no-repeat;
	text-align:left;
	margin:0px;
	padding:0px;
	padding-top:10px;
	padding-left:10px;
	border:0px;
	z-index:2;
}

td.buttontext
{
	height:38px;
	margin:0px;
	border:0px;
	padding:0px;
	/*padding-top:2px;*/
	text-align:center;
	background-image:url('../images/button_bar_link.jpg');
	background-repeat:no-repeat;
}

span.buttontext_off
{
	font-size:20px;
	font-weight:500;
	color:#E1E1F9;
	cursor:default;
}

span.buttontext_on
{
	font-size:22px;
	font-weight:700;
	color:#990000;
	cursor:hand;
	cursor:pointer;
}

div.div_footer
{
	width:790px;
	height:20px;
	font-size:12px;
	font-weight:500;
	font-style:normal;
	text-align:center;
	color:#00CCFF;
	background-color:#0000CC;
}

img.img_content
{
	margin:0px;
	padding:0px;
	border:0px;
	width:400px;
	height:268px;
}

td.td_home_caption
{
	width:390px;
	height:268px;
	vertical-align:middle;
	text-align:center;
	font-size:22px;
}

span.span_home_caption
{
	font-size:36px;
	font-weight:500;
	font-style:italic;
	color:#000066;
}

table.table_category
{
	border:0px;
	padding:0px;
	margin:0px;
	margin-left:auto;
	margin-right:auto;
	background-color:#CCCCEE;
	text-align:center;
	vertical-align:top;
}

span.category_title
{
	font-size:24px;
	color:#000066;
}

td.td_category_title
{
	height:30px;
	vertical-align:top;
	text-align:center;
	background-color:#AAAACC;
}

td.td_category
{
	width:155px;
	height:30px;
	vertical-align:top;
	text-align:center;
	font-size:20px;
	color:#000066;
}

td.td_category_left
{
	width:155px;
	height:28px;
	vertical-align:top;
	text-align:left;
	font-size:20px;
	color:#000066;
}

div.home_content
{
	text-align:left;
}

div.sale_content
{
	text-align:center;
	font-size:18;
	font-weight:700;
	color:#CC0000;
}

div.content_img_right
{
	float:right;
	border:0px;
	padding:0px;
	margin:0px;
	width:400px;
	height:268px;
}

div.div_right
{
	float:right;
	margin:0px;
	margin-top:68px;
	padding:0px;
	padding-right:58px;
	text-align:right;
	font-size:14px;
}

