#tswcssbuttons {
	width: 120px ;
	text-align: center ;
}
#tswcssbuttons ul {
	margin: 0 ;
	padding: 0 ;
	list-style: none ;
}
#tswcssbuttons li {
	margin: 0 ;
	padding: 0 ;
	display: block ;
	list-style: none ;
	font-family: Arial, Helvetica, sans-serif ; font-size: 12px
}
#tswcssbuttons li a {
	color: #000 ;
	background-color: #F78C00 ;
	border: 3px outset #F3CC02 ;
	width: 120px ;
	text-decoration: none ;
	display: block ;
}
#tswcssbuttons li a:hover {
	color: #000;
	background-color: #F3CC02;
}

.navigation  { font-size: 16px; font-family: Helvetica; font-weight: bold ; line-height: 18px; text-decoration: none;  }
.bignav {	font-size: 25px;  font-family:  Helvetica; font-weight: bold; line-height: 25px; text-decoration: none;  }
.home {	font-size:  15px;  font-family:  Helvetica;  font-weight:  normal; line-height:  18px;text-decoration: none;  }
.border { font-family: Helvetica; padding: 2px; border: solid 1px #666; }
.top {
	border-top: 1px solid black;
	text-align: center;
}
.left { border-left: 1px solid #000; }
.bottom { border-bottom: 1px solid black; }
.right { border-right: 1px solid black; }
.leftnavline { font-family: Helvetica; padding: 3px; border-left: 1px solid #f60   }
.boxborder { font-family: Helvetica; padding: 3px; border-top: 1px solid #f60; border-bottom: 1px solid #f60; border-left: 1px solid #f60    }
.leftnav { color: #f60; font-size: 16px; font-family: Helvetica; font-weight: bold ; line-height: 19px; text-decoration: none; }
.biggercopy { font-size: 15px; font-family: Helvetica; line-height: 16px; text-decoration: none; }
.small-bodycopy {  font-size: 10px;  font-family: Helvetica;  line-height: 12px;  text-decoration: none; }
.headlines  { color: #fff; font-size: 12px; font-family: Helvetica; font-weight: bold ; line-height: 14px; text-decoration: none; }
.topbottomborder { font-family: Helvetica; padding: 3px; border-top: 1px solid #f60; border-bottom: 1px solid #f60   }
a { color: #000000; font-family: Helvetica; text-decoration: none; }
a:link { color: #000000; font-family: Helvetica; text-decoration: none; }
a:visited { color: #000000; font-family: Helvetica; text-decoration: none; }
a:hover { font-family: Helvetica; text-decoration: underline; }
a:hover { font-family: Helvetica; text-decoration: underline; }
body {
	font-size: 12px;
	font-family: Helvetica;
	line-height: 14px;
	text-decoration: none;
	background-color: #FFFFFF;
	background: #FFFFFF;
}
