table.el_idx_content{
	width: 800px;
	height: 600px;
	background-image: url(../images/home_page.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.el_pg_layout_div{
	width: 560px;
	height: 445px;
	margin-top: 10px;
	margin-left: 220px;
	margin-bottom	: 40px;	
}

.pg_arc_spacer{
	width:  10px;
	height: 10px;
	margin-right: 150px;
	margin-bottom	: 70px;
  float: left;
}

.el_pg_content_div{
	background-color: #3333FF;
	width: 460px;
	height: 245px;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom	: 40px;
  overflow: auto;	
}

.pgspace {
	height: 60px;	/*background-color: #1c488f;*/
}



body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background-color: #0d5273;	
	font-family: sans-serif;
	font-size: .8em;
}

table.menu {
/*	background-color: #b9e9ff; */
}

table.menu td {
	padding-top: 1px;
	padding-bottom: 1px;
	line-height: 24px;
}

table.menu a {
	font-size: 1.2em;
	font-weight: bold;
	color: #1c488f;
	text-decoration: none;
	background-image: url(../images/mb.png);
	background-repeat: no-repeat;
	background-position: -1px -1px;
}


table.menu a:hover {
	color: #3366FF;
	font-style: italic;
  background-image: url(../images/mb_o.png);
}



table.menu a:visited {
	color: #1c488f;
}

.menupghead {
	font-size: 1.1em;
	letter-spacing: 1px;
	font-weight: bold;
	color: #b9e9ff;
	height: 60px;	/*background-color: #1c488f;*/
}



table.content {
	letter-spacing: 1px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-top: 4px;
	padding-right: 4px;
	vertical-align: top;
}

.body_title{
	font: 1.1em sans-serif;
	font-weight: bold;
}

.txt_emphasis {
	font-size: 1.1em ;
	font-weight: bold;
}


.pg_emphasis {
	font-size: .8em ;
/*	color: #1c488f;
*/	font-weight: bold;
}

table.aboutus{
	font-size: .8em;
}



.pg_sub {
	font-family: sans-serif;
	font-size: .8em;
	font-weight: bold;
	color: #1c488f;
	letter-spacing: 1px;
}

/* */

body.popup {
	background-color: #0d5273;
	color: #89b9cf;
}
.pu_menu_link{
	font-weight: bold;
	color: #89b9cf;
	text-decoration: none;
}
.pu_menu_link:hover {
	color:#89b9cf;
	font-style: italic;
}
.pu_menu_link:visited {
	color:#89b9cf;
}
.pu_footer a {
	font-weight: bold;
	color: #89b9cf;
	text-decoration: none;
}
.pu_footer:hover {
	color: #89b9cf;
	font-style: italic;
}
.pu_footer:visited {
	color: #89b9cf;
}


table.footer {
	background-color: #89b9cf;
	font-size: .9em;
	color: #1c488f;
}

table.footer td {
	padding-top: 4px;
	padding-bottom: 4px;
}

table.footer a {
	color: #1c488f;
	text-decoration: none;
}
table.footer a:hover {
	color: #1c488f;
/*	font-style: italic;
*/}
table.footer a:visited {
	color: #1c488f;
}

table.footer td.footerspacer {
	background-color: #1c488f;
	height: 3px;
}



table.splash {
	padding-top: 4px;
	padding-bottom: 4px;
}

.splash_link{
	height: 90px;
	width: 120px;
	background-image: url(../images/sp_button.png);
	background-repeat: no-repeat;
	background-position: center;
}

.splash_link_txt  {
	font-size: 1.2em;
	font-weight: bold;
	color: #89b9cf;
	text-decoration: none;
/*	background-image: url(../images/sp_button.png);
	background-repeat: no-repeat;*/
}

.splash_link:hover {
	color: #89b9cf ;
	font-style: italic;
  background-image: url(../images/sp_button_o.png);
	background-repeat: no-repeat;
}

.splash_link a:visited {
	color: #89b9cf
}


.home_link{
	height: 60px;
	width: 90px;	
	background-image: url(../images/mb_home.png);
	background-repeat: no-repeat;
	background-position: right;
}

.home_link:hover {
	color: #89b9cf ;
	font-style: italic;
  background-image: url(../images/mb_home_o.png);
	background-repeat: no-repeat;
}


