TD.menuActive
{
	text-align:center;
	font-family:Segoe UI, Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight:bold;
	color:Orange;
	/*background-image:url(topbar.gif);*/
}

TD.menuInactive
{
	text-align:center;
	font-family:Segoe UI, Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight:bold;
	color:white;
}

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:white;
    TEXT-DECORATION: none;
}
A.menuInactive:link
{
	color:white;
    TEXT-DECORATION: none;
}
A.menuInactive:hover
{
	color:white;
    TEXT-DECORATION: underline;
}

.lxText
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	line-height: 18px;
}

.lxTextSmall
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	line-height: 18px;
}

.lxTitle
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}

/* 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: 9px;
}
/* end ot round box*/

.copyright {
	border-top: 1px solid #ccc
}

.app_title {
	background-color: #d8d8d8;
}

.product_text {
	padding:5px;
}

.div_frame 
{
	border: solid 1px lightgray;
}

.div_highlight_block
{
	background:url(ws_bg.gif);
	padding:10px;
	border:solid 1px #a0a0a0;
}

.title_empty
{
	background-image:url('/images/ttl_ws.png');
}

.title_menu
{
	width:711px;
	background-image:url('/images/title.png');
}

.line_left
{
	width:17px;
	background-image:url('/images/line_lt.png');
}

.line_right
{
	width:19px;
	background-image:url('/images/line_rt.png');
}

.bottom_left
{
	width:17px;
	height:40px;
	background-image:url('/images/bot_lt.png');
}

.bottom_center
{
	text-align:center;
	height:40px;
	background-image:url('/images/bot_cnt.png');
}

.bottom_right
{
	width:19px;
	height:40px;
	background-image:url('/images/bot_rt.png');
}

.title_text
{
	margin-right:20px;
	height:15px;
	text-align:center;
	font-family:Segoe UI, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:white;
}

.subtitle_line
{
	background-image:url('/images/hr_bg.png');
	width:600px;
	height:23px;
	padding-left:10px;
}

.faq_block
{
	padding-left:20;
	padding-bottom:5;
}

.h10
{
	height:10px;
}

a img
{
	border:none;
}

.toplink
{
	color:White;
}

.number_block
{
	float:left;
	width:110px;
}

.arrow_block
{
	padding-left:40px;
	text-align:center;
	height:40px;
}
