/* CSS Document */
/* fonts
font-family:Verdana;
font-family:Arial;
font-family:Georgia;
font-family:"Courier New";
*/
<!--This script should appear below your LINK stylesheet tags -->
<style type="text/css">
 
body {
background-color:#F0F0F0;
font-family:Arial;
font-size:12px;
}
p {
font-size:12px;
font-family:Arial;
}
p.special {
font-size:10px;
font-weight: bold;
text-indent: 12px;
font-family:Arial;
}
p.special2 {
font-size:11px;
font-weight: bold;
font-family:Arial;
}
p.special3 {
font-size:12px;
font-family:Arial;
text-indent: 10px;
}

p.whatsnew {
font-size:20px;
font-family:Arial;
}

p,small {
font-size:11px;
font-family:Arial;
}
p.frontpage, u.frontpage, i.frontpage  {
font-size:11px;
display: block;
text-align: left;
text-decoration: none;
font-family:Arial;
}
font {
font-size:11px;
font-family:Arial;
}
font.special2 {
font-size:11px;
font-family:Arial;
}
font.sheets2{
font-size:9px;
font-family:Arial;
}
b {
font-size:11px;
font-weight: bold;
font-family:Arial;
}
b.special {
font-size:11px;

text-indent: 5px;
font-family:Arial;
}
b.frontpage {
font-family:Arial;
font-size:11px;
font-weight: bold;
}
b.sheets {
font-family:Arial;
font-size:11px;
font-weight: bold;
}
table.announcements {
font-family:Arial;
font-size:10px;
}
b.announcements {
font-family:Arial;
font-size:11px;
font-weight: bold;
}
li {
font-size:11px;
font-family:Arial;
}
u {
font-family:Arial;
font-size:11px;
}
u.announcements {
font-family:Arial;
font-size:10px;
}
u.onestop {
font-family:Arial;
font-size:11px;
}

i {
font-size:11px;
font-weight: bold;
font-family:Arial;
}
H1{
font-size:22px;
font-weight: bold;
font-family:Arial;
}
H2{
font-size:17px;
font-weight: bold;
font-family:Arial;
}
H3{
font-size:14px;
font-weight: bold;
font-family:Arial;
}

H5{
font-size:18px;
font-weight: bold;
font-family:Arial;
}
blockquote{
font-size:12px;
font-family:Arial;
}

a {
font-size:11px;
font-weight: bold;
color:#414141;
font-family:Arial;
}
a:visited {
font-size:11px;
font-weight: bold;
color:#414141;
font-family:Arial;
}
A:link {text-decoration: none}
A:visited {text-decoration: none}
A:active {text-decoration: none}
A:hover {text-decoration: underline; color: blue;}

A.menulinkbottom {
text-indent: 20px;
text-align: left;
text-decoration: none;
font-size:11px;
color: #ffffff;
font-family:Arial;
}

A.menulinkbottom:visited{
font-size:11px;
font-family:Arial;
color: #ffffff;
}
A.menulinkbottom:hover {
font-size:11px;
font-family:Arial;
color: blue;
}

A.menulink {
text-indent: 4px;
display: block;
width: 130px;
height: 20;
text-align: left;
text-decoration: none;
font-size:10px;
color: #000000;
BORDER: none;
border: solid 1px #FFFFFF;
background-color: #F0F0F0;
font-family:Verdana;
}

A.menulink:hover {
font-size:10px;
border: solid 1px #0099FF;
font-family:Verdana;
}
A.menulink:visited{
font-size:10px;
font-weight: bold;
font-family:Verdana;
}

.rightborder { 
border-right: 1px solid #000000; 
font-family:Arial;
} 

option {
font-size:12px;
font-family:Arial;
}
td, tr, th, TD{
font-size:11px;
font-family:Arial;
}
td.sheets{
font-size:11px;
font-family:Arial;
}
div{
font-size:12px;
font-family:Arial;
}
div.sheets{
font-size:11px;
font-family:Arial;
}
div.sheets2{
font-size:9px;
font-family:Arial;
}
option {
font-size:12px;
font-family:Arial;
}
a.calendar {
font-size:11px;
font-weight: bold;
color:#000000;
font-family:Arial;
}
a.calendar2 {
font-size:15px;
font-weight: bold;
color:#FF0000;
font-family:Arial;
}
.small {  
	 width : 0.8em ; 
	 height : 0.8em ;    
	}
textarea{
font-size:11px;
font-family:Arial;
}
 .taxp{

margin: -10px; /*margin around each panel*/

}
div.myButton input {
background:url(/image/plus_button.gif) no-repeat;
cursor:pointer;
width: 15px;
border: none;
}
</style>