input.button {
	background-color: #FFDDA8;
	color: #333355;
	text-align: center;
	vertical-align: top;
	width: auto;
}

th.main {
	// background-color: #F3F3F3;
	background-color: #080808;
	border-top: 2px dotted #CCCCCC;
	border-bottom: 2px dotted #CCCCCC;
	color: #F3F3F3;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	margin: 0px;
	padding: 2px 4px 2px 4px;
	/* font-variant: small-caps; */
	text-align=: left;
	text-transform: capitalize;
	vertical-align: middle;
	white-space: nowrap;
}

 
table#login {
	background-color: #F3F3F3;
        border-bottom: 1px solid #000000;
	padding: 2px;
	width: 340;
}

td#login {
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	padding: 2px 4px 2px 4px;
}

.blue11pt { font-family: Arial, Helvetica, sans-serif; font-size: 11pt; font-weight: bold; color: #3060ff; }
.blue10pt { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #3060ff; }
.white10pt { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #FFFFFF; }
.headtxt { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; color: #444444; }
.headtxt2 { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #444444; }

.NavButton {
        FONT-WEIGHT: bold;
        background-color: #FFFFFF;
        border-left: 0px inset white; border-bottom: 0px inset white;
        border-right: 0px inset white; border-top: 0px inset white;
        background-image: url(../images/TopTab.gif);
        color: black;
        width: 130px;
        height: 23px;
        text-align: center;
        text-valign: center;
	text-decoration:none;
}

