BODY {
	FONT-SIZE: 11px;
	MARGIN: 0px 0px 0px 0px;
	COLOR: #000000;
	FONT-FAMILY: "Arial", Times, serif;
	background: url("bg.gif");
	BACKGROUND-COLOR: #FFFFFF;
}
TABLE {
	BORDER-RIGHT: 0px;
	BORDER-TOP: 0px;
	FONT-SIZE: 12px;
	BORDER-LEFT: 0px;
	BORDER-BOTTOM: 0px;
	FONT-FAMILY: "Arial", Times, serif
}
a:link {
    font-family: inherit;
    font-size: 14;
    text-decoration: underline;
    color: #003399;
}
a:hover {
    font-family: inherit;
    font-size: 14;
    text-decoration: none;
    color: #990000;
}
a:visited {
    font-family: inherit;
    font-size: 14;
    text-decoration: underline;
    color: #003399;
}
a:visited:hover {
    font-family: inherit;
    font-size: 14;
    text-decoration: none;
    color: #990000;
}
a.foot:link {
    font-family: inherit;
    font-size: 13;
    text-decoration: none;
    color: #ffffff;
}
a.foot:hover {
    font-family: inherit;
    font-size: 13;
    text-decoration: none;
    color: #cccccc;
}
a.foot:visited {
    font-family: inherit;
    font-size: 13;
    text-decoration: none;
    color: #ffffff;
}
a.foot:visited:hover {
    font-family: inherit;
    font-size: 13;
    text-decoration: none;
    color: #cccccc;
}
.foot {
	FONT-SIZE: 11px; 
	COLOR: #ffffff; 
	FONT-FAMILY: tahoma,sans-serif; 
	TEXT-DECORATION: none
}

.inputSubmit
{
color: #000000;
background-color: #EEEEEE;
border-color : #000000;
border-top : 1px solid;
border-bottom : 1px solid;
border-left : 1px solid;
border-right : 1px solid;
font-family : Verdana,tahoma,Arial;
font-size : 10px;
font-weight: bold;
}

.inputBox
{
font-family : Arial,Verdana,tahoma,Arial;
font-size : 10px;
}