.titlebar { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; letter-spacing: 1px}

A { text-decoration: none}
A:hover {
	Text-Decoration: none;
}
A:visited { Text-Decoration: none}

A.set1:link { }
A.set1:active { }
A.set1:visited { }
A.set1:hover {
	border-bottom-style: solid;
	border-bottom-color: #000000;
; border: #FF0000 solid; border-width: 0px 0px 1px

} 

.bordermenu {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ff9933;
	border-right-color: black;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.borderbody {
	border: 6px #CCCCCC solid;

}

.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 1px;


}
.underline {
	color: ff9933;
}

.borderred {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
}
.bordertitles {
	border: 1px #CCCCCC solid;
}

.home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.borderwhite {  border: #CCCCCC solid; border-width: 0px 1px}
