body {
	background-color:black
}

.text-center {
	text-align:center
}

.auto-center {
	margin-left: auto;
    margin-right: auto;
}

.small-body-text {
	color: white;
	font-size:x-small
}

.authot-pic {
	width: 120px;
}

.authot-bio {
	width: 584px;
	color:white;
}

.menu-item-normal {
	color:#e9d400;
	text-align:center;
	width:144px;
}

.menu-item-selected {
	color:white;
	text-align:center;
	width:144px;
}

.menu-item-icon {
	text-align:center;
	width:32px;
}

.ite-menu-item-normal {
	color:lightgreen;
	text-align:center;
	width:144px;
}

.ite-menu-item-selected {
	color:white;
	text-align:center;
	width:144px;
}

.lot-menu-item-normal {
	color:lightblue;
	text-align:center;
	width:360px;
}

.lot-menu-item-selected {
	color:white;
	text-align:center;
	width:360px;
}

div.main-popup-menu {
	visibility:hidden;
	position:absolute;
	left:0;
	top:0;
	background-color:black;
	border:2px;
	border-style:solid;
	border-color:#e9d400;
	z-index:2;
}

a.menu-link { text-decoration: none;}
a.menu-link:link {color: #e9d400; }
a.menu-link:visited {color: #e9d400;}
a.menu-link:hover {color: #00cc00;}
a.menu-link:focus {color: #00cc00;}
a.menu-link:active {color: #e9d400;}

a.body-link:link {color: lightblue; }
a.body-link:visited {color: lightblue;}
a.body-link:hover {color: #aaaaff;}
a.body-link:focus {color: #aaaaff;}
a.body-link:active {color: green;}

a.ite-menu-link { text-decoration: none;}
a.ite-menu-link:link {color: lightgreen; }
a.ite-menu-link:visited {color: lightgreen;}
a.ite-menu-link:hover {color: green;}
a.ite-menu-link:focus {color: green;}
a.ite-menu-link:active {color: lightgreen;}

a.lot-menu-link { text-decoration: none;}
a.lot-menu-link:link {color: lightblue; }
a.lot-menu-link:visited {color: lightblue;}
a.lot-menu-link:hover {color: blue;}
a.lot-menu-link:focus {color: blue;}
a.lot-menu-link:active {color: lightblue;}

table {
	border-collapse: collapse;
}

table td, table th {
	padding: 0;
}

td.trial-version-title {
	width: 260px;
	text-align: center;
	color:white;
}

td.trial-version-platform {
	width: 130px;
	text-align: center;
	color:white;
}

td.trial-version-install {
	width: 150px;
	text-align: center;
	font-size:small;
	color:white;
}

td.ios-version-title {
	width: 260px;
	text-align: center;
	color:white;
}

td.ios-version-device {
	width: 200px;
	text-align: center;
	font-size:large;
	color:white;
}

td.ios-version-platform {
	width: 180px;
	text-align: center;
	color:white;
}
