body 				{ 	font-family: "trebuchet ms"; 
						color: black;
						font-size: 10px;
						line-height: 12px;
						margin-top: 25px; margin-right:0px; margin-left:0px }

td	 				{ 	font-family: "trebuchet ms"; 
						color: black;
						font-size: 10px;
						line-height: 12px;}
						
form 				{	margin: 0px;}
hr	 				{	margin: 0px; padding:0;}

div.hr 				{ 	padding: 0; margin: 0; height: 1px; width:600px; clear: both; background-color:gray;}
div.hr hr 			{ 	display: none; }

div.hr2 			{ 	padding: 0; margin: 0; height: 1px; clear: both; background-color:gray;}
div.hr2 hr			{ 	display: none; }

.miniDropdown 		{ 	font-size: 9px; }	/* outdated */				
.mini_dropdown 		{ 	font-size: 9px; }
.mini_textfield 	{ 	font-size: 9px; }	
.mini_login 		{ 	font-size: 10px; }	
.mini_checkbox	 	{ 	font-size: 9px; }	
.mini_file_upload 	{ 	font-size: 9px; }	
.mini_button	 	{ 	font-size: 9px; }	

.small				{	font-size: 10px; line-height: 12px;}
.medium				{	font-size: 12px; line-height: 14px;}
.large				{	font-size: 14px; line-height: 16px;}
.xlarge				{	font-size: 16px; line-height: 16px;}

.small_red			{	font-size: 10px; line-height: 12px; color: #a40010;}
.medium_red			{	font-size: 12px; line-height: 14px; color: #a40010;}
.large_red			{	font-size: 14px; line-height: 16px; color: #a40010;}

.small_blue			{	font-size: 10px; line-height: 12px; color: #2060c0;}
.medium_blue		{	font-size: 12px; line-height: 14px; color: #2060c0;}
.large_blue			{	font-size: 14px; line-height: 16px; color: #2060c0;}

.small_gray			{	font-size: 10px; line-height: 12px; color: gray;}
.medium_gray		{	font-size: 12px; line-height: 14px; color: gray;}
.large_gray			{	font-size: 14px; line-height: 16px; color: gray;}

.main_bg			{ 	background-color: #fcfcfc; }

.main_indent		{	padding-left: 25px; padding-right: 25px; }
.links_indent		{	background-color: #f2eee5; padding-left: 25px;}

.menubar_bg			{	background-color: #f0f0f0; padding-left:10px; padding-right:10px;}		
.submenubar_bg		{	background-color: #e0e0e0; padding-left:10px; padding-right:10px; padding-top: 2px;}		
.submenutitle_bg	{	background-color: white; padding-left:10px; padding-right:10px; padding-top: 2px;}		
.menu_bg			{	background-color: #fcfcfc; width:600px; border-left: solid 1px #e0e0e0; border-right: solid 1px #e0e0e0; }						
.menu_indent		{	padding-left:10px; padding-right:10px;}	

a:link 				{ color: #a40010; text-decoration: none; }
a:visited 			{ color: #a40010; text-decoration: none; }
a:active   			{ color: #a40010; text-decoration: underline }
a:hover  			{ color: #a40010; text-decoration: underline }

.rows:hover td 		{ background-color: #e4c8c4; }
.vertical_line		{ border-right: solid 1px #e0e0e0; background-color: #f0f3f8; }
