
body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #010D33;
	margin-top: 0;
	margin-left: 0;
	margin-bottom: 0;
	margin-right: 0;
	height:100%;
	}


td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #090300;
	}

.body_bg
{
	background : url(images/bg.jpg);	
	background-position :top center;
	background-repeat :no-repeat;
	height:100%;
}
	
.table_bg
{
	background : url(images/top_navi.jpg);
	background-attachment : left;
	background-position :top;
	background-repeat :no-repeat;
	background-color: #F6F1DC;
	border:1px; 
	border-style:solid; 	
	border-color:#FC8602;
	
}


.textor
{color:  #090300; font-weight: bold; font-size: 11px; font-family: verdana, helvetica; text-decoration: none;background-color:#FF9900  }
.text
{color:  #090300; font-weight: bold; font-size: 11px; font-family: verdana, helvetica; text-decoration: none;background-color:#F8C049  }
.nav
{color:  #090300; font-weight: bold; font-size: 11px; font-family: verdana, helvetica; background-color:#FF9900;text-transform: uppercase; width:108px; }
		
/* ================================================================= */
/* [ Navigation ]                                           */
/* ================================================================= */
A
{ color: #090300; font-weight: bold; font-size: 11px; font-family: arial,verdana, helvetica; text-decoration: none }

A:active
{ color: #FA8100; font-weight: bold; font-size: 11px; font-family: arial, verdana, helvetica; text-decoration: none }

A:hover
{ color: #FA8100; font-weight: bold; font-size: 11px; font-family: arial, verdana, helvetica; text-decoration: none }


A.navi
{ color: #090300; font-weight: bold; font-size:10px; font-family: arial, helvetica; text-decoration: none }

A:active.navi
{ color: #FA8100;  font-weight: bold; font-size: 10px; font-family: arial, helvetica; text-decoration: none }

A:hover.navi
{ color: #FA8100; font-weight: bold; font-size: 10px; font-family: arial, helvetica; text-decoration: none }

A.big
{ color: #090300; font-weight: bold; font-size:11px; font-family: arial, helvetica; text-decoration:underline }

A:active.big
{ color: #F6F1DC;  font-weight: bold; font-size: 11px; font-family: arial, helvetica; text-decoration:underline }

A:hover.big
{ color: #F9B62A; font-weight: bold; font-size: 11px; font-family: arial, helvetica; text-decoration:underline; background:#F6F1DC }


.footer
{ color: #090300; font-weight: normal; font-size: 9px; font-family: verdana, helvetica; text-decoration: none }

.caption 
{ color: #090300; font-style: normal; font-weight: normal; font-size: 16px; font-family: verdana, helvetica }

.border {
	
	border: 1px #F38A14 solid;
	background: #F8C049;
	
	}
	
.img 
{
	
	border: 1px #F38A14 solid;
	padding: 3px 3px 3px 3px;
	margin: 0px 0px 0px 5px;
	
	
	
	}
