BODY {
margin: 0px;
font-family: Verdana;
font-size: 11px;
color: #FFFFFF;
}

td{
margin: 0px;
font-family: Arial;
font-size: 13px;
color: #000000;
}

.search_select {
font-family: Verdana,Arial, Helvetica;
font-size: 11px;
color: #000000;
text-decoration: none;
}

.sitetitle1 {
font-family: Arial, Helvetica;
font-size: 12px;
font-weight: bold;
color: #181952;
text-decoration: none;
}

.sitetitle {
font-family: Arial, Helvetica;
font-size: 23px;
font-weight: bold;
color: #ffffff;
text-decoration: none;
}

.popuptitle {
font-family: Arial, Helvetica;
font-size: 12px;
font-weight: bold;
color: #ffffff;
text-decoration: none;
padding-left:7;
}

.text_white {font-family: Arial, Helvetica; font-size: 11px; color: #ffffff; font-weight: bold; text-decoration: none;}
.text_white A {color: #ffffff; text-decoration: none;}
.text_white A:hover {color: #ffffff; text-decoration:underline; cursor:hand;}

.text_navy {font-family: Arial, Helvetica; font-size: 11px; color: #001d54; font-weight: bold; text-decoration: none;}
.text_navy A {color: #001d54; text-decoration: none;}
.text_navy A:hover {color: #001d54; text-decoration:underline; cursor:hand;}

.text_article {font-family: Arial, Helvetica; font-size: 14px; color: #001d54; font-weight: normal; text-decoration: none;}
.text_article A {color: #001d54; text-decoration: none;}
.text_article A:hover {color: #001d54; text-decoration:underline; cursor:hand;}

.tmenu {color: #000000; font-family: Arial, Verdana, Helvetica; font-size: 12px; font-weight: bold}
.tmenu A {color: #000000; text-decoration: none;}
.tmenu A:hover {color:#000000; text-decoration:none; cursor:hand;}

.foottext {color: #001d54; font-family: Arial, Helvetica; font-size: 11px; font-weight: normal;}
.foottext A{color: #001d54;text-decoration: none;}
.foottext A:hover {color: #001d54; text-decoration: underline;}

.text {

font-family: Verdana, Arial, Helvetica;

font-size: 12px;

color: #000000;

text-decoration: none;

}


.text A {

color: #000000;

text-decoration: none;

}

.text A:hover { 

color: #000000;

text-decoration:underline; 

cursor:hand;

}

.title {

font-family: Arial, Helvetica;

font-size: 14px;

font-weight: bold;

color: #ffffff;

text-decoration: none;

}

.fmenu {

font-size: 11px;

font-family: Arial, Helvetica;

color: #000000;

font-weight: bold;

text-decoration: none;

}

.fmenu A {

color: #000000;

text-decoration: none;

}

.fmenu A:hover { 

color: #000000;

text-decoration:underline; 

cursor:hand;

}

.smenu {

font-size: 11px;
font-family: Arial, Helvetica;
color: #000000;
text-decoration: none;

}

.smenu A {
color: #000000;
text-decoration: none;

}

.smenu A:hover { 

color: #ef6f86;
text-decoration:none; 
cursor:hand;

}


.ncaption {

color: #FFFFFF;

font-family: Arial, Helvetica, sans-serif;

font-size: 12px;

font-weight: bold;

}



.h1caption {

color: #000000;

font-family: Arial, Helvetica, sans-serif;

font-size: 20px;

text-align: left;

}



.h2caption {

color: #ffffff;

font-family: Arial, Helvetica, sans-serif;

font-size: 16px;

font-weight: bold;

text-align: center;

}


.footer_text {

font-family: Verdana, Arial, Helvetica;

font-size: 9px;

color: #666666;

text-decoration: none;

}

.bordered {

border: solid; 

border-color: #999999; 

border-width: 1;

}

.bordered_black {

border: solid; 

border-color: #000000; 

border-width: 1;

}

.bordered_solid {

border: thin solid; 

border-color: #FFFFFF; 

border-width: 1;

}
body{
background-image:url(images/bgsite.jpg);
}
#main_table {
	/*background-image: url(images/background.jpg);*/
	width: 800px;
	height: 600px;
	border:thin solid black;
	background-color:#faf6e8;
}

#header_top{
	width:inherit;
	height:8px;
	background-color:#8e4601;
	vertical-align:top;
}

#sound{	
	height:90px;
	width:60px;
	vertical-align:top;
}

#date_time{
	vertical-align:top;
	height:90px;
	width:140px;
}

#logo_column{
	width:600px;
	height:90px;
	vertical-align:middle;
	text-align:right;
	padding-right:58;
}

#menu{
	height:60px;
	background-color:#8e4601;
	vertical-align:middle;
}

html > body #menu{
	height:25px;
	background-color:#8e4601;
	vertical-align:middle;
}
	
#article{
	height:337;
	border-bottom:solid thin #8e4601;
}

.article_text{
	color:#8e4601;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	width:300px;
	text-align:
}

.article_text strong{
	font-weight:bold;
}


.article_text a{
	color:#8e4601;
	text-decoration:underline;
}

.image{
	margin-right:4px;
	cursor:pointer;
}

#date{
	margin-bottom:5px;
	margin-left:2px;
	font-size:24px;
	font-family:Arial, Helvetica, sans-serif;
	color:#8e4601;
}


#time{
	margin:5px;
	margin-top:10px;
	margin-bottom:8px;
	font-size:24px;
	font-family:Arial, Helvetica, sans-serif;
	color:#8e4601;
}