body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	margin: 0px;
} table {
	font-size: 11px;
	color: #333333;
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
} form {
	margin: 0px;
	padding: 0px;
} input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
} input.text {
	border: 1px solid #AC702D;
	/*background-image:url(../images/titles/textBG.gif);
	background-repeat: no-repeat;
	margin: 1px;
	/*border-top-color: ;*/
} textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-image:url(../images/titles/textareaBG.gif);
	background-repeat:no-repeat;
} select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
} button {
	border: 0px none;
	height: 21px;
	width: 76px;
	background-color: #FFFFFF;
} a:visited {
	color: #EA9744;
	text-decoration:none;
} a:link {
	color: #EA9744;
	text-decoration:none;
} a:active {
	color: #EA9744;
	text-decoration:none;
} a:hover {
	color: #945210;
	text-decoration:none;
}

.img_placing_left{
	float:left;
	margin-top: 5px;
	margin-right: 8px;
}
.img_placing_right{
	float:right;
	margin-top: 5px;
	margin-left: 8px;
}
.dolphin_font {
	font-family: Dolphin, Verdana, Arial, sans-serif;
	font-size:14px;
}

.textarea-border {
	border: 1px solid #7F9DB9
} .color-algae {
	color:#6D5E14;
} .color-maroon {
	color: #BE5C2F;
} .thinVerticalSpace {
	line-height:14px;
} .style-fontsize12 {
	font-size: 12px;
} .style-fontsize9 {
	font-size: 9px;
} .justify {
	text-align: justify;
} .style-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-variant: small-caps;
	letter-spacing: 3px;
	color: #666666;
	background-color: #EAF4FF;
} .style-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	letter-spacing: 5px;
	color: #666666;
	background-color: #F9F4D9;
	text-transform: uppercase;
} .color-red {
	color: #CC0000;
}/* .style-row-altbgcolor {
	background-color: #EAF4FF;
} .style-row-bgcolor {
	background-color: #FFFFFF;
}*/

#title {
 color: #BE5C2F;
}#content {
	background-image: url(../images/template/content_bg.jpg);
	background-repeat: no-repeat;
} #subpg_content {
	background-image: url(../images/template/sub_pg_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
} #server {
	color: #CC3300;
	font-style: italic;
	font-weight: 600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
} #footer {
	font-family:   Verdana, Arial, Helvetica, sans-serif;
	letter-spacing:1px;
	font-size: 9px;
	color: #6D5E14;
	line-height:17px;
	background-image: url(../images/template/footer_bg.jpg);
	background-repeat:no-repeat;
} #link_footer:visited {
	color: #6D5E14;
} #link_footer:link {
	color: #6D5E14;
} #link_footer:active {
	color: #6D5E14;
} #link_footer:hover {
	color: #D69D29;
	text-decoration:underline;
} 