body {
	background-color : #F8DFBA;
	margin : 0px 0px 0px 0px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 11px;
}
.font2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #7D7B74;
	font-size : 11px;
	text-decoration: none;
}
.font2 A {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #7D7B74;
	font-size : 11px;
	text-decoration: none;
}
.font2 A:hover {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #7D7B74;
	font-size : 11px;
	text-decoration: underline;
}
.verd11 { 
	font-family: Verdana; 
	font-size: 11px; 
}
.verd13 { 
	font-family: Verdana; 
	font-size: 13px; 
	font-weight: bold;
	text-decoration: underline;
}
.verd132 { 
	font-family: Verdana; 
	font-size: 13px; 
	font-weight: bold;
}

.font3 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #D8B66C;
	font-size: 11px;
	font-weight : bold;
}
.font4 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-size: 11px;
	font-weight : bold;
}
.content {
	font-family:Tahoma;
	font-size:11px;
	font-weight: normal;
	color:#000000;
	line-height: 16px;
}
.content A {
	font-family:Tahoma;
	font-size:11px;
	font-weight: normal;
	color: #01327F;
	text-decoration: none;
	line-height: 16px;
}
.content A:hover {
	font-family:Tahoma;
	font-size:11px;
	font-weight: normal;
	color:#01327F;
	text-decoration: underline;
	line-height: 16px;
}
.content2 {
	font-family:Tahoma;
	font-size:15px;
	font-weight: bold;
	color:#000000;
	line-height: 16px;
}
.inputbutton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	text-align: center;
	background: #F9FCFF;
	border: 1px solid #000000;
	clear: left;
	margin-top: 2pt;
	margin-right: 0pt;
	margin-bottom: 2pt;
	margin-left: 0pt;
	padding-top: 0pt;
	padding-right: 5px;
	padding-bottom: 0pt;
	padding-left: 5px;
	width: 70px;
}

input {
	background-color: White;
	border-bottom: #000000 1px solid;
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	Color : #000000;
	width: 300px;
}
select{
	background-color: White;
	border-bottom: #000000 1px solid;
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	Color : #000000;
}
.checkbox{
	background-color: White;
	border-bottom: #000000 0px solid;
	border-left: #000000 0px solid;
	border-right: #000000 0px solid;
	border-top: #000000 0px solid;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	Color : #000000;
	background : transparent;
	
}
textarea{
	background-color: White;
	border-bottom: #000000 1px solid;
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	Color : #000000;
	width: 350px;
	height: 150px;
}



.inputlog {
	background-color: White;
	border-bottom: #000000 1px solid;
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	Color : #000000;
	width: 100px;
}



.image {
	border : 2px solid White;
}

..tblborder {
	border : 1px solid #000000;
}



.simplebutton
{
	font-family: Tahoma, MS Sans Serif, Arial, Sans Serif;
	font-weight: normal;
	font-size: 8pt;
	color: #000000;
	cursor: hand;
	border: solid 1px #808080;
	background: url(buttonback.gif) center;
	padding: 1px 1px 1px 1px;
}