/* CSS Document */

body
{
background-image:url(../english/image/general/bg.png);
background-repeat:repeat-x;
background-color: #143269;
font-family: Arial, Tahoma, Verdana;
font-size: 12px;
color: #333333; 
text-decoration: none;
}

.whitetext
{
font-family: Arial, Tahoma, Verdana;
font-size: 12px;
color: #ffffff; 
text-decoration: none;
}

.browntext
{
font-family: Arial, Tahoma, Verdana;
font-size: 12px;
color: #0d5b7f; 
text-decoration: none;
}

.redtext
{
font-family: Arial, Tahoma, Verdana;
font-size: 12px;
color: #249ef4; 
text-decoration: none;
}

.bluetext
{
font-family: Arial, Tahoma, Verdana;
font-size: 14px;
color: #024682; 
text-decoration: none;
}

.greytext
{
font-family: Arial, Tahoma, Verdana;
font-size: 12px;
color: #333333; 
text-decoration: none;
}

.highlight
{
font-family: Arial, Tahoma, Verdana;
font-size: 12px;
font-weight:bold;
color:#FF0000; 
text-decoration: none;
}

.available
{
font-family: Arial, Tahoma, Verdana;
font-size: 11px;
font-weight:bold;
color: #669900; 
text-decoration: none;
}

.limitedavailable
{
font-family: Arial, Tahoma, Verdana;
font-size: 11px;
font-weight:bold;
color: #00CCFF; 
text-decoration: none;
}

.fullycommitted
{
font-family: Arial, Tahoma, Verdana;
font-size: 11px;
font-weight:bold;
color: #FF0000; 
text-decoration: none;
}

.closed
{
font-family: Arial, Tahoma, Verdana;
font-size: 11px;
font-weight:bold;
color: #663300; 
text-decoration: none;
}



.title
{
font-family: Arial, Tahoma, Verdana;
font-size: 16px;
font-weight:bold;
color: #333333; 
text-decoration: none;
}

.smalltext
{
font-family: Arial, Tahoma, Verdana;
font-size: 10px;
color: #333333; 
text-decoration: none;
}

.author
{
font-family: Arial, Tahoma, Verdana;
font-size: 10px;
color: #333333; 
text-decoration: none;
}

a
{
font-family: Arial, Tahoma, Verdana;
font-size: 12px;
color: #666666; 
text-decoration: none;
}
a:visited 
{
font-family: Arial, Tahoma, Verdana;
font-size: 12px;
color: #666666; 
text-decoration: none;
}
a:hover 
{
font-family: Arial,Verdana,  Helvetica, sans-serif;
font-size: 12px;
color: #FF9900; 
text-decoration: none;
}
a:active 
{
font-family: Arial, Tahoma, Verdana;
font-size: 12px;
color: #666666; 
text-decoration: none;
}


