.bordertest {
	border: thin solid #CCCCCC;
	padding: 5px;
	margin: 5px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #3E3E3E;
}
.proddesc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #5B5B5B;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}


	@import url("../../Untitled-301.css");
@import url("../../Untitled-301.css");
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #666666;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #666666;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #787878;
}
hr {
	color: #CCCCCC;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.tableborders {
	border: thin solid #999;
	background-color: #FFF;
}
.tablebordersrelated {
	border: thin groove #F00;
}
.insidetable {
	background-color: #FFF;
	border: thin solid #F00;
}
.productmenu {
	background-color: #FF0000;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	text-align: center;
	font-style: normal;
}
.test {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-color: #F00;
	color: #FFF;
	text-align: center;
	font-weight: 100;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-transform: uppercase;
	height: 20px;
	padding: 5px;
}
