body { text-align: left; 
	background-color: #000000; 
	color: #aaFFaa; 
	font-family: courier-new,monospace; }
a { text-decoration: none; }
a:link { color: #FFFFFF; }
a:visited { color: #FFFFFF; }
a:hover { color: #66CC66; }
td { text-align: center; font-size: 85%; }

.error { color: #FF0000; }
.button { text-align: center; }

img { border: 0px; }

.logincaption { text-align: right; }

.field { text-align: left;}
.odd { color: #000000; background: #99AA66; }
.odd a:link { color: #003300; }
.odd a:visited { color: #006600; }
.odd a:hover { color: #336633; text-decoration: underline; }

.md { color: #000000;  background: #FFFFFF; }
.md a:link { color: #003300; }
.md a:visited { color: #006600; }
.md a:hover { color: #669966; text-decoration: underline; }

.vform { text-align: right; vertical-align: middle; }
.vformcaption { text-align: right; 
	        vertical-align: top; 
	        font-weight: bold; 
              }
.vformfield { text-align: left; vertical-align: top; }
.vformheader { text-align: center; 
	       vertical-align: top; 
	       font-size: 125%;}
.vformnote { text-align: center; font-size: 75%; }
