@charset "iso-8859-1";


html {
	font-family: sans-serif;
	font-size: 10pt;
	}
body {
	margin: 0px;
	}
table {
	font-family: sans-serif;
	font-size: 10pt;
	}

a:link {
	color: #4488ff;
	background-color: inherit;
	text-decoration: underline;
	}
a:visited, a:active {
	color: #ff4466;
	background-color: inherit;
	text-decoration: underline;
	}
a:hover {
	color: #aabbff;
	background-color: inherit;
	text-decoration: underline;
	}


.center {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	}


p.notes {
	width: 500px;
	font-size: 10px;
	}



#content {
	padding: 2px;
	margin-left: 179px;
	voice-family: "\"}\"";
	voice-family: inherit;
	margin-left: 181px;
	}



#MainMenu {
	width: 180px;
	clear: left;
	float: left;
	font-family: sans-serif;
	font-variant: small-caps;
	font-size: 10pt;
	}
#MainMenu table {
	width: 100%;
	}
#MainMenu td {
	color: #000000;
	background-color: #eeeeee;
	padding-left: 2px;
	}
#MainMenu td.selected {
	color: #000000;
	background-color: #dddddd;
	}
#MainMenu a:link, #MainMenu a:visited, #MainMenu a:active {
	color: #000000;
	background-color: inherit;
	text-decoration: none;
	display: block;
	padding: 2px;
	}
#MainMenu a:hover {
	color: #000000;
	background-color: #aabbff;
	text-decoration: none;
	display: block;
	padding: 2px;
	}


table#LAN {
	width: 100%;
	border: 1px solid #aaaaaa;
	}
table#LAN th {
	border: 1px solid #aaaaaa;
	}
table#LAN td {
	vertical-align: top;
	border: 1px solid #aaaaaa;
	}
table#LAN td.city {
	width: 90px;
	}
table#LAN td.number {
	width: 90px;
	}

table.packages {
	border: 1px solid #333333;
	}
table.packages th {
	border: 1px solid #333333;
	border-left: none;
	border-top: none;
	}
table.packages th.service {
	text-align: left;
	padding-left: 10px;
	}
table.packages td {
	text-align: center;
	border: 1px solid #333333;
	border-left: none;
	border-top: none;
	}
