A.Underline:link {text-decoration: none; color: blue;}
A.Underline:visited {text-decoration: none; color: blue;}
A.Underline:active {text-decoration: none; color: blue;}
A.Underline:hover {text-decoration: underline; color: blue;}

.mainTable {
	border: 1px solid #000000;
}
.sideMenuBorder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #BBB;
}
A.menulink {
	display: block;
	width: 200px;
	height: 22px;
	text-decoration: none;
	/*font-family:veranda;*/
	font-size:12px;
	color: #000000;
	line-height:22px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BBB;
	/*background-color: #CCCCCC;*/

}

A.menulink:hover {
background: url(../images/bg.jpg) left bottom repeat-x;
text-decoration: none;
/*font-family:veranda;*/
font-size:12px;
	color: #000000;
line-height:22px;
padding-left: 10px;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #BBB;
}
A.menulinkTop {
	display: block;
	width: 200px;
	height: 22px;
	text-decoration: none;
	/*font-family:veranda;*/
	font-size:12px;
	color: #000000;
	line-height:22px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BBB;
	/*background-color: #CCCCCC;*/

}

A.menulinkTop:hover {
background: url(../images/bg.jpg) left bottom repeat-x;
text-decoration: none;
/*font-family:veranda;*/
font-size:12px;
	color: #000000;
line-height:22px;
padding-left: 5px;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #BBB;
}
A.selected {
	display: block;
	width: 200px;
	height: 22px;
background: url(../images/bgSelected.jpg) right top repeat-y;
	text-decoration: none;
	/*font-family:veranda;*/
	font-size:12px;
	color: #000000;
	line-height:22px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BBB;
	/*background-color: #CCCCCC;*/

}

A.selected:hover {
background: url(../images/bgSelected.jpg) right top repeat-y;
text-decoration: none;
/*font-family:veranda;*/
font-size:12px;
color: #000000;
line-height:22px;
padding-left: 10px;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #BBB;
}
A.selectedTop {
	display: block;
	width: 200px;
	height: 22px;
background: url(../images/bgSelected.jpg) right top repeat-y;
	text-decoration: none;
	/*font-family:veranda;*/
	font-size:12px;
	color: #000000;
	line-height:22px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BBB;
	/*background-color: #CCCCCC;*/

}

A.selectedTop:hover {
background: url(../images/bgSelected.jpg) right top repeat-y;
text-decoration: none;
/*font-family:veranda;*/
font-size:12px;
color: #000000;
line-height:22px;
padding-left: 5px;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #BBB;
}.font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
