/* Resets */
:link,:visited { text-decoration:none }
ul,ol { list-style:none }
p,h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input, div, dl, dl dt,
 dl dd { margin:0; padding:0 }
a img,:link img,:visited img { border:none }
table{border-collapse: collapse;}

ul ul, ul ol, ul dl, ol ul, ol ol, ol dl, dl ul, dl ol, dl dl {
    margin: 0;
    padding: 0;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

* html>body .clearfix {
    display: inline-table; 
    width: 100%;
}
    
* html .clearfix {
    /* Hides from IE-mac \*/
    height: 1%;
    /* End hide from IE-mac */
}



html, body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	color: #FFFFFF;
}

h1 {
	font-size: 20px;
	color: #a89889;
}

h2 {
	font-size: 14px;
	color: #FF0000;
}

.prodhead1 {
	font-size: 20px;
	color: #a89889;
	font-weight: bold;
}

.prodhead2 {
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
	letter-spacing: .09em;
}

td {
	font-size: 14px;
	font-weight: normal;
}

.indexwhiteheader {
	font-size: 14px;
	font-weight: normal;
	padding-right: 4px;
	padding-left: 12px;
	word-spacing: normal;
}

.indexwhite {
	font-size: 14px;
	font-weight: normal;
	padding: 12px ;
	word-spacing: normal;
	line-height: 24px;
}

.fronttxt_l {
    height: 160px;
}

.fronttxt_r {
    height: 183px;
}

img_absol {
    position: absolute;
}

.text {
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	padding-right: 8px;
}

a.text:link {	
	font-size: 14px;
	color: #333399;
	font-weight: normal;
}

a.text:visited {	
	font-size: 14px;
	color: #333399;
	font-weight: normal;
}

a.text:hover {
	font-size: 14px;
	color: #333399;
	font-weight: bold;
}

.small {	
	font-size: 9px;
	font-weight: normal;
}
.links_header {	
	font-size: 11px;
	color: #00CCFF;
	font-weight: bold;
}
.copyright {	
	font-size: 10px;
	color: #CCCCCC;
}

a.copyright:link {	
	font-size: 10px;
	color: #CCCCCC;
}

a.copyright:visited {	
	font-size: 10px;
	color: #CCCCCC;
}

a.copyright:hover {
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: underline;
}

.ul_prodfeats {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	list-style-type: disc;
	text-align: left;
	margin-top: 3px;
	margin-left: 9px;
	padding-top: 3px;
	padding-right: 14px;
	padding-left: 10px;
}

.acch1 {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	padding-left: 14px;
}

.acctext {
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}

.desctxt {
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	padding-right: 12px;
	padding-left: 5px;
	line-height: 20px;
}

.leftnavih1 {
	font-size: 12px;
	font-weight: bold;
	background-image: url(../img/gui/leftnavi_titlebg.gif);
	padding-top: 10px;
	padding-left: 6px;
	height: 26px;
}

.leftnavih2 {
	font-size: 10px;
	font-weight: bold;
	background-image: url(../img/gui/leftnavi_titlebg.gif);
	background-repeat: repeat-x;
	padding-top: 12px;
	padding-left: 6px;
	height: 26px;
}

.search {
	font-size: 12px;
	color: #000000;
    width: 768px;
}
