.small
{
font-size: 9px;
font-family: Trebuchet MS,Verdana,Arial,Sans-serif;
}

.medium
{
font-size: 11px;
font-family: Trebuchet MS,Verdana,Arial,Sans-serif;
}

.large
{
font-size: 14px;
font-family: Trebuchet MS,Verdana,Arial,Sans-serif;
}

.largebold
{
font-size: 16px;
font-weight:bolder;
}

.vlarge
{
font-size: 20px;
}

body
{
font-family: Trebuchet MS,Verdana,Arial,Sans-serif;
background-color: #FFFFFF;
}

.tborder
{
background-color: #3333CC;
}

.border
{
border-width: 1px;
border-style: solid;
border-color: #DD3333;
overflow: hidden;
}

.theader
{
font-family: Verdana, Trebuchet MS,Verdana,Arial,Sans-serif;
font-size: 12px;
font-weight: bold;
color: #FFFFFF;
background-color: #DD3333;
}

.colheader
{
font-family: Trebuchet MS,Verdana,Arial,Sans-serif;
font-size: 12px;
color: #000000;
font-weight: bold;
}

.tcell
{
font-family: Verdana, Helvetica,Trebuchet MS,Arial,Sans-serif;
font-size: 11px;
color: #000000;
background-color: #F9F0F3;
}

.tcell2
{
font-family: Trebuchet MS,Verdana,Arial,Sans-serif;
font-size: 12px;
color: #000000;
background-color: #FFFFFF;
}

.link
{
font-family: Trebuchet MS,Verdana,Arial,Sans-serif;
font-size: 11px;
color: #FF6666;
font-weight: bold;
text-decoration : none;
}

a
{
text-decoration : underline;
font-family: Trebuchet MS,Verdana,Arial,Sans-serif;
font-size: 13px;
color: #2222FF;
font-weight: bold;
}

a:hover
{
text-decoration : none;
}

.helptext
{
font-family: Trebuchet MS,Verdana,Arial,Sans-serif;
font-size: 12px;
color: #DD3333;
}

.logo
{
font-family: Pristina, Freestyle Script, Monotype Corsiva, Times New Roman;
font-size: 37px;
color: #DD3333;
font-weight: bold;
text-decoration : none;
}


