.doth{
	background-image:url(img/doth.gif);
	background-repeat:repeat-x;
}

.dotv{
	background-image:url(img/dotv.gif);
	background-repeat:repeat-y;
}

.bg{
	background-image:url(img/bg.gif);
	background-repeat:repeat;
}

/*---------- fonts ----------*/
img{
	border:0px;
}

table{
	border:0px;
}

body,table,td{
	font-family:Tahoma, "Microsoft Sans Serif";
	font-size:11px;
	color:#333333;
}

.redlab{
	font-size:10px;
	color:#999999;
}

.small{
	font-size:10px;
	color:#666666;
}

.blackH{
	font-size:13px;
	color:#000000;
	font-weight:bold;
}

.black{
	color:#000000;
}

.grey1H{
	font-size:13px;
	color:#333333;
	font-weight:bold;
}

.grey1{
	color:#333333;
}

.grey2H{
	font-size:13px;
	color:#666666;
	font-weight:bold;
}

.grey2{
	color:#666666;
}

.grey3H{
	font-size:13px;
	color:#999999;
	font-weight:bold;
}

.grey3{
	color:#999999;
}

.grey4H{
	font-size:13px;
	color:#CCCCCC;
	font-weight:bold;
}

.grey4{
	color:#CCCCCC;
}

.redH{
	font-size:13px;
	color:#FF0000;
	font-weight:bold;
}

.red{
	color:#FF0000;
}

.orangeH{
	font-size:13px;
	color:#FF3300;
	font-weight:bold;
}

.orange{
	color:#FF3300;
}

.orangeH2{
	font-size:13px;
	color:#FF6600;
	font-weight:bold;
}

.orange2{
	color:#FF6600;
}

.blueH{
	font-size:13px;
	color:#0099CC;
	font-weight:bold;
}

.blue{
	color:#0099CC;
}

.greenH{
	font-size:13px;
	color:#4A6873;
	font-weight:bold;
}

.green{
	color:#4A6873;
}

.goldH{
	font-size:13px;
	color:#E0B619;
	font-weight:bold;
}

.gold{
	color:#E0B619;
}

.yellowH{
	font-size:13px;
	color:#FFFF00;
	font-weight:bold;
}

.yellow{
	color:#FFFF00;
}

.pinkH{
	font-size:13px;
	color:#FF00CC;
	font-weight:bold;
}

.pink{
	color:#FF00CC;
}

.purpleH{
	font-size:13px;
	color:#660099;
	font-weight:bold;
}

.purple{
	color:#660099;
}

.whiteH{
	font-size:13px;
	color:#FFFFFF;
	font-weight:bold;
}

.white{
	color:#FFFFFF;
}

tr{
	vertical-align:top;
}

img{
	border:0px;
}

input{
	font-family:Tahoma, "Microsoft Sans Serif";
	font-size:11px;
	color:#333333;
}

select{
	font-family:Tahoma, "Microsoft Sans Serif";
	font-size:11px;
	color:#333333;
}

textarea{
	font-family:Tahoma, "Microsoft Sans Serif";
	font-size:11px;
	color:#333333;
}

.borderLeftIMG{
	border-color:#000000;
	border-top-width:1px; 
	border-bottom-width:1px;
	border-left-width:4px; 
	border-right-width:1px; 
	border-style:solid; 
}

.borderRightIMG{
	border-color:#000000;
	border-top-width:1px; 
	border-bottom-width:1px;
	border-left-width:1px; 
	border-right-width:4px; 
	border-style:solid; 
}

.border{
	border:1px solid #cccccc;
}

.borderDot{
	border:1px dashed #cccccc;
}

.borderTopWhite{
	border-color:#FFFFFF; 
	border-top-width:1px; 
	border-bottom-width:0px;
	border-left-width:0px; 
	border-right-width:0px; 
	border-style:solid; 
}

.borderTop{
	border-color:#cccccc; 
	border-top-width:1px; 
	border-bottom-width:0px;
	border-left-width:0px; 
	border-right-width:0px; 
	border-style:solid; 
}

.borderTopDot{
	border-color:#cccccc; 
	border-top-width:1px; 
	border-bottom-width:0px;
	border-left-width:0px; 
	border-right-width:0px; 
	border-style:dashed; 
}

.borderBottom{
	border-color:#cccccc; 
	border-top-width:0px; 
	border-bottom-width:1px;
	border-left-width:0px; 
	border-right-width:0px; 
	border-style:solid; 
}

.borderBottomDot{
	border-color:#cccccc; 
	border-top-width:0px; 
	border-bottom-width:1px;
	border-left-width:0px; 
	border-right-width:0px; 
	border-style:dashed; 
}

.borderTopBottomDot{
	border-color:#cccccc; 
	border-top-width:1px; 
	border-bottom-width:1px;
	border-left-width:0px; 
	border-right-width:0px; 
	border-style:dashed; 
}

