
H1.maintext 
	{
	font-family: Tahoma, Arial;
	font-weight: bold;
	font-size: 13pt;
	font-style: italic;

	color: #FF9B2C;
	background-color: #683E34;

	border-width: 0px 0px 1px 0px;

	padding: 0px 0px 0px 0px;

	}


.maintext 
	{
	font-family: Tahoma, Arial;
	font-weight: normal;
	font-size: 9pt;

	color: #F28E1F;
	background-color: #000036;

	border-color: #683E34;
	border-width: 1px;
	border-style: solid;
	
	padding: 8px 16px 8px 16px;

	}

.text 
	{
	font-family: Tahoma, Arial;
	font-weight: normal;
	font-size: 9pt;

	color: #F28E1F;
	background-color: #000036;

	border-width: 0px;
	
	padding: 8px 16px 8px 16px;

	}


.mainlink:link
	{
	font-family: Tahoma, Arial;
	font-weight: normal;
	text-decoration: underline;
	font-size: 9pt;

	color: #FFD96A;
	background-color: #000036;

	border-width: 0px;
	
	
	padding: 0px;
	}
.mainlink:visited
	{
	font-family: Tahoma, Arial;
	font-weight: normal;
	text-decoration: underline;
	font-size: 9pt;

	color: #FFD96A;
	background-color: #000036;

	border-width: 0px;
	
	padding: 0px;
	}
.mainlink:active
	{
	font-family: Tahoma, Arial;
	font-weight: normal;
	text-decoration: underline;
	font-size: 9pt;

	color: #FFD96A;
	background-color: #000036;

	border-width: 0px;
	
	padding: 0px;
	}
.mainlink:hover
	{
	font-family: Tahoma, Arial;
	font-weight: normal;
	text-decoration: underline;
	font-size: 9pt;

	color: #FF6A6A;
	background-color: #000036;

	border-width: 0px;
	
	padding: 0px;
	}


.menu
	{
	font-family: Times New Roman;
	font-weight: normal;
	font-size: 12pt;

	color: #F28E1F;
	background-color: #0D0943;

	text-decoration: none;

	text-align: center;
	width: 80%;

	border-color: #37213D;
	border-width: 1px;
	border-style: solid;

	}

.menu:link
	{
	font-family: Times New Roman;
	font-weight: normal;
	font-size: 12pt;

	color: #F28E1F;
	background-color: #683E34;

	text-decoration: none;

	text-align: center;
	width: 80%;

	border-color: #683E34;
	border-width: 1px;
	border-style: solid;

	}

.menu:visited
	{
	font-family: Times New Roman;
	font-weight: normal;
	font-size: 12pt;

	color: #F28E1F;
	background-color: #683E34;

	text-decoration: none;

	text-align: center;
	width: 80%;

	border-color: #683E34;
	border-width: 1px;
	border-style: solid;

	}

.menu:active
	{
	font-family: Times New Roman;
	font-weight: normal;
	font-size: 12pt;

	color: #F28E1F;
	background-color: #683E34;

	text-decoration: none;

	text-align: center;
	width: 80%;

	border-color: #683E34;
	border-width: 1px;
	border-style: solid;

	}

.menu:hover
	{
	font-family: Times New Roman;
	font-weight: normal;
	font-size: 12pt;

	color: #0D0943;
	background-color: #AA642B;

	text-decoration: none;

	text-align: center;
	width: 80%;

	border-color: #F28E1F;
	border-width: 1px;
	border-style: solid;

	}

