
.menu-td {
	width: 100%;
	height: 77px;
	vertical-align: top;
	text-align: center;
	background: url(images/topbg.gif);
}

.menu {
    color: white;
    font-family: Tahoma;
    font-size: 13pt;
    font-weight: bold;
	height: 40px;
    border-right: 2px solid white;
	margin-left: -4;
    text-decoration: none;
    background-color: #313031;
    padding: 10px 10px 0px 10px;
}

.menu:hover {
    background-color: #5A8EC6;
}

.menu-last {
    color: white;
    font-family: Tahoma;
    font-size: 13pt;
    font-weight: bold;
	height: 40px;
	margin-left: -4;
    text-decoration: none;
    background-color: #313031;
    padding: 10px 10px 0px 10px;
}

.menu-last:hover {
    background-color: #5A8EC6;
}

.toolbar {
    background-color: #313031;
    padding: 0px 0px 0px 0px;
}

table.background {
	background-color: rgb(243,184,25);
}

.homepage-content {
	font-family: Arial;
    font-weight: bold;
    font-size: 13pt;
}

.aboutpsi-content {
	font-family: Arial;
    font-weight: bold;
    font-size: 11pt;
}

.white {
	color: white;
}

.black {
	color: black;
}

.latestnews {
	color: black;
	font-weight: bold;
	font-family: Arial;
	font-size: 12pt;
}

.address {
	color: black;
	font-family: Arial;
    font-weight: bold;
	font-size: 14pt;
    padding: 15px;
}

.hdr1 {
	color: black;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 26pt;
}
