/* CSS Document */

.bodybg {  background-image: url(/graphics/bg.gif); background-repeat: no-repeat}
.bodybgin {  background-image: url(/graphics/bg_inner_1.gif); background-repeat: no-repeat}
.tbg {  background-image: url(/graphics/tbg.gif); background-repeat: no-repeat}
.bluetxt {  color: #71A7DD; font-family: Arial, Helvetica, sans-serif; font-size: 10pt}
.header {  font-family: Arial, Helvetica, sans-serif; font-size: 12pt; color: #666666; font-weight: bold}
.blacktxt {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #000000}


.darkbluetxt { color: #4D91D5; font-family: Arial, Helvetica, sans-serif; font-size: 8pt }
.yellowtxt	 {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #FFAC1B; text-decoration: underline; font-weight: normal}


a:link {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #666666; text-decoration: none; font-weight: bold}
a:visited {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #666666; text-decoration: none; font-weight: bold}
a:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #666600; text-decoration: underline; font-weight: bold}
a:active {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #666666; text-decoration: none; font-weight: bold}

.darkbluetxt { color: #1D4A78; font-family: Arial, Helvetica, sans-serif; font-size: 8pt }
.bgblue {  background-color: 89B2E8}
.bginner {  background-image: url(../images/bg_inner.gif); background-repeat: no-repeat}
.yellow {  background-color: FFC900}
.green {  background-color: AFD74F}

body {
	background-image: url(../pix/nitrotelecom.gif);
	background-position: left top;
	background-repeat: no-repeat;
	scrollbar-base-color:#C2D4F5;
}
.mob {
	background-image: url(/pix/mobile.gif);
	background-repeat: no-repeat;
	background-position: right center;

}
.busn {
	background-image: url(/pix/business.gif);
	background-repeat: no-repeat;
	background-position: 400px 300px;
	

}
.bband {
	background-image: url(/pix/broadband.gif);
	background-repeat: no-repeat;
	background-position: 400px 0px;
}
.reg {
	background-image: url(/pix/go.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-position: 450px 290px;


}
.red {
	background-color: #FF0000;
	font-weight: bold;
	color: #FFFFFF;

}
.white {

	background-color: #FFFFFF;
	font-weight: bold;
	color: #FFFFFF;
}
.tdBlack {
	color: #000000;
	background-color: #FFFFe6;
	font-weight: normal;



}
