BODY
{
	margin: 0px;
	background: #FFFFFF url('../images/page_bg.jpg') repeat-y;
}

BODY, TABLE, INPUT, TEXTAREA, SELECT
{
	color: #878787;
	font-size: 11px;
	font-family: tahoma;
}

.info
{
	font-size: 90%;
}

.mandatory
{
	font-size: 90%;
	color: #CC0000;
}

.error
{
	color: #CC0000;
}

#wrapper
{
	width: 1002px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

#menu
{
	margin-top: 21px;
	text-align: right;
	font-weight: bold;
	margin-right: 20px;
}

#menu A
{	
	padding: 5px;
	color: #0B487B;
	padding-left: 13px;
	padding-right: 13px;
	text-decoration: none;
	border: 1px solid #FFFFFF;
}

#menu A:hover
{	
	color: #0B487B;
	background: #EBF4F7;
	text-decoration: none;
	border: 1px solid #D4DBDE;
}

#products
{
	float: left;
	width: 170px;
	display: block;
	background: url('../images/products_bg.jpg') repeat-y;
}

#logo
{
	width: 100%;
	margin-top: 20px;
	text-align: center;
	margin-bottom: 20px;
}

UL#submenu
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

UL#submenu LI
{
	margin-bottom: 1px;
}

UL#submenu LI A
{
	width: 100%;
	display: block;
	color: #B5CCDB;
	line-height: 30px;
	font-weight: bold;
	text-decoration: none;
	background: #0D4B7D url('../images/submenu_bg.jpg') repeat-y;
}

UL#submenu LI.over A SPAN
{
	color: #FFFFFF;
}

UL#submenu LI A SPAN
{
	margin-left: 20px;
}

UL#submenu DIV
{
	display: none;
	padding-top: 10px;
	padding-bottom: 10px;
}

UL#submenu P
{
	margin: 0px;
	margin-left: 20px;
	background: url('../images/arrow.png') no-repeat center left;
}

UL#submenu P.over
{
	background: url('../images/arrow_ovr.png') no-repeat center left;
}

UL#submenu P A
{
	color: #8197AA;
	background: none;
	line-height: 16px;
	padding-left: 10px;
	font-weight: normal;
}

UL#submenu P.over A
{
	color: #FFFFFF;
	text-decoration: underline;
}

#contents
{
	margin-left: 170px;
}

#contents #pagebar
{
	margin-top: 30px;
	border-top: 1px solid #D3D3D3;
	border-bottom: 1px solid #D3D3D3;
	background: #F7F7F7 url('../images/pagebar_bg.jpg') no-repeat right bottom;
}

#contents #pagebar .margin
{
	margin: 20px;
	padding-left: 190px;
	background-repeat: no-repeat;
	background-position: center left;
}

#contents #pagebar P
{
	margin: 0px;
	font-size: 90%;
	padding-left: 20px;
	text-align: justify;
	background: url('../images/pagebar_line.png') repeat-y;
}

#contents #pagebar A
{
	color: #878787;
	text-decoration: none;	
}

#contents #pagebar A:hover
{
	text-decoration: underline;
}

#contents #main
{
	width: 100%;
	margin-top: 1px;
	border-top: 1px solid #EBF5F7;
	background: url('../images/main_bg.jpg') repeat-x;
}

#contents #main #pagepath
{
	color: #000000;
	font-size: 90%;
}

#contents #main #pagepath SPAN
{
	color: #0F4470;
}

#contents #main #pagepath A
{
	color: #000000;
	text-decoration: none;
}

#contents #main #pagepath A:hover
{
	text-decoration: underline;
}

#contents #main .margin
{
	margin: 20px;
}

#contents #main UL LI
{
	margin-top: 5px;
	margin-bottom: 5px;
}

#contents #main H2
{
	margin: 0px;
	color: #000000;
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 10px;
	font-family: georgia;
}

#contents #main P
{
	margin-top: 20px;
}

#contents .box
{
	width: 47%;
	float: left;
	color: #0B4170;
	font-weight: bold;
	border: 1px solid #E3E3E3;
	background: #F3F3F3 url('../images/sun_icon.jpg') no-repeat;
}

#contents .box H2
{
	border-bottom: 1px solid #000000;
}

.Title_Bg
{
	background-color: #ececec;
	height:25px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #e2e2e2;
	border-bottom-color: #e2e2e2;
	padding:5px;
}


.topbg
{
	background-image:url(../images/top_bg.jpg);
	background-repeat:no-repeat;
	height:30px;
	width:31;
}

#contents #main TABLE
{
	margin-bottom: 20px;
	background: #FFFFFF;
	border-collapse: collapse;
}

#contents #main TABLE TH, #contents #main TABLE TD
{
	padding: 2px;
}

#contents #main TABLE TH
{
	color: #FFFFFF;
	text-align: left;
	background: #0A3F6C;
}

#contents #main TABLE TH.label
{
	text-align: right;
}

#contents #main TABLE TD.label
{
	width: 35%;
	color: #FFFFFF;
	text-align: right;
	padding-right: 5px;
	background: #2684D4;
}

#contents #main TABLE TD.label12
{
	width: 10%;
	font-family: Georgia;
	text-align: center;
	background-color:
}

#contents #main TABLE TR
{
	background: #F7F7F7;
}

#contents #main TABLE TR.alt
{
	background: #FFFFFF;
}

#contents #main #image
{
	float1: left;
	width: 200px;
	margin-top: 20px;
}

#contents #main .productdetail
{
	float: left;
	width: 250px;
	height: 325px;
	margin-top: 20px;
	margin-right: 15px;
	text-align: center;
	background: url('../images/productdetail_bg.jpg') no-repeat;
}

#contents #bottom
{
	clear: both;
	padding: 10px;
	font-size: 90%;
	margin-top: 10px;
	padding-left: 20px;
	font-family: tahoma;
	border-top: 1px solid #EAEAEA;
}

.product
{
	width: 97px;
	float: left;
	height: 143px;
	margin-top: 10px;
	margin-right: 15px;
	text-align: center;
	background: url('../images/product_bg.jpg') no-repeat;
}

.product A
{
	display: block;
	color: #666666;
	font-size: 90%;
	font-weight: bold;
	text-decoration: none;
}

.product A:hover
{
	color: #0B487B;
}

.small
{
	font-size: 90%;
}

.clear
{
	clear: both;
	margin-top: -20px;
}

#pop
{
	width: 550px;
	border-bottom: 5px solid #0B4270;
	background: url('../images/pop_bg.jpg') repeat-y;
}

#pop H1
{
	margin: 0px;
	color: #FFFFFF;
	font-size: 130%;
	line-height: 38px;
	font-weight: bold;
	padding-left: 20px;
	font-family: georgia;
	background: url('../images/poptitle_bg.jpg') repeat-x;
}

#pop #image
{
	float: left;
	width: 140px;
	padding: 20px;
	text-align: center;
	background1: #F7F7F7;
	border-right1: 1px solid #D5D5D5;
}

#pop H2
{
	color: #000000;
	font-size: 120%;
	font-weight: bold;
	font-family: georgia;
}

#pop #content
{
	padding: 15px;
	padding-right: 0px;
	margin-left: 175px;
}

#pop TABLE
{
	background: #FFFFFF;
	border-collapse: collapse;
}

#pop TABLE TH, #pop TABLE TD
{
	padding: 2px;
}

#pop TABLE TH
{
	color: #FFFFFF;
	text-align: left;
	background: #0A3F6C;
}

#pop TABLE TH.label
{
	text-align: right;
}

#pop TABLE TD.label
{
	width: 35%;
	color: #FFFFFF;
	text-align: right;
	padding-right: 5px;
	background: #2684D4;
}

#pop TABLE TR
{
	background: #F7F7F7;
}

#pop TABLE TR.alt
{
	background: #FFFFFF;
}