body{
	margin:20px 0 20px 0;
	background:url(../images/body-bg.gif) repeat-x #FFE2BB;
	}
p,ol,li,td{
	font-family:"Trebuchet MS", Arial, Verdana, Tahoma;
	font-size:20px;
	color:#000000;
	text-decoration:none;
	line-height:29px;
	}
	
.body-bg{
	background:url(../images/bg-img.jpg) no-repeat;
	}
		
.padding{	
	padding: 38px 24px 0 0px;
	}
	
.text20{
	font-family:"Trebuchet MS", Arial, Verdana, Tahoma;
	font-size:20px;
	color:#FFA633;
	text-decoration:none;
	}
	
	
.text-blue{
	font-family:"Trebuchet MS", Arial, Verdana, Tahoma;
	font-size:20px;
	text-decoration:none;
	line-height:29px;
	color:#016AB0;
	}
	
.links{
	font-family:"Trebuchet MS", Arial, Verdana, Tahoma;
	font-size:15px;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	}
	
.links:hover{
	
	text-decoration:underline;
	
	}

.input1{
   width:160px;
   border:solid 1px #66AFE2;
   font-family:Verdana,Arial, Helvetica, sans-serif;
   color:#000000;
   font-size:12px;
   font-weight:normal;
   text-decoration:none;
}

.input-textarea{
   width:250px;
   border:solid 1px #66AFE2;
   font-family:Verdana,Arial, Helvetica, sans-serif;
   color:#000000;
   font-size:12px;
   font-weight:normal;
}

.btns-xxx{
    background:#FFA633;
	font-family:Verdana,Arial, Helvetica, sans-serif;
    color:#000000;
    font-size:12px;
	text-decoration:none;
	border:solid 1px #D45B02;
	cursor:pointer;
	padding:2px 2px;
}

.text12{  
   font-family:Verdana,Arial, Helvetica, sans-serif;
   color:#000000;
   font-size:12px;
   font-weight:normal;
   text-decoration:none;
}

.link20{
	font-family:"Trebuchet MS", Arial, Verdana, Tahoma;
	font-size:20px;
	color:#FFA633;
	text-decoration:none;
	}
	
.link20:hover{
	text-decoration:underline;
	}
	