/* CSS Document */
td
{
font-family: arial;
}
h1, h2, .h1, .h2
{
margin: 0;
margin-bottom: 3px;
text-align: center;
font-size: 18px;
color: #ffffff;
}

h3, .h3
{
margin: 3px;
margin-right: 10px;
font-size: 13px;
color: #FFFFBC;
}
h4, .h4
{
margin: 3px;
margin-left: 20px;
font-size: 13px;
}
h5
{
margin: 3px;
font-size: 15px;
text-align: center;
}
.h5
{
margin: 3px;
font-size: 15px;
font-weight: bold;
text-align: center;
}
h6, .h6
{
margin: 3px;
text-align: center;
font-size: 11px;
color: #444444;
}
p, .p
{
margin: 5px;
margin-right: 10px;
margin-bottom: 10px;
text-align: left;
font-size: 13px;
color: #FFFFBC;
}
ul
{
margin: 5px;
padding-left: 30px;
font-size: 13px;
font-weight: bold;
}
a:link
{
color: #FFCC00;
}
a:visited
{
color: #FFCC00;
}
a:hover
{
color: #FFFFBC;
}
a.a:link
{
color: #FFFFFF;
text-decoration:underline;
}
a.a:visited
{
color: #FFFFFF;
text-decoration:underline;
}
a.a:hover
{
color: #ffffff;
text-decoration:none;
}
a.b:link
{
color: #383838;
}
a.b:visited
{
color: #383838;
}
a.b:hover
{
color: #ffffff;
}
img
{
border-color: #000000;
}
b, strong
{
color: #ffffff;
}
.i
{
width: 370px;
border: 1px solid #000000;
background: #D5D5D5;
}
.t
{
border: 1px solid #000000;
background: #D5D5D5;
width: 370px;
height: 80px;
}
.s
{
width: 200px;
border: 1px solid #000000;
background: #FFFFCC;
font-weight: bold;
font-size: 13px;
font-family: trebuchet MS;
}
.pager, .pagerend {
color: #FFCC00;
font-family: trebuchet MS;
}
.pagercurrent {
color: #FFCC00;
font-family: trebuchet MS;
font-weight: bold;
}
.input { 
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt
}
.links { 
font-family: $pollvars[font_face]; font-size: 7.5pt; color: $pollvars[font_color]
}