body {
	background-image: url(images/bg1.jpg);
	font-family: Tahoma; font-size: 10pt;
}
.b {
	background-color: #EEEEEE;
	background-image: url(images/up.jpg);
	background-repeat: repeat-x;
}
.title1 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.tB {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FF5B00;
	text-decoration: none;
}
.beta {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.name {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.C {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #00C7DD;
	text-decoration: none;
}


a {text-decoration:none}

.bbc {border-bottom:1px #e5e5e5 solid}
.bto {border-top:3px #fff solid}
.bg {background-color: #fafafa}
a:visited{color: #207AB7;}
a:link{color : #207AB7;}
a:active{color : #CC0000;}
a:hover{color :#669900;}
.fontt { font-family: tahoma; font-size: 9pt}
.fontm { font-family: "Microsoft Sans Serif"; font-size: 10pt}
.st { font-weight: bold}
.green { color: #669900}
.red { color: #CC0000}
.blue{ color: #0066FF}
.grey{ color: #666666}
.white{ color: #FFFFFF}
.menu { font-family: "Arial, Helvetica, sans-serif"; font-size: "12pt"}
td.menuon { background-color: #E8E8FF;  color: #FFFFFF; }
.ssmall {font-family:Tahoma; font-size:10px}
.input{border:1px #c9cacb solid;}
.left{text-align: left}
.right{text-align: right}
.center{text-align: center}
.col {border-collapse: collapse}
.table1{width: 100%}
.table4{width: 40%}
.table96{width: 96%}
.bb{border-bottom: 1px solid #C9CACB}

#dhtmltooltip{
position: absolute;
left: -300px;
width: 150px;
border: 1px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}

#pscroller1{
width: 200px;
height: 100px;
border: 1px solid black;
padding: 5px;
background-color: lightyellow;
}

#pscroller2{
width: 600px;
height: 30px;
border: 0px;
padding: 3px;
font-family: arial;
font-size: 10pt;
font-weight: bold;
}

#pscroller2 a{
text-decoration: none;
}
