.pagebody { 
            /*background-image: url(images/i.jpg); */
            /*background-repeat: no-repeat; */
            /*background-position: right top; */
}

.top_menu_title_active {
	font-size: small;
	cursor: pointer;
	cursor: hand;
}

.top_menu_title_active a:visited, .top_menu_title_active a:active, .top_menu_title_active a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.top_menu_title_inactive {
	font-size: small;
	color: #000000;
	cursor: pointer;
	cursor: hand;
	background-color: #E0E0E0;
}
	
.top_menu_title_inactive a:visited, .top_menu_title_inactive a:active, .top_menu_title_inactive a:link {
	text-decoration: none;
	color: #000000;
}

.top_menu_text {
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
}
.bottom_text {
 	font-size: x-small;
 	font-weight: bold;
 	color:#808080;
}

.top_title {
	font-size: 30pt;
	font-weight: bold;
}

.top_logo {
	font-size: 8pt;
	font-family: monospace;
	color: #A0A0A0;
}
.top_logo a:active, .top_logo a:visited, .top_logo a:link {
	text-decoration: none;
	color: #A0A0A0;
} 
	
body {
       font-family: arial, helvetica, sans-serif;
}

p {
	font-size: small;
}

H1 {
	font-size: large;
}
H1.poi {
	color: #336699;
}
H1.pot {
	color: #773377;
}
H1.poprograms {
 	color: #990000;
}
H1.pophotos {
	color:#FF9933;
}
H1.pos {
	color:#336600;
}

TD.poprograms_title {
	font-size:small;
	color: white;
	font-weight:bold;
	background-color: #990000;
	padding: 2px;
	border-top: 2px solid #BB0000;
	border-left: 2px solid #BB0000;
	border-right: 2px solid black;	
	border-bottom: 1px solid black;
}

TD.poprograms_code {
	font-size:small;
	color: black;
	background-color: #F1F1F1;
	padding: 2px;
	border-top: 1px solid black;
	border-left: 1px solid black;
 	border-right: 1px solid black;
}

TD.poprograms_about {
	font-size:small;
	color: black;
	padding: 2px;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
}
