body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif; font-size: 82%;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

a { text-decoration: none; color: rgb(51,62,183);}

a:hover { color: rgb(255,153,0); }

.blue2 {color: rgb(51,73,112); }



A:visited {
        TEXT-DECORATION: none; font-family: Arial, Helvetica, sans-serif;
}

A.navbar {
	color: #000000;
	text-decoration: none;
	font-weight: 400;
	font-size: 10pt;
}


A.navbar2 {
	color: #990000;
	text-decoration: underline;
	font-weight: 400;
	font-size: 10pt;
}

A.navbar2:visited {
	color: #990000;
	text-decoration: underline;
	font-weight: 400;
	font-size: 10pt;
	}

A.navbar2:hover {
	color: #990000;
	text-decoration: underline;
}






A.navbar:visited {
	color: #000000;
	text-decoration: none;
	font-weight: 400;
	font-size: 10pt;
}

A.navbar:hover {
	color: #000000;
	text-decoration: underline;
}


.textindent {
	font-family: "Times New Roman", Times, serif; font-size: 100%;
}
.navback {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-attachment: fixed;
	background-image: url(../img/m_test.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}
	
	
.navbackp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-attachment: fixed;
	background-image: url(../img/m_test2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}	

.ponttexts {
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	font-style: italic;
	font-weight: bolder;
}
.texttitle {
	font-size: 1em;
	font-weight: bolder;
}
.pontbold {
	font-weight: bolder;
}

.imgred {
	color: #FF0000;
}
.whitetext {
	color: #FFFFFF;
}
.searchbutton {
	font-family: Arial;
	font-size: 0.8em;
	font-weight: bold;
	background-color: #F2EBDD;
	cursor: hand;
}
.margin {
	font-family: "Times New Roman", Times, serif;
	background-color: #F2EBdd;
	font-size: 0.9em;
	color: #663300;


}
.bracket {
	font-weight: bold;
	color: #663333;
}
.margin2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.9em;
	color: #663300;
	padding-right: 10px;
	padding-left: 10px;


}
.bogstandard {
	font-family: Arial;
	font-size: 1em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
a.copyrightlink {
	color: #CCCCCC;
	text-decoration: none;
}

a.copyrightlink:visited {
	color: #CCCCCC;
	text-decoration: none;
}

a.copyrightlink:hover {
	color: #0033ff;
	text-decoration: none;
}

/*---------------------Header---------------------*/

#header {
background-image:url(../img/headerbanner.gif);
background-repeat:no-repeat;
width:750px;
height:72px;
margin-left:0px;
font:0.8em Arial, Helvetica, sans-serif;
margin-top:25px;
}

#header ul{
padding-top:26px;
padding-left:0;
text-align:left;
}

#header li{
display:inline;
padding:5px 10px 2px 15px;
border-left:1px solid #000000;
height:25px;
}

#header li a{
color:#000000;
}

#header li a:hover{
text-decoration:underline;

}

.nlslogo {
float:right;

}


