

.whitespace {  background: #ffffff;}
.whiteline { background: #ffffff;}
.greyline { background: #666666;}
.redspace { background: #a30303; width: 1px }


.font12
{
font-size: 12px;
color: #666666
}

.font12black
{
font-size: 12px;
color: #333333;
}

.title
{
font-size: 12px;
}

TD, P
{
font-family: arial, helvetica, sans-serif;
font-size: 11px;
color: #333333
}

.text
{
font-family: arial, helvetica, sans-serif;
font-size: 11px;
color: #333333
}

a
{
color: #990000;
text-decoration: underline;
}

a:hover
{
text-decoration: none;
}

a.rightmenu 
{
color: #dddddd;
text-decoration: none;
}

.white
{
color: white;
text-align: center;
}

.darker
{
color: #333333;
text-align: center;
}

.marginLeft
{
margin-left: 10px;
}

UL
{
margin-left: -20px;
margin-top: 2px;
margin-bottom: 10px;
}

.bullet1
{
list-style-image: url(../i/bullet1.gif);
}

.bullet2
{
margin-left: -25px;
margin-top: 2px;
margin-bottom: 2px;
list-style-image: url(../i/bullet2.gif);;
}

UL.sub
{
margin-left: -14px;
margin-top: 0px;
margin-bottom: 2px;
list-style-type: circle;
}



