INPUT, BUTTON, SELECT {
	font: tahoma;
	font-size: 8pt;
	border-bottom-width: 1px;
	border-bottom-color: Black;
	border-left-width: 1px;
	border-left-color: Black;
	border-right-width: 1px;
	border-right-color: Black;
	border-top-width: 1px;
	border-top-color: Black;
}

h1 {
	font-family: Arial;
	font-size: 13px;
	vertical-align: middle;
	color: #FFCE00;
	font-weight: bold;
    margin-top: 12px
}

body {
    background: #808080 url(http://www.fitflex.com/bgxc.gif) repeat-y center;
    margin: 9px;
}

.textmiddle {
    vertical-align:middle;
} 

a:active { color: #000080; text-decoration: none }
a:hover { color: #FF0000; text-decoration: underline }
a:link { color: #000080; text-decoration: none }
a:visited { color: #000080; text-decoration: none }

