
a {
	color: #038D44;
	text-decoration: none;
}


a:visited {
	color: #038D44;
	text-decoration: none;
}


a:hover {
	color: #FF8505;
	text-decoration: none;
}



h2 {

font-family: Arial, sans-serif; font-size: 12px; font-style: normal; font-weight: normal

}

h1 {  
font-family: Arial, sans-serif; font-size: 15px; font-style: normal; font-weight: normal

}

h3 {  
font-family: Arial, sans-serif; font-size: 25px; font-style: normal; font-weight: normal

}

h4 {  
font-family: Arial, sans-serif; font-size: 18px; font-style: normal; font-weight: normal

}

h5 {  
font-family: Arial, sans-serif; font-size: 18px; font-style: normal; font-weight: normal; color: #FF0000;

}




body {
        font-family: Arial, sans-serif; font-size: 15px; font-style: normal; font-weight: normal

	margin: 0;
	padding: 0;

}



.tdtextwhite {
        font-family: Arial, sans-serif; font-size: 12px; font-style: normal; font-weight: bold
}


.tdtext {
        font-family: Helvetica Rounded; font-size: 12px; font-style: normal; font-weight: normal
}


.tdtext2 {
        font-family: Arial, sans-serif; font-size: 12px; font-style: normal; font-weight: normal
}

.tdtext3 {
        font-family: comic sans MS; font-size: 18px; font-style: normal; font-weight: normal
}

.tdtext4 {
        font-family: comic sans MS; font-size: 30px; font-style: normal; font-weight: normal
}
.tdtext5 {
        font-family: Arial, sans-serif; font-size: 10px; font-style: normal; font-weight: normal
}

.tdtext6 {
        font-family: Helvetica Rounded; font-size: 16px; font-style: normal; font-weight: normal
}


fieldset.search {
	border: none;
	width: 450px;
	margin: 0 auto;
	background: #627AAD;
}
.search input, .search button {
	border: none;
	float: left;
}
.search input.box {
	color: #000000;
	font-size: 1.2em;
	width: 190px;
	height: 15px;
	padding: 8px 5px 0;
	background: #627AAD url(search_bg.gif) no-repeat;
	margin-right: 0px;
}
.search input.box:focus {
	background: #ffffff url(search_bg.gif) no-repeat left -18px;
	outline: none;
}
.search button.btn {
	width: 28px;
	height: 24px;
	cursor: pointer;
	text-indent: -9999px;
	background: #627AAD url(search_bg.gif) no-repeat top right;
}
.search button.btn:hover {
	background: #627AAD url(search_bg.gif) no-repeat bottom right;
}



textarea#styled {
	width: 500px;
	height: 120px;
	border: 1px solid #627AAD;
	padding: 5px;
	font-family: Tahoma, sans-serif;
	background-position: bottom right;
	background-repeat: no-repeat;
}



textarea#styled2 {
	width: 400px;
	height: 40px;
	border: 1px solid #627AAD;
	padding: 5px;
	font-family: Tahoma, sans-serif;
	background-position: bottom right;
	background-repeat: no-repeat;
}





