﻿html, body, p, table, td, form, img, h1, h2, h3, h4, h5, h6, input
{
	font-size: 1em;
}
html, body, div, p, table, td, form, img, h1, h2, h3, h4, h5, h6
{
	font-family: Tahoma,Verdana,Segoe,sans-serif;
	padding: 0px;
	margin: 0px;
	border: 0px transparent none;
	background-position: left top;
	background-repeat: no-repeat;
}
body
{
	font-size: 75%;
	background-color: #c8e3f1;
}
a, a:visited
{
	color: #4E7DC2;
	text-decoration: none;
}
a:active, a:hover
{
	color: #4E7DC2;
	text-decoration: underline;
}

/*Page Layout*/
.bgtop
{
	height: 100%;
	width: 100%;
	background-image: url(image/Stage_BG_top.gif);
	background-repeat: repeat-x;
}
.bgbottom
{
	padding-top: 10px;
	background-image: url(image/Stage_BG_btm.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.bgtoppic
{
	height: 28px;
	vertical-align: middle;
	background-image: url(image/page_bg_top.jpg);
	background-repeat: repeat-x;
}
.bgmiddlepic
{
	height: 100%;
	vertical-align: top;
	background-image: url(image/page_bg_middle.jpg);
	background-repeat: repeat-x;
}
.bgbottompic
{
	height: 100%;
	width: 934px;
	background-color: #dfeef5;
	background-image: url(image/Page_BG_btm_all.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
/*more*/
a.morelink, a.morelink:visited
{
	color: #ffffff;
	text-decoration: none;
}
a.morelink:active, a.morelink:hover
{
	color: #ff6600;
	text-decoration: underline;
}
/*more*/
a.fblink, a.fblink:visited
{
	color: #404040;
	text-decoration: none;
}
a.fblink:active, a.fblink:hover
{
	color: #4E7DC2;
	text-decoration: underline;
}
/*Navigation Company etc*/
.nav
{
	text-align: right;
	padding-right: 10px;
	color: #fff;
	font-weight: bold;
}
a.navlink, a.navlink:visited
{
	color: #ffffff;
	text-decoration: none;
}
a.navlink:active, a.navlink:hover
{
	color: #ff6600;
	text-decoration: none;
}

/*Header Text Font Style*/
.headertext
{
	font-weight: bold;
	color: #ffffff;
	font-family: Arial,Segoe,Verdana,sans-serif;
	padding-left: 10px;
}

/*Catalog*/
.cataloghearder
{
	height: 28px;
	background-image: url(image/pic_0005.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	color: #ffffff;
	font-family: Arial,Segoe,Verdana,sans-serif;
	padding-left: 10px;
}
.catalogcontent
{
	height: 100%;
	padding: 10px;
	vertical-align: top;
	background-color: #fefefe;
	border-left: solid 1px #dce6f8;
	border-right: solid 1px #d1daeb;
	border-bottom: solid 1px #c8d1e1;
	line-height: 150%;
}
.merchandisecounter
{
	color: Gray;
	font-size: 80%;
}
a.catalogprimary, a.catalogprimary:visited
{
	color: #ff6600;
	font-weight: bold;
	text-decoration: none;
}
a.catalogprimary:active, a.catalogprimary:hover
{
	color: #455b80;
	font-weight: bold;
	text-decoration: underline;
}
a.catalogsecondary, a.catalogsecondary:visited
{
	color: #455b80;
	font-weight: normal;
	text-decoration: none;
}
a.catalogsecondary:active, a.catalogsecondary:hover
{
	color: #ff6600;
	font-weight: normal;
	text-decoration: underline;
}
/*Content*/
.contenthearder
{
	height: 28px;
	background-image: url(image/pic_0007.gif);
	background-repeat: repeat-x;
	font-family: Arial,Segoe,Verdana,sans-serif;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: bold;
	color: #ffffff;
}
.contenthearderlong
{
	height: 28px;
	background-image: url(image/pic_0015.gif);
	background-repeat: repeat-x;
	font-family: Arial,Segoe,Verdana,sans-serif;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: bold;
	color: #ffffff;
}
.contentdetail
{
	background-color: #fefefe;
	border-left: solid 1px #dce6f8;
	border-right: solid 1px #d1daeb;
	border-bottom: solid 1px #c8d1e1;
	line-height: 130%;
}
.dropdownlist
{
	font-size: 75%;
}