p,h1,h2,h3,h4,ul,ol,li,div,span,blockquote,body,table,td,a {
	font-family: arial,verdana,helvetica,sans-serif;
	text-align:justify;
	font-size:14px;
	color:#454A49;
}
iframe{
	width:575px;
	height:360px;
	margin-left:5px;
	background-color:#ffffff;
}
body{
	margin:5px;
	scrollbar-3dlight-color	  : #cccccc;
	scrollbar-arrow-color	  : #cccccc;
	scrollbar-base-color	  : #80A29F;
	scrollbar-darkshadow-color: #80A29F;
	scrollbar-face-color	  : #80A29F;
	scrollbar-highlight-color : #FDFDFB;
	scrollbar-shadow-color	  : #666666;
		
}

a {
	outline: none;
}


td.title {
	font-size:15px;
	color:#B76126;
	font-family: Verdana;
	font-weight: bold;
	text-align: center;
			
}

.text {
	text-align:justify;
	font-size:14px;
	color:#454A49;	
	
}

/* the link text styles */
	
a:link,a:visited {
	color:#B76126;
	text-decoration:none;
	font-family:verdana, arial;
	font-size:14px;
}	

a:hover {
	color:#656C6B;
	text-decoration:underline;
	font-family:verdana, arial;
	font-size:14px;

}


a.mlink:link,a.mlink:visited {500
	color:#396D94;
	text-decoration:underline;
	font-size:13px;
	font-weight: bold;

}

a.mlink:hover {
	color:#51575B;
	text-decoration:underline;
	font-size:13px;
	font-weight: bold;

}

a.glink:link,a.glink:visited {
	color: #396D94;
	text-decoration:none;
	font-size:11px;
	line-height:20px;
}

a.glink:hover {
	color:#ffffff;
	background-color:#C46627;
	text-decoration:none;
	font-size:11px;
}
	
	
td.texth {
	font-size:12px;
	color:#454A49;
	font-weight:bold;	


}
a.lmenu:link, a.lmenu:visited {
	color: #454A49;
	text-decoration:none;
	font-size:11px;
	line-height:25px;
	font-family:Verdana,Arial;
	font-weight:bold;
	margin-left:20px;
	
	
}

a.lmenu:hover {
	color: #454A49;
	text-decoration:none;
	font-size:11px;
	line-height:25px;
	font-family:Verdana,Arial;
	font-weight:bold;
	margin-left:20px;
 	
}
.input_texts {
	border:1px solid #4C8580;
	background-color: #E9F7F6;
	
}
.heading {
	font-size:14px;
	color:#454A49;
	font-weight:bold;
	font-family:Verdana,Arial;
	text-align:center;
		
}

.small {
	font-size:12px;
	color:#454A49;
	font-weight:bold;
	font-family:Verdana,Arial;
	text-align:justify;
}

.copy {
	font-size:9px;
	color:#ffffff;
	font-weight:bold;
	font-family:Verdana,Arial;
	text-align:right;

}
#bg {
	z-index:1;
}