.title1 {
	color: #22aa00;
	font-family: "Century Gothic";
	font-size: 15px;
	font-weight: normal;
	font: italic;
}

.title2 {
	color: #FF172F;
	font: italic normal 15px "Century Gothic";
}
.title3 {
	color: #1111ee;
	font-family: "Century Gothic";
	font-size: 15px;
	font-weight: normal;
	font: italic;
}
.title4 {
	color: #F47A16;
	font-family: "Century Gothic";
	font-size: 15px;
	font-weight: normal;
	font: normal;
}
.textB {
	color: #200000;
	font-family: "Century Gothic";
	font-size: 13px;
	font-weight: bolder;
	font: italic;
}
.textBG {
	color: #626262; 
	font-family: "Century Gothic";
	font-size: 13px;
	font-weight: bold;
	font: italic;
}
.text {
	color: #200000;
	font-family: "Century Gothic";
	font-size: 13px;
	font: italic;
}
.text1 {
	color: #FF172F;
	font-family: "Century Gothic";
	font-size: 13px;
	font: italic;
	
}
.tlink { color:#C1D98A;
	font-family: "Century Gothic";
	font-size: 13px;
	font: italic;
}

.b1sub {
	background-image: url(/img/ta11.jpg);
	background-repeat: no-repeat;
	 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #dd0000;
	border:groove
	border-bottom: #7D7D7D;
	border-left-color: #D5D5D5;
	
	}

.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: Black;
	}
	.textarea {
	background-image: url(/img/ta1.jpg);
	background-repeat: no-repeat;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;	
	color: #dd0000;
}
.textarea2 {
	background-image: url(/img/ta22.jpg);
	background-repeat: no-repeat;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;	
   color: #dd0000;
	
	border-bottom-width: thin;
}
.b2res {
	background-image: url(/img/ta23.jpg);
	background-repeat: no-repeat;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;	
	color: #dd0000;
	border:groove
	border-bottom: #7D7D7D;
	border-left-color: #D5D5D5;
	
	}

body {
	scrollbar-3dlight-color : #999999;
	scrollbar-arrow-color : #dd0000;
	scrollbar-base-color : #666666;
	scrollbar-darkshadow-color : Black;
	scrollbar-face-color : #666666;
	scrollbar-highlight-color : #999999;
	scrollbar-shadow-color : #999999;
	scrollbar-track-color : #8B8B8B;
}

a:link {
	color: #006633;
	text-decoration: none;
	font-family: "Century Gothic";
	font-size: 13px;
	

}

a:visited {
	color: #FFA500;
	text-decoration: none;
font-family: "Century Gothic";
	font-size: 13px;
	


}

a:hover {
	text-decoration: none;
	color: #990000;

}

a:active {
	color: #000000;
	text-decoration: none;
font-family: "Century Gothic";
	font-size: 13px;
	}