body
{
font-family: Verdana,arial,helvetica,verdana,sans-serif;
font-size: 70%;
color: #505050;

background: url('images/lonix_bg.gif');
background-repeat: repeat-x;
background-color:#ffffff;
margin:0px;
}



h1
{
	font-family: arial,verdana,helvetica,verdana,sans-serif;
	color: #336E96;/*#134E76;*/
	font-size: 22px;
}
h2
{
	font-family: arial,verdana,helvetica,verdana,sans-serif;
	color: #404040;
	font-size: 12px;
	margin-bottom: 6px;
}
h3
{
	font-family: arial,verdana,helvetica,verdana,sans-serif;
	color: #336E96;/*#134E76;*/
	font-size: 12px;
	margin-bottom: 6px;
}

.highlightHeader {
	color: #336E96;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 8px;
}

.highlightText {
	font-size: 11px;
	color: #808080;
}

h4 {
	color: #000000;/*#707070;*/ /*#808080*/
	font-size: 13px;	/*12px*/
	font-weight: Normal;	/*Bold*/
}

.mainTable 
{
	margin-top: 37px;
	/*width: 925px;*/
	border-spacing: 0px;
	border-collapse: separate;
	
}
.bottomBar {
	margin-top: 4px;
	width: 925px;
	border-top: 1px solid #d1d1d1;
	font-size: 10px;
	color: #a0a0a0;
	text-align: right;
	padding-right: 0px;
	vertical-align: middle;

}


.highlight {
	background: url('images/highlight_bg.gif');
	background-repeat: no-repeat;
	width: 243px;
	height: 125px;
	padding-top: 8px;
	padding-left: 12px;
	text-align: left;
}
tr.productTable {
	/*border-top: 1px solid #c0c0c0;*/
	
}
td.highlightHeader  {
	/*border-top: 1px solid #c0c0c0;*/
	
}

.menu
{
	border-bottom: 1px solid #d1d1d1;
	height: 20px; 	
	margin-top: 5px; 
	
}
.menu_bullet {
	list-style-image: url('images/bullet_menu.gif');
}
.news_bullet {
	list-style-image: url('images/bullet_news.gif');
	margin-bottom: 8px;
	color: #507080; /*#055387;*/
}
.linkPath {
	
	margin-top: 5px; 
	font-size: 9px; 
	font-weight: normal; 
	color: #808080;
}
ul {
	font-size: 11px;
	font-weight: normal;
	color: #505050;
	list-style-type: square;
}


a {
	font-family: arial;
	color: #336E96;
	text-decoration: none;
}
a:visited {
	color: #336E96;
	text-decoration: none;
}
a:hover {
	color: #336E96;
	text-decoration: underline;
}

a.menu {
	text-decoration: none;

}
a.menu:hover {
	text-decoration: none;
}
a.news {
	color: #336E96;
	text-decoration: none;
}
a.news:hover {
	text-decoration: underline;
}
a.highlightLink {
	color: #ffffff;
	text-decoration: none;
}
a.highlightLink:hover {
	color: #ffffff;
	text-decoration: none;
	cursor: hand;
}
td {
	vertical-align: top;
	text-align: left;
}
hr {
	color: #C0C0C0;
	background: #D0D0D0;
	height: 1px;
	border: none;
}

/* Text styles */
p {
	font-size: 13px;
	font-weight: normal;
	color: #505050;
}