BODY
{ text-align:center;
	margin-top:auto;
	margin-left:auto;
	margin-bottom:auto;
	margin-right:auto;
	background-color:#456f0a;
	font-family:Arial;
}
div#container
{
	margin-left: auto;
	margin-right: auto;
	width:960px;
}
A
{
	font-weight: bold;
	font-size: 10px;
	color: black;
	font-family: Verdana, Arial, Sans-Serif;
	background-color: lightgey;
	text-decoration: underline;
}
A:link
{
	font-weight: bold;
	font-size: 10px;
	color: black;
	font-family: Verdana, Arial, Sans-Serif;
	text-decoration: underline;
}
A:visited
{
	font-weight: bold;
	font-size: 10px;
	color: black;
	font-family: Verdana, Arial, Sans-Serif;
	background-color: none;
	text-decoration: underline;
}
A:hover
{
	font-weight: bold;
	font-size: 10px;
	color: black;	
	text-decoration: none;
}
A:active
{
	font-weight: bold;
	font-size: 10px;
	color: navy;
	font-family: Verdana, Arial, Sans-Serif;
	text-decoration: underline;
}
.menu
{
	background-image: url(images/menu.jpg);
	background-repeat:repeat-y;
	
}
.Bulletin 
{
	font-weight: bold;
	font-size: 10px;
	color: black;
	font-family: Verdana, Arial, Sans-Serif;
	text-decoration: none;
}
.menuButton
{
	background:url(../images/NSS_buttonbg.jpg);
	background-repeat:no-repeat;
	height:24px;
	text-indent:2PX;
}
.menuButtonHollow
{
	background:url(images/buttonbgHollow.gif);
	background-repeat:no-repeat;
}

.MenuLink:link{color:#FFFFFF; text-decoration:none;font-size:12px;}
.MenuLink:visited{ color:#FFFFFF; text-decoration:none; font-size:12px;}
.MenuLink:hover{ color:#20420a; text-decoration:none; font-size:12px;}
.MenuLink:active{ color:#FFFFFF; text-decoration:none; font-size:12px;}

.CourseLink:link{color:#666666; text-decoration:none;}
.CourseLink:visited{ color:#666666; text-decoration:none;}
.CourseLink:hover{ color:#669966; text-decoration:underline;}
.CourseLink:active{ color:#666666; text-decoration:none;}

.regLink:link{color:BLACK; font-size:14px; text-decoration:underline;}
.regLink:visited{ color:BLACK; font-size:14px; text-decoration:underline;}
.regLink:hover{ color:#669966; font-size:14px; text-decoration:none;}
.regLink:active{ color:BLACK; font-size:14px; text-decoration:none;}

.HeadingText{color:BLACK; font-size:13px; text-decoration:none; font-weight:bold}
.HeadingText:link{color:BLACK; font-size:13px; text-decoration:underline; font-weight:bold}
.HeadingText:visited{ color:BLACK; font-size:13px; text-decoration:underline; font-weight:bold}
.HeadingText:hover{ color:#669966; font-size:13px; text-decoration:none; font-weight:bold}
.HeadingText:active{ color:BLACK; font-size:13px; text-decoration:none;font-weight:bold}

.header
{
background-image: url(../images/NSS_LISheader.jpg); background-repeat: no-repeat;
background-color:White;
}
.headerTd
{
   vertical-align:bottom;
   text-align:right;
   }
   .loginBtn
{
background-image: url(../images/NSS_loginbtn.jpg); background-repeat: no-repeat;
}
.trainingAreaBtn
{
    background-image: url(../images/NSS_trainingbtn.jpg); background-repeat: no-repeat;
    }
.warning
{
	color:Red;
	font-size:small;
	font-family:Arial;
	font-weight:bold;
}

.greenborder
{
	border:outset 1 #669966;
}
.greenborderbutton
{
	border:groove 1 #669966;
	cursor:hand;
	font-weight:bold;
	font-size:small;

		
}

.hide
{
	display:none;
}
