A:active
{
    COLOR: #FFFFFF;
    text-decoration:none;  
}
A:hover
{
    COLOR: #CCFFFF;
    text-decoration:underline;   
}
A:link
{
    COLOR: #CCCCCC;
    text-decoration:none;    
}
A:visited
{
    COLOR: #FFFFFF;
    text-decoration:none;    
}


A:active.admin
{
    COLOR: #000000;
    text-decoration:none;  
}
A:hover.admin
{
    COLOR: #000066;
    text-decoration:underline;   
}
A:link.admin
{
    COLOR: #000000;
    text-decoration:none;    
}
A:visited.admin
{
    COLOR: #000000;
    text-decoration:none;    
}


A:active.tinylink
{
    font-size: 10px;  
}
A:hover.tinylink
{
    font-size: 10px;   
}
A:link.tinylink
{
    font-size: 10px;    
}
A:visited.tinylink
{
    font-size: 10px;
}
TD
{
    FONT-SIZE: 11px;
    COLOR: #FFFFFF;
    FONT-FAMILY: Verdana, Helvetica, Arial, sans-serif
}
.admin
{
    FONT-SIZE: 11px;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Helvetica, Arial, sans-serif
}
P
{
    FONT-SIZE: 11px;
    COLOR: #FFFFFF;
    FONT-FAMILY: Verdana, Helvetica, Arial, sans-serif
}
.form
{
    padding-top: 1px;
    padding-right: 1px;
    padding-left: 1px;
    padding-bottom: 1px; 
	border-style: none;
    border-top: 1px solid white;
    border-right: 1px solid white;
    border-left: 1px solid white;
    border-bottom: 1px solid white;
    font-size: 11px;
    color: white;
    font-family: verdana, arial, helvetica, sans-serif;
    background-color: black;
}
.formcal
{
    padding-top: 1px;
    padding-right: 1px;
    padding-left: 1px;
    padding-bottom: 1px; 
	border-style: none;
    border-top: 1px solid white;
    border-right: 1px solid white;
    border-left: 1px solid white;
    border-bottom: 1px solid white;
    font-size: 11px;
    color: white;
    font-family: verdana, arial, helvetica, sans-serif;
    background-color: #4A4129;
}
.message
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: #cc0000;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.tiny {font-size: 9px;}
.small {font-size: 10px;}
.large {font-size: 13px;}
.huge {font-size: 15px;}

.borderdashed {BORDER-RIGHT: 1px dashed; BORDER-TOP: 1px dashed; BORDER-LEFT: 1px dashed; BORDER-BOTTOM: 1px dashed}
.borderimg {BORDER-RIGHT: black 1px solid; BORDER-TOP: black 1px solid; BORDER-LEFT: black 1px solid; BORDER-BOTTOM: black 1px solid}
.header {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #6600cc; background-color:#EEEEEE}
.tinytext {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #000000}
.tinytitle {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-weight: bold; color: #6600CC}
.largetext { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #000000}
.largetitle { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #6600CC}