﻿/*BCVT QT - TT CNTT & VT - CSS*/
body {
	background-color:#efefef;/*: #adbadd;/*e7e7e7*/
}
table, tr, td, p {
	font-family: tahoma;
	font-size: 12px;
	line-height: 1.4em;
}
select, input {
	font-family: tahoma;
	font-size: 12px;
	color: #333;
}


a.Normal:link, a.Normal:visited {
	color: #6E8E05;
	font-family: tahoma;
	font-weight: normal;
	font-size: 13px;
	text-decoration: none;
}

a.Normal:hover {
	color: #2c2c2c;
	font-family: tahoma;
	font-weight: normal;
	font-size: 13px;
	text-decoration: none;
}


a:link, a:visited {
	color: #000000;
	font-family: tahoma;
	font-weight: normal;
	font-size: 13px;
	text-decoration: none;
}

a:hover {
	color: #6E8E05;
	font-family: tahoma;
	font-weight: normal;
	font-size: 13px;
	text-decoration: none;
}
Text {background-color:InfoText;}
.FlBn
{   src: url(~/../fla/stars.swf);
}
.Bn
{
 	background-image: url(~/../images/bnqt.jpg);
 	height:136px; width:780px 
}
.Ft
{
 	background-image: url(~/../images/foot.jpg);
 	width:780px;
 	height:103px;
}

.Br
{
 	background-image: url(~/../images/mr.jpg);
 	width:180px;
}
.Bl
{
 	background-image: url(~/../images/ml.jpg);
 	width:180px;
 	vertical-align:top;
}
.Bc
{
 	background-color: #FFFFFF; 
 	width:420px; 
 	height:100%;


}

.BMleft
{
	background-image: url(~/../images/l.jpg);/*color:#8A0384;*/
 	width:180px;
    HEIGHT: 27px;
}
.BMright
{
	background-image: url(~/../images/r.jpg);/*color:#8A0384;*/
 	width:180px;
 	HEIGHT: 27px;
}
.BMcenter
{
	background-image: url(~/../images/mc.jpg);
	width:420px;
 	HEIGHT: 27px;

}

.TableR
{
 /*border-color:#FFE5AC;MARGIN-top: 5px;MARGIN-LEFT: 2px;MARGIN-RIGHT: 2px;BORDER-COLLAPSE: collapse;background-color:White;*/
 border-color:#FFE5AC;MARGIN-top: 5px;MARGIN-LEFT: 1px;MARGIN-Right: 10px;BORDER-COLLAPSE: collapse; border-width :0px;width :93%;

}
.ConT2
{
 BORDER-TOP-WIDTH: 15px; BORDER-TOP-COLOR: #ff0000; BORDER-BOTTOM: #ff3d05 10px solid; BACKGROUND-COLOR: #ff7e58
}
.TableL
{
 border-color:#FFE5AC;MARGIN-top: 5px;MARGIN-LEFT: 12px;MARGIN-Right: 1px;BORDER-COLLAPSE: collapse; border-width :1px; width :93%;
}
.ConT1
{
BACKGROUND-image: url(~/../images/tl.jpg); height:26px;
}
.ConT5
{
BACKGROUND-image: url(~/../images/tl2.jpg); height:26px;
}

.TableC
{
 border-color:#FFE5AC;MARGIN-top: 5px;MARGIN-Left: 1px;MARGIN-Right: 1px; padding-left:2px;padding-right:2px; BORDER-COLLAPSE: collapse; border-width :0px;
}
.ConT3
{
BORDER-BOTTOM: #ffb205 5px solid;
}
.ConT4
{
    height:26px;  BORDER-TOP-WIDTH: 15px; BACKGROUND-image: url(~/../images/tlx.jpg); height:20px; 
}
hr { border-style:dotted; border-color:Gray;}

/* CSS only needed for the demo */

body,html{
}


#mainContainer{
	width:630px;
	border-left:1px solid #317082;	
	border-right:1px solid #317082;	
	margin:0 auto;	/* Center align content, equivalent to margin-left:auto;margin-right:auto; */
	text-align:left;	/* Override inherited text-align:center from the body tag */
	background-color:#FFF;
	height:100%;
}

#menuColumn{
	width:160px;
	float:left;
	padding:5px;
}
#mainContent{
	width:440px;
	float:left;	
}

.oddRow{
	background-color:#FFF;
}
.evenRow{
	background-color:#EEE;
}

.productTable{
	border:3px double #000;
}
h3{
	margin-top:0px;
}


/* End css for the demo */

/* CSS needed for the script */

#ajax_tooltipObj{
	z-index:1000000;
	text-align:left;
}
#ajax_tooltipObj div{
	position:relative;
}

/* If you don't want the arrow - Just set the width of this div to 1 or something like that and drop the background selectors from the CSS below */

#ajax_tooltipObj .ajax_tooltip_arrow{	/* Left div for the small arrow */
	background-image:url('../images/arrow.gif');
	width:20px;
	position:absolute;
	left:0px;
	top:0px;
	background-repeat:no-repeat;
	background-position:center left;
	z-index:1000005;
	height:60px;
}

#ajax_tooltipObj .ajax_tooltip_content{
	border:2px solid #317082;	/* Border width */
	left:18px;	/* Same as border thickness */
	top:0px;
	position:absolute;
	width:245px;	/* Width of tooltip content */
	/* height:200px;	Height of tooltip content */
	background-color:#FFF;	/* Background color */
	padding:5px;	/* Space between border and content */
	overflow:auto;	/* Hide overflow content */
	z-index:1000001;
    font-family: Tohoma, Times New Roman, Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;

}




html
{font: normal 76% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
	color:black;
	}
a { text-decoration: none; font-weight: bold; }

.news_style{
display:none;
}
.news_show
{
position:absolute;
background-color: white;
color:black;
font: normal 100% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
clip:rect(0px 400px 159px 0px);

}

.news_border
{
background-color: white;
width:402px;
height:161px;
font: normal 100% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
border: 1px solid gray;
padding: 5px 5px 5px 5px;

/*overflow: auto;*/	

}
.news_mark{
background-color:white ;
font: normal 70% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
border: 0px solid gray;
width:413px;
height:35px;
color:black;
text-align:center;
}
.news_title{
font: bold 120% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
border: 0px solid gray;
padding: 5px 0px 9px 5px;
color:black;
}
.news_show img{

margin-left: 5px;
margin-right: 5px;

}
.buttondiv
{
position: absolute;
/*float: left;*/
/*top: 169px;*/
padding: 5px 5px 5px 5px;
background-color:white ;
border: 1px solid gray;
/*border-top-color: white;*/
border-top:none;
height:20px;
}
  .news_move {
 position: relative;

  }
.mytable
{
width:400px;
height:159px;
vertical-align: top; 
}
/*text*/
.normal,div,span,p,td,th,li,a{font-family:Verdana, Arial, Helvetica, sans-serif;font-size:11px;}
.head,.subhead{font-family:Verdana, Arial, Helvetica, sans-serif;}
.head{font-size:13px;font-weight:bold;}

