html {
	height: 101%;
}
body,td,th {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #000000;
}
a:active {
	color: #000000;
}
h1 {
 font-size: 20px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	padding-bottom: 15px;
	color: #012748;
	text-decoration: underline;
}
h2 {
 font-size: 30px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
h3 {
 font-size: 20px;
	color: #94d3ff;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}

.big_header, .big_header A {
 font-size: 20px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	padding-bottom: 5px;
	color: #000000;
}
.big_header_white, .big_header_white A, .big_header_white A:VISITED, .big_header_white A:LINK, .big_header_white A:ACTIVE {
 font-size: 15px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	padding-bottom: 5px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
}
.box_text {
 padding-left:30px;
 padding-right:30px;
 text-align:justify;
	line-height: 18px;
	font-size: 13px;
}

.copyright_text {
padding-top:15px;
padding-bottom:15px;
 text-align:center;
	line-height: 18px;
	font-size: 13px;
}

#left_cell {
 background: url(/images/front_end/bg_left.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #f9fcff;
}
#right_cell {
 background: url(/images/front_end/bg_right.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #f9fcff;
}
#main_cell {
 background: url(/images/front_end/bg_left.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #f9fcff;
}
#logo {
	width: 281px;
	background-color: #FFFFFF;
	text-align: left;
}
#nav {
 position: relative;
	display: inline;
	width: 665px;
	background-image: url(/images/front_end/nav_bg.gif);
	background-repeat: repeat-x;
}
.nav_cell {
 text-align: center;
	padding-top: 33px;
}
#side_bar {
}
.product_title, .product_title A {
	font-weight: bold;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
}
