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: #003399;
	text-decoration: none;
}
a:hover {
	color: #0099CC;
	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;
}

.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;
}
.blueTitle {
	color: #003399;
	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;
}

.subCat {
	background: #FFF url(/images/tpl/right_menu_bg.gif) no-repeat center top;
	height: 40px;
	padding:1px 0 0 14px;
}

#topBanner {
/*	background-image: url(../images/tpl/topbanner.jpg);*/
	background-repeat: no-repeat;
	height: 120px;
	width: 778px;
	position: relative;
}

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

#leftBar {
	padding:2px 0;
}

#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;
}
#leftBar .buttonFont1 {
	padding:1px 0;
	color: #FFFFFF;
	font-size: 13px;
	line-height: 13px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	vertical-align: middle;
}
#leftBar .buttonFont a:hover, 
#leftBar .buttonFont1 a:hover {
	color: #FF0000;
}
#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;
}

#contentTop {
	margin-left: 5px;
}
#contentTop2 {
	margin-top: 15px;
	margin-left: 5px;
}
#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;
}

/**Search
********************************/
p.header  {
	color : #FFFFFF;
	font-weight : bold;
	font-size : 14px;
	text-decoration : none;
	width : 100%;
	background-color : #314496;
	padding : 3px;
}

p.result  {
	color : #000000;
	font-weight : normal;
	font-size : 12px;
	text-decoration : none;
}

span.extract  {
	color : #000000;
	font-weight : normal;
	font-size : 11px;
	text-decoration : none;
}

span.match	{
	color : #000000;
	font-weight : bold;
	font-size : 11px;
	text-decoration : none;
	background-color : #BDECFC;
}

span.file  {
	color : #9D9D9D;
	font-weight : normal;
	font-size : 11px;
	text-decoration : none;
}

