body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5;
	color: #246175;
	padding: 0px;
	background-color: #F3F7F8;
	margin: 0px;
}
a:link {
	color: #006699;
	text-decoration: underline;
}
a:visited {
	color: #006699;
	text-decoration: underline;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
}
h3 {
	font-size: 14px;
	line-height: 1;
	font-weight: bold;
	color: #006699;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #006699;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-bottom: 5px;
	text-align: left;
}
input {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006666;
	border: 1px solid #16679A;
	background-color: #EEEEEE;
}
textarea {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006666;
	border: 1px solid #16679A;
}
select {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006666;
	border: 1px solid #16679A;
}
#produWorks {
	height: 280px;
	width: 720px;
	overflow-y: auto;
}
#produWorkItem {
	margin: 3px;
	padding: 4px;
	float: left;
	height: 125px;
	width: 100px;
	border: 1px dotted #669966;
	text-align: center;
}
#textureItem {
	margin: 3px;
	padding: 5px;
	background-color: #F6F6F6;
	clear: left;
	border: 1px dotted #999999;
	width: 725px;
}

.bodyTable {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}

.borderBlue {
	border: 1px solid #075C7B;
}
.border2side {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.grayTxt {
	color: #999999;
}
.left24px {
	padding-left: 24px;
}
.mainBg {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: top;
	width: 960px;
	background-image: url(images/mainbg.gif);
}
.mainFrame {
	padding: 7px;
	width: 743px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.redTxt {
	color: #CC0000;
}

.siteinfoFrame {
	padding: 7px;
	width: 836px;
	background-image: url(images/siteinfo-bg.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	line-height: 1.2;
}
.tdbgBlue {
	background-color: #075C7B;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
.tdbgPur {
	background-color: #993366;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
.txtOrange {
	color: #CED414;
}
.txtRedpur {
	color: #993366;
}
.txt16px {
	font-size: 16px;
	font-weight: bold;
	color: #13637E;
}
.whiteTxt {
	color: #FFFFFF;
}
