body {
	font-size: 12px;
	color: #666666;
	margin: 0px;
	padding: 0px;
}
td {
	font-size: 12px;
}
.topbg {
	background-image: url(images/topbg.jpg);
	background-repeat: repeat-x;
}
.lineheight {
	line-height: 26px;
}
a:link {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #5392D7;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.bottomstyle {
	color: #2D6C98;
	line-height: 25px;
}
.leftbg {
	background-image: url(images/shadow.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.rightbg {
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #E4EEF8;
	border-bottom-color: #E4EEF8;
	border-left-color: #E4EEF8;
}
.border {
	border: 1px solid #CCCCCC;
}
.inputstyle {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
.bigfont {
	font-size: 14px;
}
.underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.xxunder {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
#product a {
	font-size: 14px;
	line-height: 30px;
}
.picborder {
	padding: 2px;
	border: 1px solid #CCCCCC;
}

