body {
	font-family: "Times New Roman", arial, helvetica, sans-serif;
	background-color: #000086;
	border-style: hidden;
}
table {
	border-style: hidden;
}
.page {
	font-family: "Times New Roman", arial, helvetica, sans-serif;
	vertical-align: top;
	width: 950px;
	text-align:center;
}
.site_name{
	font-size: 30px;
	color: #F2BA42;
	font-style:italic;
	font-weight:bold;
	line-height:42px;
}
.url {
	font-family: "Times New Roman", Times, serif;
	color: #000086;
	background-color: #F2BA42;
	font-size: 20px;
	padding: 10px 5px 5px 5px;
	line-height:42px;
	width:240px;
}
.content_left {
	font-family: "Times New Roman", Times, serif;
	vertical-align: top;
	color: #000086;
	background-color: #F2BA42;
	padding: 10px 5px 5px 5px;
	width:240px;
}
.content_right_head {
	font-family: "Times New Roman", Times, serif;
	background-color: #000086;
	vertical-align:top;
	width:710px;
}
.content_right {
	font-family: "Times New Roman", Times, serif;
	background-color: #ffffff;
	vertical-align:top;
	width:710px;
}
.content_bottom {
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	vertical-align: top;
	width:950px;
}
.php_1 {
	background-color: #FFFFFF;
	border:hidden;
	text-align:left;
	padding: 0px 10px 0px 10px;
	width:710px;
}
.php_2 {
	text-align:center;
	font-size: 15px;
}
.php_3 {
	text-align:center;
}
.php_nav {
	text-align:left;
	font-size:17px;
	font-weight:bold;
	line-height:25px;
}
a.home:link, a.home:visited, a.home:hover, a.home:active {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	line-height:31px;
}
a:link, a:visited {
	color: #000086;
}
a:hover, a:active {
	color: #FF9000;
}
/* showmenu2 display changes */

.php_nav li a:link { text-decoration: none;}
.php_nav li a:visited { text-decoration: none;}
.php_nav li a:hover{ text-decoration:underline;}
