body {
font-family: arial;
color: #90B4DC;
font-size: 12px;
text-align: justify;
line-height: 160%;
letter-spacing: 1px;
background: url('bg.png');
cursor: default;
}

td, tr {
font-family: arial;
font-size: 12px;
letter-spacing: 1px;
text-right: left;
cursor: default;
}


#content{
	position: absolute;
	width: 698px;
	left: 285px;
	top: 489px;
	background: url('tile_content.png');
    z-index:1;
}

#text{
	margin: 10px;
}


#navi{
	position: absolute;
	width: 698px;
	left: 285px;
	top: 485px;
    z-index:2;
}

#foot {
font-family: arial;
font-size: 9px;
}

#affi {
letter-spacing: 0px;
}


A{
    color: #4BCAFF; 
	text-decoration: none;
  font-weight: bold;
	cursor: default;
  border-bottom: 1px dotted;
}

A:hover{ 
    color: #ffffff;
    background-color: #4BCAFF;
    text-decoration: none;
    font-weight: bold;
    cursor: help;
    border-bottom: 1px solid;
}


A.foot:link{
letter-spacing: 2px; 
font-size: 9px; 
text-decoration: underline;
}

A.foot:visited{
letter-spacing: 2px; 
font-size: 9px; 
text-decoration: underline;
}

A.foot:active{
letter-spacing: 2px; 
font-size: 9px; 
text-decoration: underline;
}

A.foot:hover{
letter-spacing: 2px; 
font-size: 9px; 
text-decoration: line-through;
}

a.navi {
    border-bottom: #F0ECE4 0px solid;
    color: #9BC5F1;
    font-family: georgia;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;;
    letter-spacing: 3px;
    padding: 6px;
}

.navi a:link {
       border-bottom: #5E7537 0px solid;
    color: #9BC5F1;
    font-family: georgia;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;;
    letter-spacing: 3px;
    padding: 6px;
}

a.navi:active {
       border-bottom: #5E7537 0px solid;
    color: #9BC5F1;
    font-family: georgia;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;;
    letter-spacing: 3px;
    padding: 6px;
}

a.navi:visited {
    border-bottom: #5E7537 0px solid;
    color: #9BC5F1;
    font-family: georgia;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;;
    letter-spacing: 3px;
    padding: 6px;
}

a.navi:hover {
       border-bottom: #5B6E61 0px solid;
    color: #ffffff;
    background-color: #4BCAFF;
    font-family: georgia;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;;
    letter-spacing: 3px;
    padding: 6px;
}

img.bright 
{	border: 10px solid #9BC5F1;
	margin: 3px;
letter-spacing: 0px;  
	filter:alpha(opacity=70);
	-moz-opacity: 1.0;
	-khtml-opacity: 1.0;
	opacity: 1.0;}

img.bright:active
{	border: 10px solid #9BC5F1;
	margin: 3px;
  letter-spacing: 0px; 
	filter:alpha(opacity=70);
	-moz-opacity: 1.0;
	-khtml-opacity: 1.0;
	opacity: 1.0;}

img.bright:visited
{	border: 10px solid #9BC5F1;
	margin: 3px;
  letter-spacing: 0px; 
	filter:alpha(opacity=70);
	-moz-opacity: 1.0;
	-khtml-opacity: 1.0;
	opacity: 1.0;}
	
img.bright:hover
{	border: 10px solid #4BCAFF;
	margin: 3px;
  letter-spacing: 0px; 
	filter:alpha(opacity=90);
	-moz-opacity: 1.0;
	-khtml-opacity: 1.0;
	opacity: 1.0;}
	
	input, textarea, option, select {
font-family: arial;
    font-weight:normal;
font-size:12px;
line-height:11pt;
    color: #ffffff; 
    border-bottom: 0px solid #9BC5F1;
	border-top: 0px solid #9BC5F1;
	border-left: 10px solid #4BCAFF;
	border-right: 0px solid #9BC5F1;
  padding: 10px;
  letter-spacing: 2pt;
    background-color: #9BC5F1;
}

h1
{	padding-left: 30px;
	color: #BDC8D7;
	font-weight: normal;
	text-align: left;
	font-style: uppercase;
	letter-spacing: 5px;
  padding: 10px;
	font-size: 22px;
  font-style: italic;
	text-transform: lowercase;
	font-family: georgia;
	}
