/* CSS Document */

body {background-color:#000000; font-family:Arial, Helvetica, sans-serif}

.logo {color:#00ccff; font-size:100px; font-weight:900; text-align:center}

.header {color:#00ccff; font-size:50px; font-weight:900; text-align:center}

.firstTab {border-right-style:solid; border-right-color:#000080; border-right-width:2px;
	border-left-style:solid; border-left-color:#000080; border-left-width:2px;
	border-top-style:solid; border-top-color:#000080; border-top-width:2px;
	font-family:Arial, Helvetica, sans-serif; font-size:10px; text-align:center;
	text-decoration:none; background-color:#00ccff; color:#000080}

.tab {border-right-style:solid; border-right-color:#000080; border-right-width:2px;
	border-top-style:solid; border-top-color:#000080; border-top-width:2px;
	font-family:Arial, Helvetica, sans-serif; font-size:10px; text-align:center;
	background-color:#00ccff; color:#000080}
	
.firstTab:hover, .tab:hover {background-color:#000080; color:#00ccff; cursor:pointer}

.menuBlock {background-color:#00ccff; font-size:10px; text-align:center}

.menuTitle {font-weight:bold; font-size:12px}

.menuItem:hover {background-color:#000080; color:#00ccff; cursor:pointer}

.main {border-style:solid; border-color:#000080; border-width:2px;
	background-color:#ffffff; color:#000080}
	
.content h1 {background-color:#000080; color:#ffffff; font-size:20px; text-align:center}

.content h2 {font-size:18px}

.content h3 {font-size:14px}

.content p {color:#000080; font-size:12px}

.content a {color:#000080; text-decoration:underline}

.content a:hover {background-color:#00ccff}

.content a img {color:#000080; text-decoration:none; border-width:0}

.alpha {background-color:#00ccff}

.alpha a {color:#000080; text-decoration:none}

.innerTable {font-size:12px}

.iconTable {font-size:10px; font:bold; width:35px; text-align:center}

.iconTable a {color:white; text-decoration:none; border:0}

.content .italEntry {font-style:italic; font-size:10px; text-indent:10px; padding-left:10px}

.content .searchTerm {font-weight:bold}

form .searchForm {font-size:10px}