.leftside {
	background-image: url(images/nw_l.gif);
	float: left;
	height: 22px;
	width: 2px;
	background-color: #0095E1;
}
.DivNag {
	float: left;
	width: 300px;
}


.rightside {
	background-image: url(images/nw_r.gif);
	float: left;
	height: 22px;
	width: 2px;
	background-color: #0095E1;
}
.centerside {
	float: left;
	width: 286px;
	background-color: #0095E1;
	height: 18px;
	font-family: "Tahoma", "Arial", sans-serif;
	font-size: 11px;
	text-align: left;
	color: #ffffff;
	padding-left: 10px;
	font-weight: bold;
	padding-top: 4px;
	
}

.listadot {
	background-image:    url(images/ndot.gif);
    background-repeat:   no-repeat;
    background-position: 6px 7px;
    padding-left:        15px;
    padding-right:       5px;
    text-align:          left;
    font-size:           11px;
    font-family:         "Tahoma","Arial",sans-serif; 
}

.listadot a:link, .listadot a:active, .listadot a:visited {

color: #001b51;
text-decoration: none;

}

.listadot a:hover {

color: #ff6800;
text-decoration: underline;

}


.contentdiv {
	width: 290px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.nagtd {
	background-color: #0095E1;
	height: 18px;
	font-family: "Tahoma", "Arial", sans-serif;
	font-size: 11px;
	text-align: left;
	color: #ffffff;
	padding-left: 10px;
	font-weight: bold;
	padding-top: 4px;
}
