body {
	font-size: 12px;
}
td {
	font-size: 12px;
	color: #999999;
}
.tdbothline {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #DDDDDD;
	border-bottom-color: #DDDDDD;
	border-bottom-width: 1px;
}
.tdtopshadow {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #E0E0E0;
}
h1 {
	font-size: 18px;
	margin: 0px;
	padding: 0px;
}
.catlist {
	color: #336600;
	font-size: 12px;
	list-style-position: inside;
	list-style-type: square;
}
.catlist a:hover {
	color: #FF0000;
	font-size: 12px;
	list-style-position: inside;
	list-style-type: square;
	padding-left: 3px;
	text-decoration: underline;
}
.catlist a:link {
	color: #003399;
	font-size: 12px;
	list-style-position: inside;
	list-style-type: square;
}
.catlist a:visited {
	color: #006699;
	font-size: 12px;
	list-style-position: inside;
	list-style-type: square;
}
.left {
	background-color: #F7F7F7;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	width: 225px;
}
textarea {
	font-size: 12px;
	width: 100%;
	overflow:auto;
}
.right {
	background-color: #FBF8F1;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	width: 230px;
}
input {
	font-size: 12px;
}
.tdallline {
	border: 5px solid #DDDDDD;
}
.tdmemoline {
	color:#000;
	line-height:18px;
	border: 1px solid #DDDDDD;
	background-color: #FFFFFF;
}
.contact {
	font-family:Arial Black, Gadget, sans-serif;
	font-weight:bold;
	padding:5px;
	padding-left:16px;
	font-size:13px;
	color:#669;
	line-height:23px;
	border: 1px solid #DDDDDD;
	background-color: #FFFFFF;
}
li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
	letter-spacing: 0px;
	word-spacing: 0px;
}
div {
	font-size: 12px;
	line-height: 20px;
}
.tdendline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
}
a:link {
	color: #669;
	font-size: 12px;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: red;
	text-decoration: underline;
}
li {
	font-size: 12px;
	color: #669;
	list-style-type: square;
	margin-left: 3px;
	padding-left: 3px;
}
a:visited {
	font-size: 12px;
	color: #537C90;
	text-decoration: none;
}
.imgborder {
	border: 1px solid #999999;
}

