body {
	background : White url(/images/bg3.gif) repeat-x bottom;
	margin : 0px 0px 0px 0px;
	font-family: Tahoma;
	font-size: 11px;
}
.font1 {
	font-family: Tahoma; 
	font-size: 11px; 
	color: #000000;
}
.font1 A {
    font-family: Tahoma; 
	font-size: 11px; 
	color: #000000;
	text-decoration: none;
}
.font1 A:hover {
    font-family: Tahoma; 
	font-size: 11px; 
	color: #000000;
	text-decoration: underline;
}

.font2 {
	font-family : Tahoma;
	font-size: 11px;
	color: #FF963B;
	font-weight : bold;
}
.font3 {
	font-family : Tahoma;
	font-size: 11px;
	color: #707070;
}
.font4 {
	font-family : Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
.font44 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-size: 11px;
	font-weight : bold;
}
.font5 {
	font-family : Tahoma;
	font-size: 13px;
	color: #000000;
}

.font5 A {
    font-family: Tahoma; 
	font-size: 13px; 
	color: #000000;
	text-decoration: none;
}
.font5 A:hover {
    font-family: Tahoma; 
	font-size: 13px; 
	color: #000000;
	text-decoration: underline;
}
.bg1 {
	background : #FFF5CD url(/images/bg5.gif) repeat-x bottom;
}
.bg2 {
	background : #FFECA1 url(/images/bg6.gif) no-repeat top left;
}



.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: 90px;
}

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 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: 15px;
	height: 15px;
}
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;
}


A {
	font-family: Tahoma;
	text-decoration: none;
	font-size: 11px;
}
A:hover {
	font-family: Tahoma;
	text-decoration: underline;
	font-size: 11px;	
}

.content {
	font-family:Tahoma;
	font-size:11px;
	font-weight: normal;
	color:#000000;
	line-height: 16px;
}

.verd11 { 
	font-family: Verdana; 
	font-size: 11px; 
}

