a {
	text-decoration: underline;

}
a:hover{
	color: #CCCCCC;


}
body, td {  color: #333333; 
			font-family: verdana; 
			font-size: 11px;
			margin: 0px;
}
ol {
	text-align: justify;	
	list-style-type: decimal;
	margin: 0px 0px 0px 30px;
	line-height: 15px;
}
ul {
	text-align: justify;
	list-style-image: url(images/dot.gif);
	margin: 0px 0px 0px 30px;
	line-height: 15px;
}

hr {height: 1px ;
	line-height: 50px;
	color: #cccccc;
	margin: 0px;
}
.gradr {
	background-image: url(images/grad_r.gif);
	background-repeat: repeat-y;
	background-position: right;
	background-color: #FAFAFA;

}
.gradl {
	background-image: url(images/grad_l.gif);
	background-repeat: repeat-y;
}
.gradb {
	background-image: url(images/n_back.gif);
}
/* normnav */
.normnav {
	font-size: 10px;
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-bottom: 2px;
	text-align: right;
	background: url(images/n_norm.jpg);
	padding-right: 30px;
	font-weight: bold;
}
.normnav a:link, .normnav a:visited {
	color: #185ba0;
	text-decoration: none;
}
.normnav a:hover, .normnav a:active {
	color: #999999;
	text-decoration: none;
}

/* normnavRoll */
.normnavRoll {
	font-size: 10px;
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 2px;
	text-align: right;
	background: url(images/n_roll.jpg);
	font-weight: bold;
}
.normnavRoll a:link, .normnavRoll a:visited {
	color: #185ba0;
	text-decoration: none;
}
.normnavRoll a:hover, .normnavRoll a:active {
	color: #999999;
	text-decoration: none;
}

/* subnav */
.subnav {
	background-image: url(images/ns_norm.jpg);
	background-repeat: no-repeat;
	height: 15px;
	padding-right: 30px;
	text-align: right;
	font-size: 10px;
	padding-bottom: 3px;
}
.subnav a:link, .subnav a:visited {
	color: #185ba0;
	text-decoration: none;
}
.subnav a:hover, .subnav a:active {
	color: #999999;
	text-decoration: none;
}
/* subnavend */
.subnavend {
	font-size: 10px;
	background-image: url(images/ns_end.jpg);
	background-repeat: no-repeat;
	height: 15px;
	text-align: right;
	padding-right: 30px;
	background-position: top;
	padding-bottom: 3px;
}
.subnavend a:link, .subnavend a:visited {
	color: #185ba0;
	text-decoration: none;
}
.subnavend a:hover, .subnavend a:active {
	color: #999999;
	text-decoration: none;
}


/* subnavRoll */
.subnavRoll {
	background-image: url(images/ns_roll.jpg);
	background-repeat: no-repeat;
	height: 15px;
	padding-right: 30px;
	text-align: right;
	font-size: 10px;
	padding-bottom: 3px;
}
.subnavRoll a:link, .subnavRoll a:visited {
	color: #6eb5ff;
	text-decoration: none;
}

.subnavRoll a:hover, .subnavRoll a:active {
	color: #999999;
	text-decoration: none;
}
/* subnavendRoll */
.subnavendRoll {
	font-size: 10px;
	background-image: url(images/ns_endroll.jpg);
	background-repeat: no-repeat;
	height: 15px;
	text-align: right;
	padding-right: 30px;
	background-position: top;
	padding-bottom: 3px;
}
.subnavendRoll a:link, .subnavendRoll a:visited {
	color: #6eb5ff;
	text-decoration: none;
}

.subnavendRoll a:hover, .subnavendRoll a:active {
	color: #999999;
	text-decoration: none;
}
.top {
	font-size: 10px;
	background-image: url(images/ARROW.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	height: 30px;
	vertical-align: bottom;
}
.emblem {
	background-image: url(images/emblem.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.li1 {
	padding-left: 20px;
}
.tabletop {
	font-weight: bold;
	color: #666666;
	background-color: #f1f1f1;
}