﻿html, body	{ SCROLLBAR-BASE-COLOR: #000000; 
			scrollbar-track-color: #cccccc;
			scrollbar-arrow-color: #ffffff;
			  margin: 0;
			  padding: 0;
			  background-color: #000000; }


a:link		{ color: #000000; text-decoration: none; }
a:visited	{ color: #000000; text-decoration: none; }
a:active	{ color: #000000; text-decoration: none; }
a:hover		{ color: #cccccc; text-decoration: none; }


 /* THIS LINE CONTROLS THE FONT SIZE ON ALL PAGES */

TABLE		{ COLOR: #000000; FONT: 14px arial }

.title		{ COLOR: #000000; FONT: 18px verdana, arial, sans-serif; font-weight: bold }
.title2		{ COLOR: #ffffff; FONT: 18px verdana, arial, sans-serif; font-weight: bold }

.subtitle	{ COLOR: #007051; FONT: 15px arial; font-weight: bold }

.button 	{ background-image: url("old/picts/button.gif");
		background-color:#E0D7D2;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #000000;
		font-size: 8pt;
		height: 19px;
		width: 100px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		BORDER: #000000 1px solid }

.buttonon 	{ background-image: url("old/picts/buttonon.gif");
		background-color:#F7D0A1;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #B71E36;
		font-size: 8pt;
		height: 19px;
		width: 100px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		BORDER: #000000 1px solid }


.shadeform	{ FONT: 13px arial, verdana, sans-serif;

		background-image: url("old/picts/shadeform.gif");

		text-align: left;

		WIDTH: 175PX;

		BORDER: #000000 1px solid}
		
		

.xxsmshade	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url("old/picts/shadeform.gif");
		text-align: left;
		WIDTH: 35PX;
		BORDER: #000000 1px solid}
		


.xsmshade	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url("old/picts/shadeform.gif");
		text-align: left;
		WIDTH: 75PX;
		BORDER: #000000 1px solid}
		
		

.smshade	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url("old/picts/shadeform.gif");
		text-align: left;
		WIDTH: 120PX;
		BORDER: #000000 1px solid}
		
		
.medshade	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url("old/picts/shadeform.gif");
		text-align: left;
		WIDTH: 185PX;
		BORDER: #000000 1px solid}
		
	


.lgshade	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url("old/picts/shadeform.gif");
		text-align: left;
		WIDTH: 250PX;
		BORDER: #000000 1px solid}



.dropdown 	{ COLOR: #333333;

		WIDTH: 250PX;

		FONT: 11px verdana, arial, sans-serif}





.textarea	{ FONT: 13px arial, verdana, sans-serif;

		background-image: url("old/picts/shadeform.gif");

		text-align: left;

		WIDTH: 250PX;

		BORDER: #000000 1px solid}


