a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #0033CC;
	text-decoration: none;
	font-variant: normal;
}
a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color:  #0033CC;
	text-decoration: none;
}
.blue_bottom {
	border-bottom-width: thin;
	border-bottom-style: ridge;
	border-bottom-color: #0033CC;
}
a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	text-decoration: blink;
	border: thin groove;
}
.page_sides {
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #66FFFF;
	border-left-color: #66FFFF;
}
.blue_border {
	border: thick groove #0033CC;
}

.floatl {float:right;
}
.border_3d {
	border-bottom-width: 3px;
	border-bottom-style: inset;
	border-top-color: #FFFFFF;
	border-bottom-color: #999999;
	border-top-width: 2px;
	border-top-style: groove;
}
.border_3d_b {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	border-top-width: 3px;
	border-top-style: solid;
	border-right-width: 3px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}
.unnamed1 {
	filter: shadow;
	line-height: 120%;
}
.border_3d_top {

	border-bottom-width: 2px;
	border-bottom-style: inset;
	border-top-color: #FFFFFF;
	border-bottom-color: #999999;
	border-top-width: 2px;
	border-top-style: none;
}
.heading_block {
	border: thin outset #0033CC;
	background-image: url(graphics/reddish_back.jpg);
}
.heading_blockCopy {
	border: thin dotted #97FFDD;
	background-repeat: no-repeat;
}
.heading_block_title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 2px;
	width: 100%;
	background-color: #6699CC;
	float: none;
	display: block;
	background-image: url(/graphics/dmsi_sect_bar.gif);
}
.hand {
	cursor: hand;
}
#nav_menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-image: url(/graphics/bar5_style3_blank.gif);
}
#nav_menu a:link {
	color: #FFFFFF;

}
#nav_menu a:visited {
	color: #FFFFFF;

}

#nav_menu a:hover{
	color: #FF0000;
	text-decoration:none;
	font-style:normal;
}
