body {
        margin: 0px;
        padding: 0px;
}

td,th{
        font-family:Tahoma, Verdana, Arial;
        font-size:11px;
        color:#99ffff;
}

a {
	color:#7CC5FF;
        text-decoration: none;
        font-weight: bold;
}
a:hover {
        text-decoration: underline;
}
a:visited {
        color:#7CC5FF;
}
.white {
	color:#FFFFFF;
}

.inputstyle, INPUT.text {
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	color:#ffffff;
	background-color:#0e2678;
	border-style:solid;
	border-width:1px;
	border-color:#ffffff;
	height:18;
	width: 150;
}

.inputmessage{
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	color:#ffffff;
	background-color:#0e2678;
	border-style:solid;
	border-width:1px;
	border-color:#ffffff;
	height:70;
	width: 150;
}
.style1 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        font-weight: bold;
        color: #ff0000;
}

