.txt{ font-family:tahoma; font-size:12px; color:544656; text-decoration:none;  line-height:14px;
scrollbar-arrow-color:#ffffff;
	scrollbar-track-color:#CED7E7;
	scrollbar-darkshadow-color:#CED7E7;
	scrollbar-face-color:#CED7E7;
	scrollbar-highlight-color:#ffffff;
	scrollbar-shadow-color:#ffffff;

}
.txt:hover{ text-decoration:underline}
.link{ font-family:tahoma; font-size:10px; color:#FFFFFF; text-decoration:none;}
.link:hover{ text-decoration:underline}
.submenu{ font-family:tahoma; font-size:11px; color:#FFFFFF; text-decoration:none;}
.submenu:hover{ text-decoration:underline;}
.txtleft{ color:#DBE4F2;font-family:tahoma; font-size:11px; line-height:13px; text-decoration:none; 
			scrollbar-arrow-color:#ffffff;
			scrollbar-track-color:#819DC7;
			scrollbar-darkshadow-color:#819DC7;
			scrollbar-face-color:#819DC7;
			scrollbar-highlight-color:#819DC7;
			scrollbar-shadow-color:#ffffff;}
.txtleft:hover{ text-decoration:underline;}

.txtleft2{ color:#FFFFFF; font-family:tahoma; font-size:14px; line-height:13px; text-decoration:none; }
.txtleft2:hover{ color:#FFFFFF; text-decoration:underline;}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #336600;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #0066CC;
	vertical-align: top;
	text-align: left;
}
.style3 {font-size: 18px}
.style5 {font-size: 14}
.style7 {font-size: 14px}
.style8 {
	color: #0000FF;
	text-decoration: underline;
}
.style10 {font-size: 12px}
.style11 {font-size: 12}

.styleadmin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #0066CC;
	vertical-align: top;
	text-align: left;
	background-color: #CCCCCC;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.error {
    height:35px;
	text-decoration:none;
	color:#FF0000;
	font-size:18px;
}
.error2 {
	text-decoration:none;
	color:#FFFFFF;
	font-size:18px;
	background-color: #FF0000;
}	
.textarea2 { width:400px;
		height:200px;
		font-family:tahoma;
		font-size:12px;
		border-style:solid;
		border-width:1px;
		border-color:#C3C3C3;
		background-color:#F0F0F0;
		color:#59798F;
		overflow:auto;
		margin-left:0px;
		margin-right:0px}