<Style>
<!--

select.box {
	margin-bottom: 0px;
	border: 1px solid #cccccc;
	shadow: no;
	dropshadow: no;
	}

textarea.box {
	margin-bottom: 0px;
	border: 1px solid #cccccc;
	shadow: no;
	dropshadow: no;
	}

input.box {
	margin-bottom: 0px;
	border: 1px solid #cccccc;
	shadow: no;
	dropshadow: no;
	font: 10px verdana, arial, sans serif;
	}
	
input.text {
	font: 12px arial, sans-serif;
	border: 1px solid #cccccc;
	padding: 2px;
	shadow: no;
	dropshadow: no;
	}
	
textarea.text {
	font: 12px arial, sans-serif;
	border: 1px solid #cccccc;
	padding: 2px;
	shadow: no;
	dropshadow: no;
	}


input.text:focus {
	background: #ffc;
	}
	
textarea.text:focus {
	background: #ffc;
	}


p.heading {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 18 px;
	font-weight: bolder;
	text-decoration: none;
	color: #000000;
	margin-left : 10px;
}

option.normal{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10 px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	shadow: no;
	dropshadow: no;

}


p.{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12 px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	margin: 10px,10px,10px,10px
}

p.normal{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12 px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

p.small{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

.small{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

TD.head {
	
	text-align : center;
	vertical-align : middle;
}

p.tablehead{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 18 px;
	font-weight: bolder;
	text-decoration: none;
	color: #000000;
}

p.tabletext{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12 px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

A:Link {
	font-family: Arial, Helvetica, Sans-Serif;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-size : 12px;
}
A:Visited {
	font-family: Arial, Helvetica, Sans-Serif;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-size : 12px;
}
A:Active {
	font-family: Arial, Helvetica, Sans-Serif;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
	font-size : 12px;
}
A:Hover {
	font-family: Arial, Helvetica, Sans-Serif;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
	font-size : 12px;
}


A.small:Link {
	font-family: Arial, Helvetica, Sans-Serif;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-size : 9px;
}
A.small:Visited {
	font-family: Arial, Helvetica, Sans-Serif;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-size : 9px;
}
A.small:Active {
	font-family: Arial, Helvetica, Sans-Serif;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
	font-size : 9px;
}
A.small:Hover {
	font-family: Arial, Helvetica, Sans-Serif;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
	font-size : 9px;
}

body  {
scrollbar-face-color: #CE9E6F;
scrollbar-arrow-color: #ffffff;
scrollbar-3dlight-color:#CE9E6F;
scrollbar-highlight-color: #CE9E6F;
scrollbar-shadow-color: #CE9E6F;
scrollbar-darkshadow-color: #CE9E6F;
scrollbar-track-color: #cccccc;
}

-->
</Style>