a {
	color: #99CC00;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FFFF00;
}
td,p,input,textarea,select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	white-space:normal;
	word-wrap:break-word;
}
input,textarea,select {
	font-size: 14px;
}
.menu1 {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #996600;
}
.table1 {
	border-width: 1px;
	border-style: dotted;
	border-color: #996600;
}

.bottom1 {
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #cc9900;
}

.right1 {
	border-right-width: 2px;
	border-right-style: dashed;
	border-right-color: #cc9900;
}

.submenu {
	font-family: Arial;
	font-size: 12px;
	color: #FFFF00;
	text-decoration: none;
}
.submenu:hover {
color: #FFFFFF;
	text-decoration: underline;
}


.text1 {
	font-size: 12px;
	color: #006600;
}

.text2 {
	font-family: "Arial";
	font-size: 11px;
	color: #666666;
}

.sqthumb {border-color: #99CC00}
.sqthumb:hover {border-color: #FFFF00}

