.doth{
	background-image : url(img/doth.gif);
	background-repeat : repeat-x;
}

.dotv{
	background-image : url(img/dotv.gif);
	background-repeat : repeat-y;
}

/*---------- fonts ----------*/
img{
	border: 0px;
}

table{
	border: 0px;
}
.bgtop {
	background-repeat: no-repeat;
	background-position: top;
}

body,table,td{	font-family : Tahoma, "Microsoft Sans Serif", "MS Sans Serif";
	font-size : 11px;
	color : #333333;
}

.big{	font-family : Tahoma, "Microsoft Sans Serif", "MS Sans Serif";
	font-size : 12px;
	color : #333333;
}

.big2{	font-family : Tahoma, "Microsoft Sans Serif", "MS Sans Serif";
	font-size : 14px;
	color : #333333;
}

.big3{	font-family : Tahoma, "Microsoft Sans Serif", "MS Sans Serif";
	font-size : 16px;
	color : #333333;
}

.small{	font-family : Tahoma, "Microsoft Sans Serif", "MS Sans Serif";
	font-size : 10px;
	color : #666666;
}

.blackHB{	font-family : Tahoma, "Microsoft Sans Serif", "MS Sans Serif";
	font-size : 13px;
	color : #333333;
	font-weight: bold;
}

.redHB{	font-family : Tahoma, "Microsoft Sans Serif", "MS Sans Serif";
	font-size : 13px;
	color : #CC0000;
	font-weight: bold;
}

.redB{	font-family : Tahoma, "Microsoft Sans Serif", "MS Sans Serif";
	font-size : 11px;
	color : #CC0000;
	font-weight: bold;
}

.red{	font-family : Tahoma, "Microsoft Sans Serif", "MS Sans Serif";
	font-size : 11px;
	color : #CC0000;
}

.orangeHB{	font-family : Tahoma, "Microsoft Sans Serif", "MS Sans Serif";
	font-size : 13px;
	color : #FF9900;
	font-weight: bold;
}

.HD{	font-family : Tahoma, "Microsoft Sans Serif", "MS Sans Serif";
	font-size : 14px;
	color : #326495;
	font-weight: bold;
}



.blueHB{	font-family : Tahoma, "Microsoft Sans Serif", "MS Sans Serif";
	font-size : 13px;
	color : #0099CC;
	font-weight: bold;
}

.blueB{	font-family : Tahoma, "Microsoft Sans Serif", "MS Sans Serif";
	font-size : 11px;
	color : #0099CC;
	font-weight: bold;
}

.blue{	font-family : Tahoma, "Microsoft Sans Serif", "MS Sans Serif";
	font-size : 11px;
	color : #0099CC;
}



.green{	font-family : Tahoma, "Microsoft Sans Serif", "MS Sans Serif";
	font-size : 11px;
	color : #669900;
}

.yellowHB{	font-family : Tahoma, "Microsoft Sans Serif", "MS Sans Serif";
	font-size : 13px;
	color : #FFCC00;
	font-weight: bold;
}

.yellowB{	font-family : Tahoma, "Microsoft Sans Serif", "MS Sans Serif";
	font-size : 11px;
	color : #FFCC00;
	font-weight: bold;
}

.yellow{	font-family : Tahoma, "Microsoft Sans Serif", "MS Sans Serif";
	font-size : 11px;
	color : #FFCC00;
}

.purple{	font-family : Tahoma, "Microsoft Sans Serif", "MS Sans Serif";
	font-size : 11px;
	color : #660099;
}

.whiteHB{	font-family : Tahoma, "Microsoft Sans Serif", "MS Sans Serif";
	font-size : 13px;
	color : #FFFFFF;
	font-weight: bold;
}

.whiteB{	font-family : Tahoma, "Microsoft Sans Serif", "MS Sans Serif";
	font-size : 11px;
	color : #FFFFFF;
	font-weight: bold;
}

.white{	font-family : Tahoma, "Microsoft Sans Serif", "MS Sans Serif";
	font-size : 11px;
	color : #FFFFFF;
}

tr{
	vertical-align: top;
}

img {
	border: 0px;
}

input{	font-family : Tahoma, "Microsoft Sans Serif", "MS Sans Serif";
	font-size : 11px;
	color : #333333;
}

select{	font-family : Tahoma, "Microsoft Sans Serif", "MS Sans Serif";
	font-size : 11px;
	color : #333333;
}

textarea{	font-family : Tahoma, "Microsoft Sans Serif", "MS 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; 
}

.borderBottom{
	border-color: #cccccc; 
	border-top-width: 0px; 
	border-bottom-width: 1px;
	border-left-width: 0px; 
	border-right-width: 0px; 
	border-style: solid; 
}

.borderLeft{
	border-color: #cccccc; 
	border-top-width: 0px; 
	border-bottom-width: 0px;
	border-left-width: 1px; 
	border-right-width: 0px; 
	border-style: solid; 
}
.borderRight{
	border-color: #cccccc; 
	border-top-width: 0px; 
	border-bottom-width: 0px;
	border-left-width: 0px; 
	border-right-width: 1px; 
	border-style: solid; 
}
.toolBasic {
	cursor: default;
	width:25px; 
	text-align:center; 
	border-style:solid; 
	border-color:#CCCCCC; 
	background:#EFEFEF;
	border-width: 1px 0px 1px 1px;
}
.toolTextLast {
	cursor: default;
	width:50px; 
	text-align:center; 
	border-style:solid; 
	border-color:#CCCCCC; 
	background:#EFEFEF;
	border-width: 1px 1px 1px 1px;
}
.ul{
	list-style : circle;
}

.tbox100{font-family:verdana,arial;font-size:11px;width:100px;color:#000000;background:#dddddd;}
.tbox120{font-family:verdana,arial;font-size:11px;width:120px;color:#000000;background:#dddddd;}
.tbox150{font-family:verdana,arial;font-size:11px;width:150px;color:#000000;background:#dddddd;}
.tbox250{font-family:verdana,arial;font-size:11px;width:150px;color:#000000;background:#dddddd;}

.tboxw100{font-family:verdana,arial;font-size:11px;width:100px;color:#000000;background:#eeeeee;}
.tboxw120{font-family:verdana,arial;font-size:11px;width:120px;color:#000000;background:#eeeeee;}
.tboxw150{font-family:verdana,arial;font-size:11px;width:150px;color:#000000;background:#eeeeee;}
.tboxw250{font-family:verdana,arial;font-size:11px;width:250px;color:#000000;background:#eeeeee;}


/*---------- text-link ----------*/
a:link{text-decoration : none; color : #326495;}
a:visited {text-decoration : none; color : #326495;}
a:hover {text-decoration : underline; color : #326495;}


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.whiteUL:hover {text-decoration : underline; color : #FFFFFF;}

a.blackToBlueUL:link{text-decoration : none; color : #444444;}
a.blackToBlueUL:visited {text-decoration : none; color : #444444;}
a.blackToBlueUL:hover {text-decoration : underline; color : #326495;}

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 : #444444;}
a.blackToRedUL:visited {text-decoration : none; color : #444444;}
a.blackToRedUL:hover {text-decoration : underline; color : #CC0000;}