@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #505D4D;
}

body {
	background-image: url(../images/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #505D4D;
}
a {
	font-weight: bold;
}
#product {
	height: 100%;
	background-image: url(../images/product-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 15px;
	margin-bottom: 20px;
}
a:active {
	color: #580202;
	text-decoration: none;
}
a:link {
	color: #570202;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
#footer {
	font-weight: bold;
	margin-top: 25px;
	margin-left: 400px;
	width: 170px;
	text-align: center;
	margin-bottom: 10px;
	background-image: url(../images/contact-bg.jpg);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}
.footnote {
	font-size: 9px;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
#content {
	margin-left: 90px;
	width: 810px;
	padding-top: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
#desc {
	padding: 10px;
	line-height: 20px;
}
#title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin-left: 160px;
	margin-top: 45px;
	font-weight: bold;
	width: 550px;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #333333;
}
#search {
	float: right;
	margin-right: 100px;
	margin-top: 50px;
	height: 40px;
	background-repeat: no-repeat;
	width: 170px;
	text-align: left;
	background-image: url(../images/search-bg.gif);
	padding-left: 20px;
	padding-top: 3px;
}
#nav {
	background-image: url(../images/nav-bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 35px;
	width: 677px;
}

.style6 {
	color: #FFFFFF; font-weight: bold; font-size: 14px; 
}

#file_name {
	float: right;
	width: 125px;
	padding-top: 3px;
	overflow: auto;
}



fieldset.search {
	border: none;
	width: 243px;
	margin: 0 auto;
	background: #222;
}
.search input, .search button {
	border: none;
	float: left;
}
.search input.box {
	color: #fff;
	font-size: 1.2em;
	width: 190px;
	height: 30px;
	padding: 8px 5px 0;
	background: #616161 url(../search_bg.gif) no-repeat;
	margin-right: 5px;
}
.search input.box:focus {
	background: #616161 url(../search_bg.gif) no-repeat left -38px;
	outline: none;
}
.search button.btn {
	width: 38px;
	height: 38px;
	cursor: pointer;
	text-indent: -9999px;
	background: #fbc900 url(../search_bg.gif) no-repeat top right;
}
.search button.btn:hover {
	background: #fbc900 url(../search_bg.gif) no-repeat bottom right;
}
#upgrade {
	height: 100px;
	background-image: url(../images/product-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 15px;
	margin-bottom: 20px;
}
#footer a:link {
	font-size: 11px;
	font-weight: bold;
	color: #637261;
}
#footer a:visited {
	font-size: 11px;
	font-weight: bold;
	color: #637261;
}
#footer a:hover {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
