body {
	background-image: url(../images/nwbg1.jpg);
	background-repeat:repeat-x;
}
a {
	text-decoration:none;
}
.blacktext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 15px;
	text-align:justify;
}


.black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.content td {
	text-align:justify; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#003585;;
}

.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #003585;
}
.boldred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#003585 ;
	text-decoration: none;
}
.boldred :hover{
	color:#FF0000 ;
}

.boldredlarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.boldredlarge :hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.blacklarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.blackbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003585;
	text-decoration:none;
}

.guestfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #003585;
	text-decoration:none;
}
.selObjR {
	width:200px;
	color:#003585;
	
}

.nobgrepeat {
	background-repeat: no-repeat;
}
.welcome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1E6195;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #1F6296;
	font-weight: bold;
}
.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6C9500;
	font-weight: bold;
}

.more {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1F6296;
	font-weight: normal;
	text-decoration:none;
}
.welcome1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #91B026;
}
.welcome2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
.footter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #436A93;
}
.greytextbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #1E6195;
	text-decoration: none;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #1F6296;
	font-weight: bold;
}
.links : hover {
    color: #FF0000;
	text-decoration: underline;
}

#new css
.calendar {
	color:#999999;
}
.calendar:hover {
	color:#000000;
	background-color:#CEEEFD;
}
.calendar a{
	color:#333333;
	text-decoration:none;
}
.calendar:hover a{
	color:#0033CC;
}
.calendar_content {
	height:50px;
	overflow:auto;
	padding:2px;
	font-size:11px;
}
.calendar_content a{
	font-size:11px;
}
.calendar_select {
	background-color:#FFFFFF;
}
.calendar_select a{
	color:#993300;
}
.tdEvent {
	background-color:#CCCCCC;
}
.tdEvent a {
	color:#000000;
}
.tdEvent:hover {
	background-color:#333333;
}
.tdEvent:hover a{
	color:#FFFFFF;
}
.tdSelect {
	background-color:#333333;
}
.tdSelect a{
	color:#FFFFFF;
}

.Text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight:bold;
	line-height: normal;
	color: #003399;
	text-decoration:none
}

.border {
	border:#99CCFF thin solid;
}
