body 						{ 	font-family: "Arial";
								font-size: 13px;
								line-height: 15px;
								color: black;
								background-color: #188ea2;
								margin: 0px; }

td	 						{ 	font-family: "Arial";
								font-size: 13px;
								line-height: 15px;
								color: black; }
							
form 						{	margin: 0px;}			
hr	 						{	margin: 0px; padding:0;}																		

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

.slide 						{ 	position: absolute; }

.photo_border				{	border:solid 1px white; }

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

.bg_home					{	background-image:url(../images/background/home_bg.gif); background-repeat:no-repeat }
.bg_header					{	background-image:url(../images/background/header_bg.gif); background-repeat:no-repeat }
.bg_bottom					{	background-image:url(../images/background/main_bg_bottom.gif); background-repeat:no-repeat }
.bg_tile					{	background-image:url(../images/background/main_bg_tile.gif); background-repeat: repeat-y }


.small						{	font-size: 12px; line-height: 14px; }	
.smedium					{	font-size: 13px; line-height: 15px; }
.medium						{	font-size: 14px; line-height: 16px; }
.large						{	font-size: 15px; line-height: 17px; }		
.xlarge						{	font-size: 16px; line-height: 18px; }

.tera						{	font-size: 21px; line-height: 23px; }
.giga						{	font-size: 18px; line-height: 20px; }
.mega						{	font-size: 16px; line-height: 18px; }
.kilo						{	font-size: 14px; line-height: 16px; }
.hecto						{	font-size: 13px; line-height: 15px; }
.deka						{	font-size: 12px; line-height: 14px; }
.deci						{	font-size: 10px; line-height: 12px; }
.centi						{	font-size: 9px;  line-height: 11px; }
.milli						{	font-size: 8px;  line-height: 10px; }
.micro						{	font-size: 7px;  line-height: 9px; }
.nano						{	font-size: 6px;  line-height: 8px; }

.deci_white					{	font-size: 10px; line-height: 12px; color: white;}

.small_black				{	font-size: 12px; line-height: 14px; color: black; }
.smedium_black				{	font-size: 13px; line-height: 15px; color: black; }
.medium_black				{	font-size: 14px; line-height: 16px; color: black; }
.large_black				{	font-size: 15px; line-height: 17px; color: black; }
.xlarge_black				{	font-size: 16px; line-height: 18px; color: black; }

.small_white				{	font-size: 12px; line-height: 14px; color: white; }
.smedium_white				{	font-size: 13px; line-height: 15px; color: white; }
.medium_white				{	font-size: 14px; line-height: 16px; color: white; }
.large_white				{	font-size: 15px; line-height: 17px; color: white; }
.xlarge_white				{	font-size: 16px; line-height: 18px; color: white; }

.small_red					{	font-size: 12px; line-height: 14px; color: #c32526; }
.smedium_red				{	font-size: 13px; line-height: 15px; color: #c32526; }
.medium_red					{	font-size: 14px; line-height: 16px; color: #c32526; }
.large_red					{	font-size: 15px; line-height: 17px; color: #c32526; }
.xlarge_red					{	font-size: 16px; line-height: 18px; color: #c32526; }

.small_orange				{	font-size: 12px; line-height: 14px; color: #f26629; }
.smedium_orange				{	font-size: 13px; line-height: 15px; color: #f26629; }
.medium_orange				{	font-size: 14px; line-height: 16px; color: #f26629; }
.large_orange				{	font-size: 15px; line-height: 17px; color: #f26629; }
.xlarge_orange				{	font-size: 16px; line-height: 18px; color: #f26629; }

.small_pink					{	font-size: 12px; line-height: 14px; color: #e72691; }
.smedium_pink				{	font-size: 13px; line-height: 15px; color: #e72691; }
.medium_pink				{	font-size: 14px; line-height: 16px; color: #e72691; }
.large_pink					{	font-size: 15px; line-height: 17px; color: #e72691; }
.xlarge_pink				{	font-size: 16px; line-height: 18px; color: #e72691; }

.small_blue					{	font-size: 12px; line-height: 14px; color: #188ea2; }
.smedium_blue				{	font-size: 13px; line-height: 15px; color: #188ea2; }
.medium_blue				{	font-size: 14px; line-height: 16px; color: #188ea2; }
.large_blue					{	font-size: 15px; line-height: 17px; color: #188ea2; }
.xlarge_blue				{	font-size: 16px; line-height: 18px; color: #188ea2; }

.small_purple				{	font-size: 12px; line-height: 14px; color: #952b91; }
.smedium_purple				{	font-size: 13px; line-height: 15px; color: #952b91; }
.medium_purple				{	font-size: 14px; line-height: 16px; color: #952b91; }
.large_purple				{	font-size: 15px; line-height: 17px; color: #952b91; }
.xlarge_purple				{	font-size: 16px; line-height: 18px; color: #952b91; }
					
a:link 						{ 	color: white; text-decoration: none; }
a:visited 					{ 	color: white; text-decoration: none; }
a:active   					{ 	color: black; text-decoration: none; }
a:hover  					{ 	color: black; text-decoration: none; }
	