/* CSS Document */

body {
 background:#000 url("images/background.gif") repeat 0 0;
 }
#page {
 width:900px;
 margin:0 auto;
 }
#page2 {
 background:#fff;
 float:left;
 width:880px;
 padding:10px;
 border:solid #444;
 border-width:1px 3px 3px 1px;
 font-size:85%;
 line-height:1.5em;
 color:#566;
 }
a.toplinks {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	text-decoration: none;
 }
a.toplinks:hover {
	color: #f00;
 }
.text-toplinks {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	text-align: right;
	padding: 5px;
 }
.text-footer {
 width:100%;
 border-top:1px solid #999;
 padding:10px;
 text-align:center;
 font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color:#000;
 }
.text-footer A:hover {
	color: #f00;
	text-decoration:underline;
 }
.text-footer A {
	text-decoration: none; 
 color:#000;
	}
a.leftnav {
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	color: #333;
 text-decoration: none;
 }
a.leftnav:hover {
	color: #36c;
 }
.text-leftnav {
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
 letter-spacing: -0.075ex;
 color: #333;
	text-align: left;
	vertical-align:top;
	padding-top:15px;
	padding-right: 10px;
 }
a.rightnav {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000;
 text-decoration: none;
 } 
a.rightnav:hover {
	color: #f00;
	text-decoration:underline;
 }
.text-rightnav {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-align: right;
	vertical-align:top;
 }
a.centersubhead {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #333;
 text-decoration: underline;
 }
a.centersubhead:hover {
	color: #f00;
	text-decoration:underline;
 }
a.centersublinks {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #666;
 text-decoration: none;
	}
a.centersublinks:hover {
	color: #f00;
	text-decoration:underline;
	}
a.lrgcentertext {
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	color: #f00;
 text-decoration: underline;
 }
a.lrgcentertext:hover {
	color: #000;
	text-decoration:underline;
 }
a.centertext {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
 color: #333;
 text-decoration: underline;
 }
a.centertext:hover {
	color: #f00;
	text-decoration:underline;
 }
.text-center {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
 color: #000;
	text-align: justify;
	vertical-align:top;
	padding-top: 15px;
 padding-right: 50px;
 }
a.bodytext {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
 color: #333;
 text-decoration: underline;
 }
a.bodytext:hover {
	color: #36c;
	text-decoration:underline;
 }
.text-body {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
 color: #000;
	text-align: left;
	vertical-align:top;
	padding-top: 15px;
 padding-right: 50px;
 }
a.textindent {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
 color: #333;
 text-decoration: underline;
 padding-left: 15px;
 }
a.textindent:hover {
	color: #f00;
	text-decoration:underline;
 }

.imagespace {
 padding-bottom: 15px;
	}
a.smalltext {
	font-family: arial, helvetica, sans-serif;
	font-size: 9px;
	color: #000;
	padding-bottom: 15px;
 text-decoration: none;
 }
a.smalltext:hover {
	color: #f00;
 }
 .sondtext {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	padding-bottom: 10px;
 text-decoration: none;
 }
  a.sondtext {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	color: #f00;
	padding-bottom: 10px;
 text-decoration: none;
 }
a.sondtext:hover {
	color: #000;
 }
h2 {
 font-size:20px;
 font-family: arial, helvetica, sans-serif;
 font-weight: normal;
 color:#36c;
	}
strong{
 font-size:12px;
 font-family: arial, helvetica, sans-serif;
 font-weight: bold;
 color:#000;
	}
#search {
 float:right;
 display:block;
 width:180px;
 margin:0;
 padding:0 10px;
 font-style:normal;
 }
#search label img {
 display:block;
 margin-bottom:2px;
 }
#searchtext {
 float:left;
 width:130px;
 border:1px solid;
 border-color:#999 #fff #fff #999;
 }
#search input.btn {
 float:left;
 }

