BODY {
	background-image: url(..\images\bk4.gif);
	FONT-FAMILY: Arial; 
	FONT-SIZE: 12px;
	MARGIN: 0px;
}
a {
	color: #CC0000;
	FONT-FAMILY: Arial; 
	FONT-SIZE: 12px;	
}

a:hover {
	FONT-FAMILY: Arial; 
	FONT-WEIGHT: BOLD;
	}

.tdcont {
	FONT-FAMILY: Arial;
	FONT-SIZE: 12px;
	MARGIN-LEFT: 10px;
}

P {
	FONT-FAMILY: Arial; 
	FONT-SIZE: 12px;
	MARGIN-LEFT: 10px
}

li {
	FONT-FAMILY: Arial; 
	FONT-SIZE: 12px;
	text-indent: 20px;
}

P.side {
	FONT-SIZE: 14px; MARGIN-LEFT: 15px
}
H1 {
	COLOR: black; MARGIN-LEFT: 10px
}
H2 {
	COLOR: black; MARGIN-LEFT: 10px
}
H3 {
	COLOR: #ffCC00; MARGIN-LEFT: 10px
}
H4 {
	COLOR: #ffCC00; MARGIN-LEFT: 10px
}

hr {
  width: 80%;
  text-align: center;
}

P.fine {
	FONT-SIZE: 10px
}
.copy {
	FONT-SIZE: 10px;
	COLOR: silver;
}
P.small {
	FONT-SIZE: 12px
}
P.tab {
	MARGIN-LEFT: 2em
}
a.pbtn {
	border: thin solid black;
	width: 100px;
	font-size: 13px;
	background:silver;
	color: darkred;
}

a:hover.pbtn {
	color: white;
	background: darkred;
}

.subpbtn {
	font-size: 10px;
	color: darkred;
	margin:2mm; 
	border: thin solid black;
	width: 100px;
	background:silver;
}

th {
	background: silver;
}


.formtbl {
	border: 1px solid black;
}

.forms {
	FONT-FAMILY: Arial; 
	FONT-SIZE: 12px;
}

.formsheader {
	FONT-FAMILY: Arial; 
	FONT-SIZE: 14px;
	font-weight: bold;
	align: center;
	background: #ffCC00;
	color: black;
	}

.mylogin {
	align: center;
}

.tback {
		background: #ffCC00;
		}
		
a.side {  color: black;
		padding-bottom: 1mm;
		padding-top: 1mm;
		margin-bottom: 0mm;		
		border: 1px solid black;
		width: 100%;
		font-family: arial;
		font-size: 16px;
		FONT-WEIGHT: BOLD;
		background: #ffCC00;
		text-decoration: none;
		}

a.sidedown {  color: #ffCC00;
		padding-bottom: 1mm;
		padding-top: 1mm;
		margin-bottom: 0mm;		
		border: 1px solid black;
		width: 100%;
		font-family: arial;
		font-size: 16px;
		FONT-WEIGHT: BOLD;
		background: #CC0000;
		text-decoration: none;
		}
		
a:hover.side {  color: #ffCC00;
                background: #CC0000;
		text-decoration: none;		      	
	}		 		
	
a.smside {  color: black;
		margin-bottom: 0mm;		
		width: 100%;
		font-family: arial;
		font-size: 13px;
		font-weight: bold;
		}
		
a:hover.smside {  color: #CC0000;
		      	background: #ffCC00;
	}		 			

a.smsubside {  color: #CC0000;
		margin-bottom: 0mm;		
		width: 100%;
		font-family: arial;
		font-size: 12px;
		font-weight: bold;
		}
		
a:hover.smsubside {  color: black;
		      	background: #ffCC00;
	}		 			

	
.nslogobk {
		background-color: white;
		background-image: url(..\images\nslogobk.gif);
		background-attachment: fixed;
		background-position: 10% 80%;
		background-repeat: no-repeat;
}

.netlogobk {
		background-image: url(..\images\netlogobk.jpg);
		background-attachment: fixed;
		background-position: 50% 50%;
		background-repeat: no-repeat;
		background-color: white;
		border: 1px solid black;
		width: 100%;
		height: 100%;
}		

.sidebar {
		background-color: silver;
		width: 120px;
}

.topbar {
		background-color: #CC0000;
}

.maintbl {
	height: 100%;
	width: 90%;
	border 0;
}


.content {

}

.specialbox {
		background-color: #ffCC00;
		border: 2px solid black;
}

