.FormLt1 {
	font-family : Arial;
	font-size : 9pt;
	cursor: hand;
}
/*
//=============================
 Content text
//=============================
*/

.text {
	font-family: "Courier New";
	font-size: 12pt;
	color: 002060;
}

.text1 {
	font-family: "Courier New";
	font-size: 10pt;
	color: 002060;
}

/*
//=============================
 Designed by SOHOtemplates.com
  Template-Specific Classes
//=============================
*/

body{
 background-color:#f1d16f;
 margin-top:0px;
}

/*################################################################################################
--------------------------------------------------------------------------------------------------
>> Menu System - #HMAINS#
--------------------------------------------------------------------------------------------------
################################################################################################*/

/*================================================================================
>> General
================================================================================*/
/* This cell contains the main menu links */
#menu {
	background-color: #002060;
	text-align: left;
	height: 26px;
	width: auto;
	color: #f1d16f;
	padding-bottom: 2px;
	padding-left: 15px;
	padding-right: 15px;
}
#menu a {
	text-align: left;
	color: #f1d16f;
	font-size: 12px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
#menu a:hover {
	text-align: left;
	color: #87CEEB;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#lang {
	background-color: #002060;
	text-align: left;
	height: 26px;
	width: 200;
	color: #f1d16f;
	padding-bottom: 2px;
	padding-left: 15px;
	padding-right: 15px;
}
/*################################################################################################
--------------------------------------------------------------------------------------------------
>> SUB Menu System
--------------------------------------------------------------------------------------------------
################################################################################################*/

/*================================================================================
>> General
================================================================================*/

#submenu {
	background-color: #f1d16f;
	border-bottom-color: #f1d16f;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #002060;
	font-weight: bolder;
	padding-top: 0px;
	padding-left: 20px;
	text-align: left;
	position: relative;
}
#submenu a {
	text-align: left;
	color: #002060;
	font-size: 9pt;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
#submenu a:hover {
	text-align: left;
	color: #00BFFF;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}


/*
//=============================
// companyname: This defines where you companyname text will be placed
//=============================
*/
.companyname {
	text-align:left;
	font-family: "Courier New";
	font-size: 36px;
	font-weight: bold;
	color: #002060;
	text-decoration: none;
}

/*
//=============================
// copyright: copyright text
//=============================
*/
#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #002060;
	text-decoration: none;
	background-repeat:no-repeat;
	background-color: f1d16f;
	text-align: center;
}

.border {
	font-family: Arial;
	font-size: 8pt;
	border: 1px #000000 inset;
}

.menusys {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