.borderLeft{
	border-color:#cccccc; 
	border-top-width:0px; 
	border-bottom-width:0px;
	border-left-width:1px; 
	border-right-width:0px; 
	border-style:solid; 
}

.borderLeftDot{
	border-color:#cccccc; 
	border-top-width:0px; 
	border-bottom-width:0px;
	border-left-width:1px; 
	border-right-width:0px; 
	border-style:dashed; 
}

.borderRight{
	border-color:#cccccc; 
	border-top-width:0px; 
	border-bottom-width:0px;
	border-left-width:0px; 
	border-right-width:1px; 
	border-style:solid; 
}

.borderRightDot{
	border-color:#cccccc; 
	border-top-width:0px; 
	border-bottom-width:0px;
	border-left-width:0px; 
	border-right-width:1px; 
	border-style:dashed; 
}

.borderTLR{
	border-color:#cccccc; 
	border-top-width:1px; 
	border-bottom-width:0px;
	border-left-width:1px; 
	border-right-width:1px; 
	border-style:solid; 
}

.borderTRB{
	border-color:#cccccc; 
	border-top-width:1px; 
	border-bottom-width:1px;
	border-left-width:0px; 
	border-right-width:1px; 
	border-style:solid; 
}

.borderTLB{
	border-color:#cccccc; 
	border-top-width:1px; 
	border-bottom-width:1px;
	border-left-width:1px; 
	border-right-width:0px; 
	border-style:solid; 
}

.borderLRB{
	border-color:#cccccc; 
	border-top-width:0px; 
	border-bottom-width:1px;
	border-left-width:1px; 
	border-right-width:1px; 
	border-style:solid; 
}

.borderTL{
	border-color:#cccccc; 
	border-top-width:1px; 
	border-bottom-width:0px;
	border-left-width:1px; 
	border-right-width:0px; 
	border-style:solid; 
}

.borderTR{
	border-color:#cccccc; 
	border-top-width:1px; 
	border-bottom-width:0px;
	border-left-width:0px; 
	border-right-width:1px; 
	border-style:solid; 
}

.borderTB{
	border-color:#cccccc; 
	border-top-width:1px; 
	border-bottom-width:1px;
	border-left-width:0px; 
	border-right-width:0px; 
	border-style:solid; 
}

.borderLB{
	border-color:#cccccc; 
	border-top-width:0px; 
	border-bottom-width:1px;
	border-left-width:1px; 
	border-right-width:0px; 
	border-style:solid; 
}

.borderRB{
	border-color:#cccccc; 
	border-top-width:0px; 
	border-bottom-width:1px;
	border-left-width:0px; 
	border-right-width:1px; 
	border-style:solid; 
}

ul{
	list-style:circle;
}

/*---------- text-link ----------*/
a:link{text-decoration:underline; color:#FF3300;}
a:visited{text-decoration:underline; color:#FF3300;}
a:hover{text-decoration:underline; color:#000000;}

a.redlabLink:link{text-decoration:underline; color:#999999;}
a.redlabLink:visited{text-decoration:underline; color:#999999;}
a.redlabLink:hover{text-decoration:underline; color:#CC0000;}

a.nav:link{text-decoration:none; color:#FFFFFF;}
a.nav:visited{text-decoration:none; color:#FFFFFF;}
a.nav:hover{text-decoration:none; color:#FFFF00;}

a.nav2:link{text-decoration:none; color:#FFFF00;}
a.nav2:visited{text-decoration:none; color:#FFFF00;}
a.nav2:hover{text-decoration:none; color:#FFFF00;}

a.blackToYellow:link{text-decoration:none; color:#333333;}
a.blackToYellow:visited{text-decoration:none; color:#333333;}
a.blackToYellow:hover{text-decoration:none; color:#FFFF00;}

a.yellowToYellow:link{text-decoration:none; color:#FFFF00;}
a.yellowToYellow:visited{text-decoration:none; color:#FFFF00;}
a.yellowToYellow:hover{text-decoration:none; color:#FFFF00;}

a.blackToOrange:link{text-decoration:none; color:#333333;}
a.blackToOrange:visited{text-decoration:none; color:#333333;}
a.blackToOrange:hover{text-decoration:none; color:#FF6600;}

a.whiteULtoOrangeUL:link{text-decoration:underline; color:#FFFFFF;}
a.whiteULtoOrangeUL:visited{text-decoration:underline; color:#FFFFFF;}
a.whiteULtoOrangeUL:hover{text-decoration:underline; color:#FF6600;}


#substationtheft {
	visibility: visible;
	z-index: 1000;
	position: absolute;
	left: 20px;
	top: 475px;
	width: 225px;
}
#deptofhomeland {
	visibility: visible;
	z-index: 1000;
	position: absolute;
	left: 25px;
	top: 365px;
	z-index: 1000;
}
