td{
	font-family: Verdana;
	font-size : 10px;
	color : #333333;
}

td.Submenu{
	background-image: url(Images/Dots160.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	width:180px;
	height:20px;
	padding-left:20px;
	padding-bottom:3px;
	padding-top:3px;
	vertical-align:middle;
}

.Title{
	font-family: Verdana;
	font-size : 12px;
	font-weight : bold;
	color : #006600;
	font-style: normal;
	text-align: justify;
}

.Path-static{
	font-family: Verdana;
	font-size : 10px;
	font-weight : bold;
	color : #333333;
}

.BkgLine{
	background-color : #01165B;
}

.BkgTop{
	background-color : #CCCCCC;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
}

.BkgFooter{
	border-bottom-width : 0px;
	border-right-width : 0px;
	border-left-width : 0px;
	border-top-width : 1px;
	border-top-color : #969696;
	border-style : solid;
	padding-top : 8px;
	padding-left : 10px;
	padding-bottom : 8px;
	background-color: #CCCCCC;
}

.Subtitle {
	font-family: Verdana;
	font-size : 10px;
	font-weight : bold;
	color : #333333;
	text-decoration : none;
	text-align: justify;
}


a{
	font-family: Verdana;
	font-size : 10px;
	color : #000000;
	text-decoration : none;
}

a.Path{
	font-family: Verdana;
	font-size : 10px;
	color : #333333;


	font-weight : bold
	text-decoration : none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
	font-weight: bold;
}

a.Path:hover{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	text-decoration: line-through;
}
	

a:hover {
	border-top-color: #333333;
	border-bottom-color: #333333;
	border-right-color: #333333;
	border-left-color: #333333;
}


a.Menu{
	font-family: Verdana;
	font-size : 11px;
	font-weight : bold;
	letter-spacing: 0px;
	color : #666666;
	text-decoration : none;
}

a.Menu:hover {
	color : #999999;
	text-decoration : none;
}

a.Submenu{
	font-family: Verdana;
	font-size : 10px;
	letter-spacing: 0px;
	color : #666666;
	text-decoration : none;
}

a.Submenu:hover {
	color : #999999;
	text-decoration : none;
}

.MenuNow{
	font-family: Verdana;
	font-size : 11px;
	font-weight : bold;
	letter-spacing: 0px;
	color : #00CC00;
}

.SubmenuNow{
	font-family: Verdana;
	font-size : 10px;
	letter-spacing: 0px;
	color : #00CC00;
}

.linkoff {
	font-family: Arial;
	font-size : 11px;
	color : #969696;
	text-decoration : none;
}

li {
	list-style-type : square;
	margin-left: 10;
	margin-bottom: 4;
	padding: 0;
}

ul {
	list-style-type : square;
	margin-left: 10;
	margin-bottom: 4;
	padding: 0;
}

form{
	display:inline;
}

