HTML {
scrollbar-face-color: #4B5932; 
scrollbar-track-color: #131A06; 
scrollbar-arrow-color: #FFC000; 
scrollbar-shadow-color: #4B5932; 
scrollbar-darkshadow-color: #FFC000; 
scrollbar-3dlight-color: #FFC000; 
scrollbar-highlight-color: #4B5932;
scrollbar-base-color:;
}

BODY {
background-image: url(pic/ifrbg.jpg); 
background-position: 0% 0%; 
background-attachment: fixed; 
background-color: #131A06; 
scrollbar-face-color: #4B5932; 
scrollbar-track-color: #131A06; 
scrollbar-arrow-color: #FFC000; 
scrollbar-shadow-color: #4B5932; 
scrollbar-darkshadow-color: #FFC000; 
scrollbar-3dlight-color: #FFC000; 
scrollbar-highlight-color: #4B5932;
scrollbar-base-color:;
width: 360px;
}

H1 {
font-family: Times New Roman, serif;
color: #FFC000;
font-size: 14px;
font-weight: bold;
text-align: left;
text-decoration: none;
line-height: 19px;
padding-left: 30px;
}

P {
font-family: Tahoma, serif;
color: #F8E5AC;
line-height: 18px;
font-size: 11px;
font-weight: normal;
text-align: justify;
text-decoration: none;
}

P.courierStyle {
font-family: Courier New, Courier, serif;
color: #F8E5AC;
line-height: 18px;
font-size: 13px;
font-weight: normal;
text-align: justify;
text-decoration: none;
}

SPAN.Times {
font-family: Courier New, Courier, serif;
font-size: 14px;
}

A:link {
font-family: Arial, sans-serif;
color: #C96D00;
font-size: 13px;
font-weight: normal;
text-decoration: none;
}

A:visited {
font-family: Arial, sans-serif;
color: #C96D00;
font-size: 13px;
font-weight: normal;
text-decoration: none;
}

A:hover {
font-family: Arial, sans-serif;
color: #FFB35A;
font-size: 13px;
font-weight: normal;
text-decoration: none;
}

 INPUT.imejlOff	{
	background-color: #131A06; 
	color: #F8E5AC;
	border-style: solid; 
	border-width: 1px 1px 1px 1px; 
	border-color: #6D4416;
	font-family: Times New Roman, serif;
	line-height: 18px;
	font-size: 14px;
	font-weight: normal;
	text-align: justify;
	text-decoration: none;
	}

 INPUT.imejlOn	{
	background-color: #4B5932; 
	color: #FFC000;
	border-style: solid; 
	border-width: 1px 1px 1px 1px; 
	border-color: #6D4416;
	font-family: Times New Roman, serif;
	line-height: 18px;
	font-size: 14px;
	font-weight: normal;
	text-align: justify;
	text-decoration: none;
	}

 INPUT.buttonSoff	{
	background-color: #4B5932;
	color: #FFC000;
	border-style: solid; 
	border-width: 1px 1px 1px 1px; 
	border-color: #6D4416;
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	}
 INPUT.buttonSon	{
	background-color: #FFC000;
	color: #4B5932;
	border-style: solid; 
	border-width: 1px 1px 1px 1px; 
	border-color: #6D4416;
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	}

