body,table,td,tr,div,p,pre,h1,h2,h3,h4,ul {
 font-family:Arial,Helvetica,sans-serif;
}

body,td,div,p,pre,ul {font-size:13px;}

h1 {font-size:22px;}
h2 {font-size:16px;}
h3 {font-size:14px;}
h4 {font-size:12px;}
.subheading {font-size:18px;}

.largelarge {font-size:18px;}
.large {font-size:16px;}
.big {font-size:14px;}
.small {font-size:12px;}
.mini {font-size:11px;}
.minimini {font-size:10px;}

.darkbackground {background-color:#ff6600;}
.lightbackground {background-color:#ff9933;}
.graybackground {background-color:#404000;}
.black {color:#000000;}
.white {color:#ffffff;}

a {
 font-family:Arial,Helvetica,sans-serif;
 font-size:13px;
 text-decoration:none;
 font-weight:bold;
}
a:link {color:#f0e59e;}
a:visited {color:#c99700;}
a:hover {color:#a56e00;}
a:active {color:#ed4747;}
a:focus {color:#ed4747;}

a.path {
 font-family:Arial,Helvetica,sans-serif;
 font-size:85%;
 text-decoration:none;
 font-weight:normal;
}
a.path:link {color:#ffffff;}
a.path:visited {color:#808080;}
a.path:hover {color:#505050;}
a.path:active {color:#ed4747;}
a.path:focus {color:#ed4747;}

a.sidebarlink {
 font-family:Arial,Helvetica,sans-serif;
 font-size:13px;
 text-decoration:none;
 font-weight:bold;
}
a.sidebarlink:link {color:#ffffff;}
a.sidebarlink:visited {color:#f0f0f0;}
a.sidebarlink:hover {color:#f0e59e;}
a.sidebarlink:active {color:#ed4747;}
a.sidebarlink:focus {color:#ed4747;}

h1.heading {
 font-family:Arial,Helvetica,sans-serif;
 font-size:22px;
 text-align:center;
}

td.path {
 font-family:Arial,Helvetica,sans-serif;
 font-size:85%;
 font-weight:bold;
 text-align:left;
}

td.bottom {
 font-family:Arial,Helvetica,sans-serif;
 font-size:85%;
 text-align:right;
 vertical-align:bottom;
 background-color:#ff6600;
 color:#000000;
}

td.footer {
 font-family:Arial,Helvetica,sans-serif;
 font-size:80%;
 text-align:left;
}

table.headingbar {
 font-family:Arial,Helvetica,sans-serif;
 background-color:#ff6600;
 color:#000000;
}

h2.headingbar {
 font-family:Arial,Helvetica,sans-serif;
 font-weight:bold;
 margin:0px;
 padding:0px;
}

h3.headingsimple {
 font-family:Arial,Helvetica,sans-serif;
 font-weight:bold;
 margin-top:10px;
 margin-bottom:0px;
 padding:0px;
}

h4.headingsmall {
 font-family:Arial,Helvetica,sans-serif;
 font-weight:bold;
 margin-top:5px;
 margin-bottom:0px;
 padding:0px;
}

table.leftbox {
 clear:left;
 float:left;
 margin-right:10px;
 margin-bottom:2px;
}

table.rightbox {
 clear:right;
 float:right;
 margin-left:10px;
 margin-bottom:2px;
}

table.box {
 clear:both;
}
