/* CSS Document */

body
{
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	background-color: #000000;
	vertical-align:top;
}

.handcur
{
cursor: hand;
}


#fullheight{height:100%}

html, body, #wrapper {
	height:100%;
	margin: 0;
}
#wrapper {
	vertical-align: top;
}

#bottomDiv {width:290px;height:auto;}
#bottomDiv img{float: left; margin-right :5px;}
#bottomDivHpl {float: right; margin-bottom :1px;margin-right :5px;}

/* text configuration */ 
.txt1 {
	color:#C1C1C1;
	font-family:Arial;
	font-size:12px;
	text-align: left;
} 
.txt1_mini1 {color:#919191; font-family:Arial; font-size:11px; font-weight:bold; vertical-align:top; }  
.txt1_mini {color:#C1C1C1; font-family:Arial; font-size:11px} 
.txt1_tit {color:#C1C1C1; font-family:Arial; font-size:13px; font-weight:bold}
.txt1_titb {color:#fdfeff; font-family:Arial; font-size:14px; font-weight:bold;}
.txt1_tit2 {color:#D3D3D3; font-family:Arial; font-size:14px; font-weight:bold}  
.txt2_titProd {color:#9E8B9D; font-family:Arial; font-size:14px; font-weight:bold}
.txt2_titProdBlack {color:#C1C1C1; font-family:Arial; font-size:14px; font-weight:bold}
.txt1_copy {color: #C6B0C5; text-decoration: none; font-family:Arial; font-size:11px; font-weight:bold}


.txt2 {color:#7D7B00; font-family:Arial; font-size:12px; font-weight:bold}

/* Links */ 
a.lks:link {color: #C1C1C1; text-decoration: none; font-family:Arial; font-size:12px}
a.lks:visited {color: #C1C1C1; text-decoration: none; font-family:Arial; font-size:12px}
a.lks:hover {text-decoration: underline; font-family:Arial; font-size:12px}

a.lks2:link {color: #C6B0C5; text-decoration: none; font-family:Arial; font-size:13px; font-weight:bold}
a.lks2:visited {color: #9D9B9D; text-decoration: none; font-family:Arial; font-size:13px; font-weight:bold}
a.lks2:hover {text-decoration: underline; font-family:Arial; font-size:13px; font-weight:bold}

a.lks3:link {color: #C6B0C5; text-decoration: none; font-family:Arial; font-size:11px; font-weight:bold}
a.lks3:visited {color: #9D9B9D; text-decoration: none; font-family:Arial; font-size:11px; font-weight:bold}
a.lks3:hover {text-decoration: underline; font-family:Arial; font-size:11px; font-weight:bold}


/* Forms */ 
/* Forms */ 
.textselect {
 font-size: 10px;
 background-color: #B1B1B1;
}

.texta {
 font-size: 10px;
 background-color: #B1B1B1;
 border: 1px solid #666666;
}
.texta2 {
 font-size: 12px;
 background-color: #B1B1B1;
 border: 1px solid #666666;
}
.texta3 {
 width:100%;
 font-size: 10px;
 background-color: #B1B1B1;
 border: 1px solid #666666;
}

/* table */
.table_menu {
background-color:#363A43;
}

.BarTit_right {
background-color:#736372;
}
.BarTit_rightBlack {
background-color:#363a43;
}
.ProdDetails_left {
background-color:#685767;
}

.table_index1 {
background-color:#766875;
}

.table_index2 {
background-color:#14171C;
}

.table_index3 {
background-color:#282D33;
}

.table_menu1 {
background-color:#000000;
}

.table_menu2 {
background-color:#17181C;
}

.table_tit {
background-color:#7C7C7D;
}
