body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;	
}
a {
	color: #005C87;
	font-weight: bold;
}
p {
	
}
a:hover {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: underline;
	color: #FF9900;
}
.arrows {
	font-weight: bold;
	color: #005C87;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;

}

ul {
	list-style-type: square;
	list-style-image: url(../images/bullet.gif);
	margin-left: 16px;
	margin-top: 3px;
	margin-bottom: 5px;
}
.head2link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
.head3link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #005C87;
	text-decoration: none;
	font-weight: bold;
}
.MenuTDS {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #008CCD;
	border-right-color: #FFFFFF;
	border-bottom-color: #003366;
	border-left-color: #008CCD;
	color: #FFFFFF;
	background-image: url(../software/images/grad.gif);
}

.MenuTDSon {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #008CCD;
	border-right-color: #666666;
	border-bottom-color: #333333;
	border-left-color: #008CCD;
	font-weight: bold;
	background-repeat: repeat-y;
	background-color: #0076AD;
	
}
.menuTable {
	background-image: url(images/grad.jpg);
	background-repeat: repeat-y;
border-top-width: 4px;
							border-right-width: 5px;
							border-left-width: 4px;
							border-top-style: solid;
							border-right-style: solid;
							border-bottom-style: none;
							border-left-style: solid;
							border-top-color: #FFFFFF;
							border-right-color: #FFFFFF;
							border-bottom-color: #FFFFFF;
							border-left-color: #FFFFFF;
}

