A:link		{ font-family: verdana, sans-serif; font-size: 9px;color: #333333; text-decoration: none;font-weight:normal; } 
A:visited	{ font-family: verdana, sans-serif; font-size: 9px;color: #333333; text-decoration: none;font-weight:normal; } 
A:active	{ font-family: verdana, sans-serif; font-size: 9px;color: #C90000; text-decoration: underline;font-weight:normal; } 
A:hover		{ font-family: verdana, sans-serif; font-size: 9px;color: #000000; text-decoration: underline;font-weight:normal; } 

A.menublack:link	{ font-family: verdana, sans-serif; font-size: 10px;color: #000000; text-decoration: none;font-weight:bold; } 
A.menublack:visited	{ font-family: verdana, sans-serif; font-size: 10px;color: #000000; text-decoration: none;font-weight:bold; } 
A.menublack:active	{ font-family: verdana, sans-serif; font-size: 10px;color: #000000; text-decoration: none;font-weight:bold; } 
A.menublack:hover	{ font-family: verdana, sans-serif; font-size: 10px;color: #000000; text-decoration: none;font-weight:bold; } 

A.menugrey:link		{ font-family: verdana, sans-serif; font-size: 9px;color: #333333; text-decoration: none;font-weight:bold; } 
A.menugrey:visited	{ font-family: verdana, sans-serif; font-size: 9px;color: #333333; text-decoration: none;font-weight:bold; } 
A.menugrey:active	{ font-family: verdana, sans-serif; font-size: 9px;color: #FFFFFF; text-decoration: none;font-weight:bold; } 
A.menugrey:hover	{ font-family: verdana, sans-serif; font-size: 9px;color: #FFFFFF; text-decoration: none;font-weight:bold; } 

A.menuwhite:link	{ font-family: verdana, sans-serif; font-size: 9px;color: #FFFFFF; text-decoration: none;font-weight:bold; } 
A.menuwhite:visited	{ font-family: verdana, sans-serif; font-size: 9px;color: #FFFFFF; text-decoration: none;font-weight:bold; } 
A.menuwhite:active	{ font-family: verdana, sans-serif; font-size: 9px;color: #FFFFFF; text-decoration: none;font-weight:bold; } 
A.menuwhite:hover	{ font-family: verdana, sans-serif; font-size: 9px;color: #FFFFFF; text-decoration: none;font-weight:bold; } 

A.white:link	{ font-family: verdana, sans-serif; font-size: 9px;color: #FFFFFF; text-decoration: none;font-weight:normal; } 
A.white:visited	{ font-family: verdana, sans-serif; font-size: 9px;color: #FFFFFF; text-decoration: none;font-weight:normal; } 
A.white:active	{ font-family: verdana, sans-serif; font-size: 9px;color: #FFFFFF; text-decoration: none;font-weight:normal; } 
A.white:hover	{ font-family: verdana, sans-serif; font-size: 9px;color: #FFFFFF; text-decoration: underline;font-weight:normal; } 

.title { font-family: Arial, Helvetica, sans-serif; font-size:16px; color:#000000; line-height:14px; font-weight:bold; text-align:left;}
.titlered { font-family: Arial, Helvetica, sans-serif; font-size:16px; color:#C90000; line-height:14px; font-weight:bold; text-align:left;}

.menublack { font-family: verdana, sans-serif; font-size: 10px; color: #000000; line-height:14px;font-weight:bold;}
.menugrey { font-family: verdana, sans-serif; font-size: 9px; color: #333333; line-height:14px;font-weight:bold;}
.menuwhite { font-family: verdana, sans-serif; font-size: 9px; color: #FFFFFF; line-height:14px;font-weight:bold;}


.bodytext { font-family: verdana, sans-serif; font-size: 9px; color: #333333; line-height:14px;font-weight:normal;}
.bodytextwhite { font-family: verdana, sans-serif; font-size: 9px; color: #FFFFFF; line-height:14px;font-weight:normal;}
.bodytextred { font-family: verdana, sans-serif; font-size: 9px; color: #C90000; line-height:14px;font-weight:normal;}
.bodytextbold { font-family: verdana, sans-serif; font-size: 9px; color: #333333; line-height:14px;font-weight:bold;}
.bodytextwhitebold { font-family: verdana, sans-serif; font-size: 9px; color: #FFFFFF; line-height:14px;font-weight:bold;}
.bodytextredbold { font-family: verdana, sans-serif; font-size: 9px; color: #C90000; line-height:14px;font-weight:bold;}


TEXTAREA
{
    BORDER-RIGHT: #C90000 1px solid;
    BORDER-TOP: #C90000 1px solid;
    FONT-WEIGHT: normal;
    FONT-SIZE: 9px;
    BORDER-LEFT: #C90000 1px solid;
    COLOR: #333333;
    BORDER-BOTTOM: #C90000 1px solid;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none;
}
INPUT
{
    BORDER-RIGHT: #C90000 1px solid;
    BORDER-TOP: #C90000 1px solid;
    FONT-WEIGHT: normal;
    FONT-SIZE: 9px;
    BORDER-LEFT: #C90000 1px solid;
    COLOR: #333333;
    BORDER-BOTTOM: #C90000 1px solid;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none;
}
SELECT
{
    BORDER-RIGHT: #C90000 1px solid;
    BORDER-TOP: #C90000 1px solid;
    FONT-WEIGHT: normal;
    FONT-SIZE: 9px;
    BORDER-LEFT: #C90000 1px solid;
    COLOR: #333333;
    BORDER-BOTTOM: #C90000 1px solid;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none;
}
LI
{
	list-style-image: url('../images/li.gif'); 
	padding: 0;
	margin-left: 0;
	margin-top: 0;
}
UL
{ 
	padding: 0;
	margin-left: 0;
	margin-top: 0;
}
img.border 
{  
border: 1px  #000000 ridge
}