body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

pre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	margin-top: 4px;
}

form, input, label, option, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a {
	color: #FF0000;
	text-decoration: none;
}

a:hover {
	color: #FF0000;
	text-decoration: underline;
}

a#current {
	color: #666666;
}

*html h2 {
	font-size: 16px;
	font-weight: bold;
}

*html h3 {
	font-size: 14px;
	font-weight: bold;
}

*html h4 {
	font-size: 12px;
	font-weight: bold;
}

/*	custom form elements */
.button {
	background-color: #999999;
	border: 1px solid #000000;
	padding-bottom: 2px;
	padding-top: 2px;
	color: #FFFFFF;
	cursor: pointer;
}
* html .button {
	cursor: hand;
	padding-left: 4px;
	padding-right: 4px;
}

.fakebutton {
	background-color: transparent;
	border: none;
	color: #FFFFFF;
	cursor: pointer;
}
* html .fakebutton {
	padding-left: 4px;
	padding-right: 4px;
}

.textfield {
	border: 1px solid #000000;
	width: 100%;
}

/*	custom page elements */
#header {
	background-color: #FFFFFF;
	background-image: url(../images/pages/header.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 104px;
	width: 760px;
}

#logo {
	margin: 0px;
	margin-left: 45px;
	width: auto;
	height: 84px;
}

#logo a img {
	border: none;
}

#nav {
	margin: 0px;
	margin-left: 1px;
	padding: 0px;
}

#nav td {
	background-color: transparent;
	margin: 0px;
	padding: 0px;
	width: auto;
	height: 20px;
}

#nav td a img {
	border: none;
}

#navText {
	color: #000000;
	font-size: 11px;
	line-height: 120%;
	margin: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
}

#topFrame {
	background-color: #FFFFFF;
	background-image: url(../images/pages/lines_top.gif);
	background-position: top;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	padding-top: 6px;
	width: 760px;
}

#leftBackground {
	background-color: #FF0000;
	background-image: url(../images/pages/lines_top.gif);
	background-position: top;
	background-repeat: repeat-x;
	border-right: 1px solid #C2C2C2;
	width: auto;
	height: auto;
}

#rightBackground {
	background-color: #4D485C;
	background-image: url(../images/pages/lines_top.gif);
	background-position: top;
	background-repeat: repeat-x;
	border-left: 1px solid #C2C2C2;
	width: auto;
	height: auto;
}

#loginArea {
	background-color: #4D485C;
	background-image: url(../images/pages/bg_signin.gif);
	background-position: top;
	background-repeat: repeat-x;
	border: 1px solid #4D485C;
	margin: 0px;
	text-align: center;
}

#loginArea table {
	margin: auto;
}

#loginArea td {
	color: #CCCCCC;
	font-size: 11px;
	text-align: left;
}

#closeLeft {
	background-color: #FF0000;
	height: 10px;
	width: 253px;
}

#closeMiddle {
	background-color: #999999;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	height: 10px;
	width: 255px;
}

#closeRight {
	background-color: #4D485C;
	height: 10px;
	width: 258px;
}

#copyright {
	background-color: #FFFFFF;
	color: #000000;
	font-size: 11px;
	line-height: 120%;
	margin: 0px;
	margin-left: 20px;
	margin-top: 10px;
	padding: 0px;
	width: auto;
}

.topSpace {
	background-color: #4D485C;
}

.shadingArea {
	background-color: #FFFFFF;
	background-image: url(../images/pages/lines_bottom.gif);
	background-position: top;
	background-repeat: repeat-x;
	height: 30px;
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
	text-align: left;
	width: auto;
}

.shadingArea a {
	padding-left: 5px;
	padding-right: 5px;
}

.container {
	background-color: #FFFFFF;
	background-image: url(../images/pages/lines_bottom.gif);
	background-position: top;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
	text-align: left;
	width: auto;
}

.leftSpace {
	background-color: #FFFFFF;
	background-image: url(../images/pages/lines_bottom.gif);
	background-position: top;
	background-repeat: repeat-x;
	border-right: 1px solid #C2C2C2;
	margin: 0px;
	padding: 0px;
	text-align: left;
	width: auto;
}

.rightSpace {
	background-color: #FFFFFF;
	background-image: url(../images/pages/lines_bottom.gif);
	background-position: top;
	background-repeat: repeat-x;
	border-left: 1px solid #C2C2C2;
	margin: 0px;
	padding: 0px;
	text-align: left;
	width: auto;
}

.content {
	color: #000000;
	font-size: 11px;
	line-height: 120%;
	margin: 0px;
	margin-bottom: 20px;
	margin-left: 10px;
	margin-right: 10px;
	text-align: left;
	width: auto;
}

/*	custom text style */
.common {
	margin: 0px;
	width: auto;
}

.common table {
	width: auto;
	margin-right: 10px;
}

.content td,
.common td {
	color: #000000;
	font-size: 11px;
}

.content img,
.common img {
	border: 0px;
}

.productImage {
	border: 1px solid #000000;
}

.hilite {
	color: #FF0000;
	font-size: 11px;
	font-weight: bold;
	line-height: 120%;
}

#viewer li {
	margin-bottom: 5px;
}