@charset "utf-8";

/*----------------------------------------------*/

.navi a:link { color: #FFFFFF; text-decoration: none; }
.navi a:visited { color: #FFFFFF; text-decoration: none; }
.navi a:hover { color: #003366;  text-decoration: none; }
.navi a:active { color: #FFFFFF; text-decoration: none; }

table a:link { color: #000000; text-decoration: underline; }
table a:visited { color: #000000; text-decoration: underline; font-weight: normal;}
table a:hover { color: #00CCFF;  text-decoration: underline; font-weight: normal;}
table a:active { color: #000000; text-decoration: none; font-weight: normal;}

.navi_text a:link { color: #000000; text-decoration: underline; font-weight: normal;}
.navi_text a:visited { color: #000000; text-decoration: underline; font-weight: normal;}
.navi_text a:hover { color: #00CCFF;  text-decoration: underline; font-weight: normal;}
.navi_text a:active { color: #000000; text-decoration: underline;; font-weight: normal;}

.column  a:link { color: #FF3300; text-decoration: underline; font-weight: normal;}
.column a:visited { color: #FF3300; text-decoration: underline; font-weight: normal;}
.column a:hover { color: #FF3300; text-decoration: underline; font-weight: bold;}
.column a:active { color: #FF3300; text-decoration: underline;; font-weight: normal;}

/*----------------------------------------------------------------------------------------*/

body  {
    margin: 0 0 0 0;
	background: #E4E4DE url(../layout/bg_x.gif) repeat-x;
}

.text_table img { border: #FFFFFF; border-style: solid; border-width: 10px;} 

.navi img { border: 0; padding: 0;} 

/*----------------------------*/

h2 {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 0.65em;
}

h3 {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 0.69em;
   color: #3366CC;
   margin: 3px 0 2px 3px;
}

P {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 0.69em;
   color: #000000;
}

/*----------------------------*/

.text {
   margin: 20px 0 0 20px;
   width: auto;
   max-width: 450px;
   line-height: 15px;
}

.navi_text {
   margin: 20px 0 0 20px;
   width: auto;
   max-width: 600px;
   line-height: 15px;
}

.text_narrow {
   margin: 20px 0 0 20px;
   width: auto;
   max-width: 250px;
   line-height: 15px;
}

.info {
   width: auto;
   max-width: 450px;
   line-height: 15px;
}

/*----------------------------------------------*/

.text_table {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 11px;
    width: 190px;
    max-width: 190px;
  	line-height: 15px;
}

.table_img {
   	margin: 10px 0 20px 0;
	border-style: solid;
	border-width: 10px;
	color:#FFFFFF;
}

/*----------------------------------------------*/

#container { 
    margin-left: auto;
	margin-right: auto;
    width: 800px;
    padding: 0 0 0 0;
}  

/*----------------------------------------------*/

#top {
  
    background: url(../layout/top.jpg) no-repeat;
	width:800px;
	height: 299px;
    padding: 0 0 0 0;
}

/*----------------------------------------------*/

.navi {
	height: 59px;
	width: 800px;
	margin-top: 299px;
    position: absolute;
}

/*----------------------------------------------*/

#main {
    margin-top: 60px;
	border-top-width: 10px;
	border-bottom-width: 0px;
	border-right-width: 10px;
	border-left-width: 10px;
	border-color: #FFFFFF;
	border-style: solid; 
	height: auto;
	min-height: 300px; 
	width: 695px;
	background-color: #F7FAF7;
	margin-left: 43px;
}

#shadow {
	background: #FFF url(../layout/shadow.jpg) no-repeat top center;
	width: 714px;
	height: 30px;
	overflow: hidden;
    margin-left: auto;
	margin-right: auto; 
}

#right_column {
	margin: 50px 10px auto auto;
	width: 170px;
    float: right;
	border-left-style: dashed; 
	border-left-width: 2px;
	border-color: #999999;
}

.column {
	margin: 0 0 auto 30px;
	color: #FF3300;
}
/*----------------------------------------------*/

.map {
	float: right;
	margin: 45px 45px auto auto;
	border-style: solid;
	border-width: 10px;
	color:#FFFFFF;
}

/*----------------------------------------*/

#bottom { 
    width: 705px;
	height: 93px;
	min-height: 93px;
	padding: 0 0 0 0;
	background: url(../layout/logot.gif) no-repeat;
    margin: 10px 0 0 43px;
}

/*----------------------------------------------*/

table {
   margin: 10px 0 0 20px;
}

TH {
    height: auto;
    valign: top;
    horizontal-align: middle;
}

/*-------------------------------------------------------*/

form {
    margin: 10px 0 40px 20px;
    line-height: 25px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.71em;
    max-width: 381px;
    width: 381px;
}

INPUT.text {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 0.95em;
	font-weight: bold;
	letter-spacing: 1px;
	padding-top: 8px;
	color: #333333;
	max-width: 381px;
	margin: auto;
    text-vertical-align: middle;
	background: url(../layout/input.gif) center no-repeat;
	width: 400px;
	max-width: 400px;
	height: 24px;
	border-style: hidden;
	border-width: 0px;
	text-indent: 3px;

}	 
	 
TEXTAREA { 
    padding-top: 5px;
	padding-left: 5px;
	text-align: left;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 0.95em;
	font-weight: bold;
	letter-spacing: 1px;
    color: #333333;
	width: 600px;
    max-width: 600px;
	height: 306px;
    background: #E4E4DE url(../layout/input2.gif) left top no-repeat;
	border-style: hidden;
    border-width: 0px; 
	overflow-y:hidden;
	overflow-x:hidden;
}

INPUT.button { 
     margin: 15px 0 60px 5px;
	 background: url(../layout/button.jpg) no-repeat center;
     width: 90px;
	 height: 38px;
	 font-family: Tahoma, Helvetica, sans-serif; 
     font-weight: bold; 
     color: #FFFFFF;
	 letter-spacing: 1px;
	 font-size: 0.9em; 
     border-style: hidden;
     border-width: 0px; 
     text-align: center;
     float: left;
}








