BODY {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 9pt;
}

A {
	text-decoration: none;
	color: #FF6633;
}

A:Hover {
	text-decoration: none;
	color: White;
	background : #FF6633;}
	
.MainTable{
	background-color : #C6CF1E;
	padding : 5px;
	
}

.MessageCell{
	font-family: verdana, sans-serif; 
	font-size: 11px; 
	color: #6A8A00; 
	line-height:16px;
}

.InputCell{
	font-family: verdana, sans-serif; 
	font-size: 11px; 
	color: #6A8A00; 
	line-height:16px;
}


.byline{ 
	font-family: verdana, sans-serif; 
	font-size: 10px; 
	color: #5F7E9A; 
	line-height:10px;
}

font { font-family: verdana, sans-serif; font-size: 10px; color: #6A8A00; line-height:10px;}

INPUT
{
    FONT-FAMILY: "Verdana","Arial","Helvetica","Lucida", "Sans-Serif";
    FONT-SIZE: 11px;
   	color: #e9e9a1;
	background-color: #6A8A00;
}
SELECT
{
	color: #e9e9a1;
	background-color: #6A8A00;
    FONT-FAMILY: "Verdana","Arial","Helvetica","Lucida", "Sans-Serif";
    FONT-SIZE: 11px
}
OPTION
{
    FONT-FAMILY: "Verdana","Arial","Helvetica","Lucida", "Sans-Serif";
    FONT-SIZE: 11px
}

TEXTAREA {
	color: #e9e9a1;
	background-color: #6A8A00;
    FONT-FAMILY: "Verdana","Arial","Helvetica","Lucida", "Sans-Serif";
    FONT-SIZE: 11px
}