body
{
	margin: 0 0 0 0;
	background-color: #ffffff;
}
a
{
	text-decoration: none;
}
a:Hover
{
	text-decoration: underline;
}

li
{
	line-height: 120%;
	color: #000000;
}
li.sand
{
	line-height: 120%;
	color: #E8DED2;
}

.head
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 100%;
	font-style: italic;
	font-weight: bold;
	color: #91aa37;
}
.header
{
	font-family: Arial;
	font-size: 100%;
	font-weight: bold;
	color: #91aa37;
}
.text
{
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	line-height: 20px;
}

.textblock
{
	font-size: 12px;
	font-family: Ariel;
}

.textblock .text_header
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #91aa37;
}
.textblock h1
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 150%;
	font-style: italic;
	font-weight: bold;
	color: #91aa37;
	margin-bottom:0px;
	margin-top:14px;
}

.textblock .text_subheader
{
	font-family: Tahoma;
	font-size: 150%;
	font-weight: bold;
	color: #91aa37;
}
.textblock h2
{
	font-family: Tahoma;
	font-size: 110%;
	font-weight: bold;
	color: #5f84a7;
	margin-bottom:0px;
	margin-top:14px;
}

.textblock a
{
	font-family: Arial;
	font-size: 100%;
	font-weight: normal;
	color: #1C408A;
	text-decoration: none;
}
.textblock a:active
{
	font-family: Arial;
	font-size: 100%;
	font-weight: normal;
	color: #91aa37;
	text-decoration: none;
}
.textblock a:visited
{
	font-family: Arial;
	font-size: 100%;
	font-weight: normal;
	color: #1C408A;
	text-decoration: none;
}
.textblock a:hover
{
	font-family: Arial;
	font-size: 100%;
	font-weight: normal;
	color: #1C408A;
	text-decoration: underline;
}

.textBlue
{
	color:#517395;
}

.textGreen
{
	color:#91AA37;
}
BUTTON
{
	cursor: hand;
}

TABLE
{
	font-size: 12px;
	font-family: ARIAL;
}
.chkbox
{
	text-align: left;
}
.orange
{
	color: white;
	font-family: ARIAL;
}
.orange .header
{
	font-weight: bold;
	font-size: 14px;
	color: white;
}
.topmenu
{
	font-size: 10px;
	color: #cf2000;
}

.topmenu.a
{
	color: #cf2000;
	font-size: 10px;
	text-decoration: none;
}

.topmenu.a:Hover
{
	color: #cf2000;
	font-size: 10px;
	text-decoration: underline;
}

.bottomMenu
{
	font-size: 10px;
	color: #A1A1A1;
}

.bottomMenu.a
{
	color: #A1A1A1;
	font-size: 10px;
	text-decoration: none;
}

.bottomMenu.a:Hover
{
	color: #A1A1A1;
	font-size: 10px;
	text-decoration: underline;
}

.searchbox
{
	border-right: 0px;
	border-top: 0px;
	font-size: 9pt;
	border-left: 0px;
	width: 220px;
	border-bottom: 0px;
	height: 14px;
	background-color: white;
}

.orange a
{
	color: #FFFFFF;
	text-decoration: none;
}

.orange a:Hover
{
	color: #FFFFFF;
	text-decoration: underline;
}

.orange a:Visited
{
	color: #FFFFFF;
	text-decoration: none;
}

.orange a:Visited:Hover
{
	color: #FFFFFF;
	text-decoration: underline;
}

.searchBut
{
	background-color:	#91AA37;
	border-style:solid;
	border-width:1px;
	height:16px;
	width:50px;
	font-size:10px;
	cursor: hand;
	color: White;
	border-color: White;
}

.searchBut
{
	background-color:	#91AA37;
	border-style:solid;
	border-width:1px;
	height:16px;
	width:50px;
	font-size:10px;
	cursor: hand;
	color: White;
	border-color: White;
}