body	{
	background-color: #000000;
	margin-top: 2px;
  	margin-right: 0px;
  	margin-bottom: 0px;
  	margin-left: 5px
	font-family: arial;
	font-size: 14px;
}

/* General Fonts */
.text1 				{ font-family: arial; font-size: 12px; color: #000000; background-color: white;}
.text1b 			{ font-family: arial; font-size: 12px; color: #000000; font-weight: bold; background-color: white;}
.reg10				{ font-family: arial; text-decoration: none; color : #000000; font-size: 10px; }
.reg12				{ font-family: arial; text-decoration: none; color : #000000; font-size: 12px; }
.reg14			    { font-family: arial; text-decoration: none; font-size: 14px; color: #000000; }
.reg15			    { font-family: arial; text-decoration: none; font-size: 15x; color: #000000; }
.reg16			    { font-family: arial; text-decoration: none; font-size: 16px; color: #000000; }
.reg14B				{ font-family: arial; text-decoration: none; font-weight: bold; font-size: 14px; color : #000000; }
.reg2B				{ font-family: arial; text-decoration: none; font-weight: bold; font-size: 28px; color : #000000; }

.red14				{ font-family: arial; text-decoration: none; font-size: 14px; color : #dd0000; }
.red14B				{ font-family: arial; text-decoration: none; font-weight: bold; font-size: 14px; color : #dd0000; }
.blue11				{ font-family: arial; text-decoration: none; color : #183e89; font-size: 11px; }
.blue12				{ font-family: arial; text-decoration: none; color : #183e89; font-size: 12px; }
.blue12b			{ font-family: arial; text-decoration: none; font-weight: bold; color : #183e89; font-size: 12px; }
.blue14				{ font-family: arial; text-decoration: none; color : #183e89; font-size: 14px; }
.green12b			{ font-family: arial; text-decoration: none; font-weight: bold; color : #395131; font-size: 12px; }

.lightgreyblue12         { font-family: arial; text-decoration: none; font-weight: bold; color : #bcc5cf; font-size: 12px; }
.greyblue12         { font-family: arial; text-decoration: none; font-weight: bold; color : #63758c; font-size: 12px; }
.greyblue14         { font-family: arial; text-decoration: none; font-weight: bold; color : #63758c; font-size: 14px; }
.darkgreyblue12		{ font-family: arial; text-decoration: none; font-weight: bold; color : #354242; font-size: 12px; }
.darkgreyblue14		{ font-family: arial; text-decoration: none; font-weight: bold; color : #354242; font-size: 14px; }

.white12			{ font-family: arial; text-decoration: none; font-weight: bold; color : #ffffff; font-size: 12px; }
.white14			{ font-family: arial; text-decoration: none; font-weight: bold; color : #ffffff; font-size: 14px; }
.white20  			{ font-family: arial; text-decoration: none; color : white; font-size: 20px; }
a.white20:hover			{ font-family: arial; text-decoration: none; color : #ffffff; font-size: 20px; }
.white30  			{ font-family: arial; text-decoration: none; color : #ffffff; font-size: 30px; }
.white40  			{ font-family: arial; text-decoration: none; color : #ffffff; font-size: 40px; }
.white50  			{ font-family: arial; text-decoration: none; color : #ffffff; font-size: 50px; }
a.white14:hover		{ text-decoration: underline; color : #ffffff; }

.adminitem			{ font-family: arial; text-decoration: none; color : #000000; font-size: 12px; }
a.adminitem:hover	{ text-decoration: underline; color : #ffffff; }

.formlist		    { font-family: arial; text-decoration: none; font-size: 14px; color: #000000; }
a.formlist:hover		{ font-family: arial; text-decoration: none; font-size: 14px; color: #183e89; }

.viewtable			{ font-family: arial; text-decoration: none; font-weight: bold; color : #dd0000; font-size: 14px; }
a.viewtable:hover	{ text-decoration: underline; color : #dd0000; }

.qanda		        { font-family: arial; text-decoration: none; font-weight: bold; color : #63758c; font-size: 14px; }
a.qanda:hover	    { text-decoration: underline; color : #354242; }

/* Border and table fonts */
.navborder     		{ border: 1px #bdb5ad solid; }
.browntable			{ border: 1px #6b594a solid;}
.whitetable 		{ background-color: #ffffff;}
.blackborder 		{ background-color: #ffffff;  border: 1px #000000 solid;}
.blueborder			{ border: 1px #183e89 solid;}

/* link fonts */
.linkstyle1			{ text-decoration: none; color : #6b7ba1; font-size: 14px; }
a.linkstyle1:hover	{ color : #000000; }

/* BR fonts */
.br1				{ font-family: arial; text-decoration: none; color : #006699; font-size: 1px; }
.br3				{ font-family: arial; text-decoration: none; color : #006699; font-size: 3px; }
.br5				{ font-family: arial; text-decoration: none; color : #006699; font-size: 5px; }

/* extras */
.redstar			{ color:red; font-size:18px;}
.error_box          { background-color: #ffffff; border: 2px #777777 solid;}