body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	background-color: #EEE;
}

/*
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
*/

a:link, a:visited, a:active {
	color: #003300;
	text-decoration: none;
}
a:hover {
	color: #006600;
	text-decoration: none;
}

.bodystyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.xbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}
.xxbig {
	font-size: 36px;
}

/*
.expanded {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 2px;
}

.justified {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #999999;
}

.box1 {
	padding: 3px;
	border-width: medium;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border: 1px solid;
}

.pageTitle {
	font-family: "Courier New", Courier, mono;
	font-size: 28px;
	font-weight: bolder;
}
*/
.bigTitle {
	color: #003399;
	font-size: 17px;
	font-weight: bolder;
}
.redTitle {
	color: #FF0000;
	font-size: 18px;
	font-weight: bolder;
}
.contentTitle {
	color: #003399;
	font-size: 18px;
	font-weight: bolder;
	font-variant: small-caps;
}
.subTitle {
	font-size: 14px;
	font-weight: bold;
	color: #330099;
}

.white {
	color: #FFFFFF;
}
.red {
	color: #FF0000;
}
.gray {
	color: gray;
}
.green {
	color: #006633;
}

.pageFrame {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #003399;
	width: 657px;
}

.info_btn {
	background: #FFF url(/images/template/btn_bg.gif) no-repeat center top;
	height: 22px;
	color: #FF0000;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#topBanner {
	background-repeat: no-repeat;
	height: 100px;
	width: 778px;
	position: relative;
}

#topBanner #topSearch {
	position: absolute;
	top: 60px;
	left: 520px;
}

#leftBar {
	padding:2px 0;
}

#leftBar a:hover {
	color: #FF0000;
	text-decoration: none;
}

#leftBar .buttonFont {
	padding:1px 0;
	color: #000000;
	font-size: 13px;
	line-height: 13px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	vertical-align: middle;
	width: 96px;
}

#leftBar .buttonFontAct {
	padding:1px 0;
	color: #FF0000;
	font-size: 13px;
	line-height: 13px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	vertical-align: middle;
}

#rightBar {
	padding:2px 0;
}

#rightBar .buttonFont {
	padding:1px 0;
	color: #000000;
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	vertical-align: middle;
}

#content {
	margin: 10px;
}
#footer {
	width: 778px;
	background-color: #314496;
}
#productFooter {
	background: #FFF url(../images/tpl/prod_bg.gif) repeat-x top;
	width: 778px;
	height: 100px;
}

#content #productDetail {
	background-image: url(../images/tpl/detail_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#shoppingCart {
	width:558px;
	padding: 4px 10px;
}

#designTop {
	padding-top:2px;
	background: #FFF url(/images/template/design_bg.gif) repeat-x center top;
	height: 60px;
	width: 778px;
	position: relative;
	line-height: 24px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
#designTop a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#designTop a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#designTop a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#designTop a:hover {
	color: #000000;
	text-decoration: none;
}
.designTopTitle {
	font-size: 20px;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
	color: #2e3192;
}
.above, .below { font-size: 70%; font-family: Arial, Helvetica, sans-serif; }
.above2, .below2 { font-size: 70%; font-family: Arial, Helvetica, sans-serif; }
.above2 { vertical-align: 0.8ex; }
.below2 { vertical-align: -0.2ex; }
