body {
	background-color: #F2F2F2;
	border-collapse: collapse;
	color: #e8e8e8;
	font-family: Arial;
	font-size: 8pt;
}

h1 {
	color: #F8D708;
	font-family: Arial, serif;
	font-size: 16pt;
	font-style: normal;
	text-decoration: none;
}

h2 {
	color: #f8d708;
	font-family: Arial;
	font-size: 10pt;
}

a:link {
	font-family: Arial;
	font-size: 8pt;
	color: #f2f2f2;
	text-decoration: none;
}

a:visited {
	font-family: Arial;
	font-size: 8pt;
	color: #f2f2f2;
	text-decoration: none;
}

a:hover {

	background-color: #f8d708;
	color: #000000;
	text-decoration: none;
	font-family: Arial;
	font-size: 8pt
}

a:active {
	font-family: Arial;
	font-size: 8pt;
	background-color: #3d3d3d;
	color: #ffffff;
	text-decoration: none;
}

a:focus {
	font-family: Arial;
	font-size: 8pt;
	color: #b30000;
	text-decoration: none;
}

li {
	color: #000000;
	font-family: Arial;
	font-size: 8pt;
	list-style-type: disc;
}

p {
	color: #e8e8e8;
	font-family: Arial;
	font-size: 8pt;
	text-decoration: none;
}

input {
	background-color: #F4F4F4;
	border-color: #7F7F7F;
	border-style: solid;
	border-width: 1;
	font-family: Arial;
	font-size: 8pt;
	height: 18px;
	Margin-bottom: 0px;
	Margin-left: 0px;
	Margin-right: 0px;
	Margin-top: 0px;
}

textarea {
	background-color: #F4F4F4;
	border-color: #7F7F7F;
	border-style: solid;
	border-width: 1;
	font-family: Arial;
	font-size: 8pt;
	Margin-bottom: 0px;
	Margin-left: 0px;
	Margin-right: 0px;
	Margin-top: 0px;
}

select {
	background-color: #F4F4F4;
	border-color: #7F7F7F;
	border-style: solid;
}

.i-button {
	333: ;
	border-color: #ffffff;
	border-width: 0px;
	color: #333;
	margin: 0;
	overflow: hidden;
}

.i-form {
	font-family: Arial;
	font-size: 8pt;
}

.i-checkbox {
	background-color: ffffff;
	font-family: Arial;
	font-size: 8pt;
	height: 14;
	width: 14;
}

.i-radio {
	background-color: ffffff;
	font-family: Arial;
	font-size: 8pt;
	height: 13;
	width: 13;
}

.userlogin {

border-color:#F2F2F2;
border-width:1;
border-style:solid;
background-color:#F2F2F2;
background-image: url(images/form-shadow.gif);
font-family:"Arial";
height:14px;
font-size:7pt;

Margin-left:0px;
Margin-right:0px;
Margin-top:4px;
Margin-bottom:0px;
}


.loginp
{

color: #e8e8e8;
	font-family: Arial;
	font-size: 7pt;
	text-decoration: none;

}

.yellowp
{
	font-family: Arial;
	font-size: 8pt;
	color: #f2f2f2;
	text-decoration: none;
}
.yellowtable
{
border-style: solid;
border-width: 1;
border-color: #f8d708;
}

