@charset "utf-8";

a:font{font: Verdana;}
a:link {color: #FFFFFF; text-decoration: none;}
a:visited {color: #FFFFFF; text-decoration: none;}
a:hover {color: #ffde00; text-decoration: underline overline;}

#documentBox {
	/*border-top-style: solid;
	border-right-style: dashed;
	border-bottom-style: solid;
	border-left-style: dashed;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-color: #000099;
	border-right-color: #000099;
	border-bottom-color: #000099;
	border-left-color: #000099;*/
	background-image: url(../Images/menu/bck-tbl-nav.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	text-transform: capitalize;
	/*color: #000033;*/
	line-height: normal;
}
#documentBox td{
	/*background-color: #FFFFFF;*/
}

#documentBox a{
	display:block;
	font-size: 14px;
	font-weight: bold;
	/*border: 2px solid #FFFFCC;*/
	/*background-color: #ffffcc;
	text-decoration: none;*/
}

#documentBox a:hover, a:active{
	text-color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	/*background-image: url(../images/r_m_bck_yl.jpg);*/
	/*background-color: #628b39;*/
	/*border: 2px dotted #7e38ce;*/
}