
<style type="text/css">
<!--
.style2 {font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif;}
.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style7 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; }
.style7:hover {
	text-decoration: underline;
}


a {
	color: #990000;
}

body,input,select,textarea,table,td,p {
	font-family: verdana, serif;
	font-size:12px;
	color: black;
}

input,select,textarea {
	border-top: 1px solid #999999;
	border-right: 2px solid #999999;
	border-bottom: 2px solid #999999;
	border-left: 1px solid #999999;
	background: rgb(245,245,245);
}


hr {
	size: 2px;
}

.code {
	font-family: courier new, courier;
	color: #0000F0;
}

.borders {
	background: rgb(226,188,126);
	border: rgb(0,0,0) 1px solid;
}

.border2
{
	background: rgb(226,188,126);
	border-right: rgb(0,0,0) 1px solid;
	border-bottom: rgb(0,0,0) 1px solid;
	border-top: rgb(0,0,0) 1px solid;
}

.border3
{
	background: rgb(226,188,126);
	border-right: rgb(0,0,0) 1px solid;
	border-left: rgb(0,0,0) 1px solid;
	border-bottom: rgb(0,0,0) 1px solid;
}

.border4
{
	background: rgb(226,188,126);
	border-right: rgb(0,0,0) 1px solid;
	border-bottom: rgb(0,0,0) 1px solid;
}

.left_corner0 {
	background: rgb(233,212,167);
	border-bottom: rgb(0,0,0) 1px solid; 
	border-right: rgb(0,0,0) 1px solid; 
	border-left: rgb(0,0,0) 1px solid;
}

.left_corner1 {
	background: rgb(226,188,126);
	border-bottom: rgb(0,0,0) 1px solid; 
	border-right: rgb(0,0,0) 1px solid; 
	border-left: rgb(0,0,0) 1px solid;
}

.back0 {
	background: rgb(233,212,167);
	border-bottom: rgb(0,0,0) 1px solid; 
	border-right: rgb(0,0,0) 1px solid; 
}

.back1 {
	background: rgb(226,188,126);
	border-bottom: rgb(0,0,0) 1px solid; 
	border-right: rgb(0,0,0) 1px solid; 
}

.header {
	font-size: 12px;
	font-weight: bold;
}

.smaller {
	font-size: 11px;
}

.small {
	font-size: 9px;
	color: rgb(164,164,164);
}

-->
</style>