body {
	margin: 0 0 0 0;
	background-color: #fff;
}

#preload {
width: 0;
height: 0;
display: inline;
background-image: url(../global/nav2.gif);
}

#header {
width: 100%;
height: 88px;
margin: 0;
background-color: #900;
z-index: 1;
}

#menu {
position: absolute;
top: 88px;
width: 100%;
height: 40px;
margin: 0;
background-color: #ccc;
text-align: center;
z-index: 3;
background-image: url(../global/nav1.gif);
background-repeat: repeat-x;
}

#menu ul {
margin-top: 12px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
margin-bottom: 10px;
}

#menu ul li {
	display: inline;
	font-weight: bold;
}

#menu ul li a {
padding: 12px 8px;
color: #333;
text-decoration: none;
}

#menu ul li a:hover {
background: url(../global/nav2.gif) repeat-x;
color: #eee;
text-decoration: none;
padding: 12px 8px;
}

#main {
	position: absolute;
	top: 128px;
	width: 100%;
	background: url(../chrome/grd_1.gif) repeat-x top;
}

#content {
color: #333;
font-family: Verdana, Arial, Helvetica, sans-serif;
padding: 20px 5px 5px;
width: 880px;
margin: 0px auto;
}
#content td {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #333;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #ddd;
}
#content a {
color: #c00;
text-decoration: none;
}
#content a:hover {
color: #eb0;
text-decoration: underline;
}
#content p {
	padding-bottom: 5px;
}
#content ul {
list-style-type: none;
color: #567;
list-style-image: url(../chrome/blt2.gif);
font-size: 11px;
line-height: normal;
}
.special2 {
font-weight: bold;
color: #000;
font-size: 14px;
line-height: 1.6em;
font-family: Verdana, Geneva, sans-serif;
}
.special1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
color: #789;
margin: 5px;
padding: 5px;
border: 1px solid #999;
font-weight: bold;
line-height: 1.6em;
}

.buy {
	display: block;
	width: 80px;
	border: 1px solid #999;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	text-align: center;
	padding: 6px;
	background-color: #eee;
	background-image: url(../assets/grd1.gif);
	background-repeat: repeat-x;
	margin-top: 16px;
}
.buy:hover {
	background-image: url(../assets/grd2.gif);
	background-repeat: repeat-x;
	background-color: #fff;
	border: 1px solid #c90;
}

blockquote {
font-family: Verdana, Arial, Helvetica, sans-serif;
line-height: normal;
color: #333;
padding-left: 30px;
border-left-width: 10px;
border-left-style: solid;
border-left-color: #eee;
font-size: 12px;
}
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	text-align: center;
	color: #345;
}
.tdh {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #000;
background-color: #eee;
background-image: url(../chrome/silverbar1.gif);
background-repeat: repeat;
line-height: normal;
text-align: center;
}

h1 {
color: #666;
font-family: "Times New Roman", Times, serif;
font-size: 20px;
}

h2 {
color: #666;
font-size: 18px;
font-family: "Times New Roman", Times, serif;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin-top: 50px;
	padding-top: 20px;
	background-image: url(../global/divider2.png);
	background-repeat: no-repeat;
	padding-left: 40px;
	color: #789;
}
h4 {
font-size: 16px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #456;
}
b {
	font-weight: bold;
	color: #567;
}
i {
	font-style: italic;
	color: #234;
}

.center {
	text-align:center;
	margin-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	color: #900;
}

.box {
	font-size: 10px;
	border: 1px solid #ddd;
	line-height: normal;
	padding: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
}
.line {
	margin-right: 30%;
	margin-left: 30%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ddd;
	line-height: normal;
	margin-top: 30px;
	margin-bottom: 30px;
}
.c1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #333;
background-color: #def;
}
.c3 {
	font-size: 14px;
}
cite {
	font-style: normal;
	font-size: 11px;
}

#footer {
padding: 30px;
margin-top: 40px;
margin-bottom: 0px;
color: #ddd;
font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
background-image: url(../chrome/f1.gif);
background-repeat: repeat-x;
line-height: 1.6em;
background-color: #999;
list-style: none;
}

#footer a {
color: #fff;
text-decoration: none;
}

#footer a:hover {
	color: #000;
	text-decoration: none;
}

dfn {
color: #999;
}
