H1
{
	font-size:12pt;
	height:30px;
}

.product_title
{
	color:White;
	font-family:Segoe UI, Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-style:italic;
	text-align:right;
}

.company_title
{
	color:White;
	font-family:Segoe UI, Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style:normal;
	text-align:right;
}

.main_image
{
	font-family:Segoe UI, Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:normal;
	text-align:left;
}

.company_title A
{
	color:White;
}

TD.menuActive
{
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight:bold;
	color:#FFD754;
	background-image:url(menu_act.gif);
}

TD.menuInactive
{
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	background-image:url(menu_inact.gif);
}

A.menuActive:visited
{
	color:white;
    TEXT-DECORATION: none;
}
A.menuActive:link
{
	color:white;
    TEXT-DECORATION: none;
}
A.menuActive:hover
{
	color:white;
    TEXT-DECORATION: underline;
}

A.menuInactive:visited
{
	color:#404040;
    TEXT-DECORATION: none;
}
A.menuInactive:link
{
	color:#404040;
    TEXT-DECORATION: none;
}
A.menuInactive:hover
{
	color:#404040;
    TEXT-DECORATION: underline;
}

.lxText
{
	font-family:Segoe UI, Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
}

.lxTextSmall
{
	font-family:Segoe UI, Verdana, Arial, Helvetica, sans-serif;
	font-size:7pt;
}

.lxTitle
{
	font-family:Segoe UI, Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight:bold;
	color:#0054a6;
}

.space
{
	height:20px;
}

.space_small
{
	height:10px;
}

.stdBorder
{
	border:solid 1px #3399CC;
}
.stdBorderB
{
	border-bottom:solid 1px #3399CC;
}
.stdBorderR
{
	border-right:solid 1px #3399CC;
}

.blockBorder
{
	border:solid 1px #a0a0a0;
}

/* roundbox */
.roundbox_frame_1 {
	background-color: #ddd;
	margin: 0 2px;
	height: 1px
}
.roundbox_frame_2 {
	background-color: #fff;
	margin: 0 1px;
	height: 1px;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd
}
.roundbox_frame_3 {
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
}
.roundbox_top_bottom_line {
	border-left: 2px solid #fff;
	border-right: 2px solid #fff
}
.roundbox_content {
	border-left: 1px solid #fff;
	border-right: 1px solid #fff
}

.blue {
	/*background-color: #ebf5ff*/
	background-color: #d8d8d8
}

.lightblue {
	/*background-color: #f9fcff*/
	background-color: #f1f1f1
}

.fl {
	float: left;
}

.clear {
	clear: both;
	font-size: 1px;
	height: 1px;
}

.blockinfo {
	padding: 7px 7px 0;
}

div.news {
	margin: 0;
	padding: 0;
	text-indent: 0;
	list-style-type: none;
	list-style-position: outside;
	list-style-image: none;
}

.small {
	font-size: 0.9em;
}
/* end of round box*/

/* main page layout */
.ws_top
{
	/*background-color:#0054a6;*/
	background:url("ws_top.gif");
}
.hdr_left
{
	width:19px;
	background:url("hdr_left.gif");
}
.hdr_body
{
	background:url("hdr_body.gif");
}
.hdr_right
{
	width:19px;
	background:url("hdr_right.gif");
}
.ws_body
{
	background-color:#e0e0e0;
}
.area_body
{
	background-color:white;
}

.body_left
{
	width:19px;
	background:url("body_left.gif");
}
.body_right
{
	width:19px;
	background:url("body_right.gif");
}

.body_bot_left
{
	width:19px;
	background:url("body_bot_left.gif");
}
.body_bot_mdl
{
	width:19px;
	background:url("body_bot_mdl.gif");
}
.body_bot_right
{
	width:19px;
	background:url("body_bot_right.gif");
}

/* BEGIN other products table */

.div_other_products
{
	width:150px;
	border:solid 1px #a0a0a0;
	background-color:White;
	padding:5px;
}

.lxTitle A
{
	color:#0054a6;
	TEXT-DECORATION: none;
}

div ul
{
	margin-top:0px;
	margin-bottom:0px;
}

/* END other products table */

/* end of main page layout */