/*-------------------------*/
/*  COMPATIBILITY MATTER   */
/*-------------------------*/

* {margin: 0; padding: 0;}

/*=========================*/




/*-------------------------*/
/*     GENERAL FRAMES      */
/*-------------------------*/

body {color: #025C00;
	background: url('background.jpg') no-repeat center 0;
	background-attachment: fixed;
	background-color:#175703;
	font-size: 11pt;
	font-style: normal;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;}

#wrapper {position:relative;
	margin:0 auto;
	text-align:left;
	width:800px;}

.Printable {display: none;}

#ifnoflash3 {position: relative;
	top: -43px;}

/*=========================*/




/*-------------------------*/
/*         TOP PART        */
/*-------------------------*/

#TitleFrame {display: block;
	height: 100px;
	width: 800px;
	text-align: center;
	padding-bottom: 10px;}

h1 {font-size: 42pt;
	font-weight: bold;
	display: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;}

/*=========================*/




/*-------------------------*/
/*          MENU           */
/*-------------------------*/

#MenuFrame {display: block;
	width: 800px;
	text-align: center;}

table#MenuTable {height: 25px; width:800px;
	border-bottom: inset 2px #FFFFFF}

table#MenuTable tr td {border-right: solid 2px #FFFFFF;
	border-right: solid 2px #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;}
table#MenuTable tr td#lastcell {border-right: solid 2px #FFFFFF;
	border-right: none;}

table#MenuTable tr td a {display: inline;
	text-align: center;
	color: #FFFF66;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11pt;
	border: 0px;
	padding: 2px;}

table#MenuTable tr td a:hover {border: 0px;
	color: #025C00;
	background-color: #FFFF66}

/*=========================*/




/*-------------------------*/
/*   CONTENT FORMATTING    */
/*-------------------------*/

#ContentFrame {display: block;
	width: 800px;
	text-align: justify;
	font-size: 10pt;
	padding-top: 20px;
	padding-bottom: 20px;
	background: url('contentfond.png') repeat-y center;}

#ContentFrame p {display: block;
	text-align: justify;
	padding-right: 10px;
	padding-left: 10px;}

#ContentFrame p.WarningItem {text-align: center;}

#ContentFrame p.WarningItem a {color: #751C1E; text-decoration: none;}
#ContentFrame p.WarningItem a:hover {color: #FF0000; text-decoration: none;}

#ContentFrame p.TitleItem {font-size: 14pt;
	font-weight: bold;
	font-style: italic;}

#ContentFrame p.TitleItemCopyright {font-size: 11pt;
	font-weight: bold;
	font-style: italic;}

#ContentFrame p.TextCopyright {font-size: 8pt;
	display: block;
	text-align: justify;
	padding-right: 10px;
	padding-left: 10px;}

#ContentFrame img#logo {float: left; margin: 20px; margin-bottom: 10px;}

#ContentFrame ul {padding-left: 30px;
	text-align: justify;
	padding-right: 10px;}




#ContentFrame ul.Links {padding-left: 40px;
	list-style-type: none;
	text-align: left;}

#ContentFrame ul.Links li {margin: 0 0 5px 0;}

#ContentFrame ul.Links li a {display: block;
	padding-left: 50px;
	padding-bottom: 10px;
	width: 600px;
	line-height: 40px;
	color: #025C00;
	text-align: left;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	border: 0px;
	background: url(link.png) no-repeat 0 0 ;}

#ContentFrame ul.Links li a:hover {border: 0px;
	background: url(linkh.png) no-repeat 0 0;}

#ContentFrame p#Partners {text-align: center;}
#ContentFrame p#Partners img.PartnerLogo {margin: 10px;
	height: 60px;
	vertical-align: middle;
	border: 0px;}

.PrintSeparator {display: none;}

h2 {font-size: 30pt;
	font-weight: bold;
	display: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;}


#ContentFrame div.SearchResult {padding-left: 30px;
	text-align: left;}

#ContentFrame div.SearchResult p.SearchTitle {display: block;
	padding-left: 50px;
	padding-bottom: 10px;
	width: 750px;
	line-height: 40px;
	color: #025C00;
	text-align: left;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	border: 0px;
	background: url(link.png) no-repeat 0 0 ;}


/*=========================*/





/*-------------------------*/
/*         BOTTOM          */
/*-------------------------*/

#BottomFrame {display: block;
	width: 800px;
	text-align: center;}

.CopyrightText {text-align: center;
	position: relative;
	top: -40px;}
.CopyrightText a {color: #025C00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12pt;
	text-decoration: none;}
.CopyrightText a:hover {color: #FFFF99;
	font-size: 10pt;}

.CopyrightText a span {display: none;}

.CopyrightText a:hover span {display: none;}

#xiti-logo {display: none;}

#xiti-logo-noscript {display: none;}
/*=========================*/
