/* CSS definition file containing site wide stylesheets */

.Internal_Services_Available_Link {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 11px;
 	color: rgb(224,116,0);
 	font-weight: bold;
 	text-decoration: none 
}

.Button_Nav {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 11px;
 	color: rgb(115,11,11);
 	font-weight: bold;
 	text-decoration: none 
}

.check_button {
	color: rgb(0,0,0);
 	background-color: transparent;
 	background-image: url( "C:\\Users\\ANDY&J~1\\AppData\\Local\\Temp\\FSITemp\\Template\\Assets\\check.gif" );
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}

.Service_Available_Link {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 11px;
 	color: rgb(224,116,0);
 	font-weight: bold;
 	text-decoration: none 
}

.Domain_Type_Button {
	font-size: 14px;
 	text-align: left;
 	background-color: rgb(255,255,255);
 	padding: 0px
}

A:hover {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 11px;
 	color: rgb(124,126,131);
 	font-weight: bold
}
