a 			{ text-decoration: none }
A:visited 		{ text-decoration: none; 	color: #134090; }
A:link    		{ text-decoration: none; 	color: #134090; }
A:hover   		{ text-decoration: underline; 	color: #134090;  }

form 			{ margin-bottom : 0 }
body 			{ 
				font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; 
				background-repeat: repeat-y;
				background-position: center;
			}
td   			{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; }

.standard           	{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000;}
.phone_no           	{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000;}
.standard_bold      	{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; font-weight: bold; }
.standard_italic    	{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #666666; font-style: italic; }
.standard_large     	{ font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #000000;}
.standard_verylarge 	{ font-family: Arial, Helvetica, sans-serif; font-size: 20px; color: #000000;}
.standard_small     	{ font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000000;}
.standard_verysmall 	{ font-family: Arial, Helvetica, sans-serif; font-size:  9px; color: #000000;}

.table_header      	{ font-family: Arial, Helvetica, sans-serif; 		font-size: 11px; color: #FFFFFF; font-weight: bold; }
.list_item         	{ font-family: Verdana, Arial, Helvetica, sans-serif; 	font-size: 10px; color: #000000; font-weight: bold; }
.list_item_small   	{ font-family: Verdana, Arial, Helvetica, sans-serif; 	font-size: 10px; color: #777777; font-weight: bold; }
.list_item_verysmall   	{ font-family: Arial, Helvetica, sans-serif; 		font-size:  9px; color: #777777; }
.list_header       	{ font-family: Verdana, Arial, Helvetica, sans-serif; 	font-size: 12px; color: #FFFFFF; font-weight: bold; }
.list_header_black 	{ font-family: Verdana, Arial, Helvetica, sans-serif; 	font-size: 12px; color: #000000; font-weight: bold; }

.zv_list	   	{ font-family: Verdana, Arial, Helvetica, sans-serif; size: font-size: 10px; color: #000000; font-weight: bold; }

.headline          	{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; font-weight: bold; }
.breadcrumb        	{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #666666; }

.white {
	background: #fFfFfF;
}

table.error {
	background:#eEeEeE;
	border-left: 2px solid red;
	border-right: 2px solid red;
	border-bottom: 2px solid red;
}

/* Color definitions: */
.color_blue {
	color: #2266A5;
}
.color_purple {
	color:#964691;
}
.color_red {
	color:#FF8000;
}
.color_green {
	color:#91FF22;
}
.color_orange {
	color:#FA702B;
}

a.phoneavailable, a:hover.phoneavailable, a:visited.phoneavailable, a:active.phoneavailable {
	font-weight:bold;
	color:#009900;
}

a.phonenotavailable, a:hover.phonenotavailable, a:visited.phonenotavailable, a:active.phonenotavailable {
	font-weight:bold;
}
