/*---------- fonts ----------*/
img{
	border: 0px;
}

table{
	border: 0px;
}

.se{
	font-family : "tahoma", "MS Sans Serif", "Microsoft Sans Serif" ;
	font-size : 10px;
	color : #999999;
}

body,table,td{	font-family :   "tahoma", "MS Sans Serif", "Microsoft Sans Serif";
	font-size : 11px;
	color : #333333;
}

.small{	font-family : "MS Sans Serif", "Microsoft Sans Serif", ;
	font-size : 10px;
	color : #666666;
}

.blackHB{	font-family : "MS Sans Serif", "Microsoft Sans Serif", ;
	font-size : 13px;
	color : #333333;
	font-weight: bold;
}

.redHB{	font-family : "MS Sans Serif", "Microsoft Sans Serif", ;
	font-size : 13px;
	color : #CC0000;
	font-weight: bold;
}

.redB{	font-family : "MS Sans Serif", "Microsoft Sans Serif";
	font-size : 11px;
	color : #CC0000;
	font-weight: bold;
}

.red{	font-family : "MS Sans Serif", "Microsoft Sans Serif", ;
	font-size : 11px;
	color : #CC0000;
}

.orangeHB{	font-family : "MS Sans Serif", "Microsoft Sans Serif";
	font-size : 13px;
	color : #FF9900;
	font-weight: bold;
}

.HD{	font-family : "MS Sans Serif", "Microsoft Sans Serif";
	font-size : 14px;
	color : crimson;
	font-weight: bold;
}

.orangeB{	font-family : "MS Sans Serif", "Microsoft Sans Serif";
	font-size : 11px;
	color : #FF9900;
	font-weight: bold;
}

.orange{	font-family : "MS Sans Serif", "Microsoft Sans Serif";
	font-size : 11px;
	color : #FF9900;
}

.blueHB{	font-family : "MS Sans Serif", "Microsoft Sans Serif";
	font-size : 13px;
	color : #0099CC;
	font-weight: bold;
}

.blueB{	font-family : "MS Sans Serif", "Microsoft Sans Serif";
	font-size : 11px;
	color : #0099CC;
	font-weight: bold;
}

.blue{	font-family : "MS Sans Serif", "Microsoft Sans Serif";
	font-size : 11px;
	color : #0099CC;
}

.greenHB{	font-family : "MS Sans Serif", "Microsoft Sans Serif";
	font-size : 13px;
	color : #669900;
	font-weight: bold;
}

.greenB{	font-family : "MS Sans Serif", "Microsoft Sans Serif";
	font-size : 11px;
	color : #669900;
	font-weight: bold;
}

.green{	font-family : "MS Sans Serif", "Microsoft Sans Serif";
	font-size : 11px;
	color : #669900;
}

.yellowHB{	font-family : "MS Sans Serif", "Microsoft Sans Serif";
	font-size : 13px;
	color : #FFCC00;
	font-weight: bold;
}

.yellowB{	font-family : "MS Sans Serif", "Microsoft Sans Serif";
	font-size : 11px;
	color : #FFCC00;
	font-weight: bold;
}

.yellow{	font-family : "MS Sans Serif", "Microsoft Sans Serif";
	font-size : 11px;
	color : #FFCC00;
}



.white{	font-family : "MS Sans Serif", "Microsoft Sans Serif";
	font-size : 11px;
	color : #FFFFFF;
}

tr{
	vertical-align: top;
}

img {
	border: 0px;
}

input{	font-family :"MS Sans Serif", "Microsoft Sans Serif" ;
	font-size : 11px;
	color : #333333;
}

select{	font-family :"MS Sans Serif", "Microsoft Sans Serif" ;
	font-size : 11px;
	color : #333333;
}

textarea{	font-family : "MS Sans Serif", "Microsoft Sans Serif";
	font-size : 11px;
	color : #333333;
}

.border{
	border: 1px solid #cccccc;
}

.borderTop{
	border-color: #cccccc; 
	border-top-width: 1px; 
	border-bottom-width: 0px;
	border-left-width: 0px; 
	border-right-width: 0px; 
	border-style: solid; 
}

}
.ul{
	list-style : circle;
}

.tbow100{font-family:verdana,arial;font-size:11px;width:100px;color:#000000;background:#dddddd;}
.tbow120{font-family:verdana,arial;font-size:11px;width:120px;color:#000000;background:#dddddd;}
.tbow150{font-family:verdana,arial;font-size:11px;width:150px;color:#000000;background:#dddddd;}
.tbow250{font-family:verdana,arial;font-size:11px;width:150px;color:#000000;background:#dddddd;}



/*---------- text-link ----------*/
a:link       { text-decoration: none; color: #003399}
a:visited    { text-decoration: none; color: #003399 }
a:hover      { color:#FF9900}




/*---------- OLD Text link ----------*/
/*----------a:link       { text-decoration: none; color: #003399 } ----------*/
/*----------a:visited    { text-decoration: none; color: #003399 } ----------*/
/*----------a:hover      { color:#0099CC; text-decoration: underline }  ----------*/


a.seLink:link{text-decoration : underline; color : #999999;}
a.seLink:visited {text-decoration : underline; color : #999999;}
a.seLink:hover {text-decoration : underline; color : #CC0000;}

a.whiteUL:link{
	text-decoration : none;
	color: #FFFFFF;
}
a.whiteUL:visited {text-decoration : none; color : #FFFFFF;}

a.whiteULB:link{text-decoration : none; font-weight: bold; color : yellow;}
a.whiteULB:visited {text-decoration : none; font-weight: bold; color : yellow;}
a.whiteULB:hover {text-decoration : underline; font-weight: bold; color : yellow;}


a.redUL:link{text-decoration : underline; color : #CC0000;}
a.redUL:visited {text-decoration : underline; color : #CC0000;}
a.redUL:hover {text-decoration : underline; color : #333333;}

a.blackToRedUL:link{text-decoration : none; color : #333333;}
a.blackToRedUL:visited {text-decoration : none; color : #333333;}
a.blackToRedUL:hover {text-decoration : underline; color : #CC0000;}
.Border_1 {
	border: 1px solid #FF9900;
}
