body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.header {
	background-image: url(https://dev.parts123.com/brand/lawbrothers/logo.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.box-orange {
	border: 1px solid #A85410;
}
.box-grey {
	border: 1px solid #666666;
}
a.nav {
	text-decoration: none;
	color: #FF9900;
}
a.nav:hover{
	color: #FFFF66;	
}
a.nav:visited{
	color: #FF9900;
}
a.normlink {
	text-decoration: underline;
	color: #F3E8D1;
}
.grayunder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

a.normlink:hover{
	color: #FFC46A;	
}
a.normlink:visited{
	color: #F3E8D1;
}
.orangetext {
	color: #FF9900;
}
yellowtext {
	color: #FFFF33;
}
a.go {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF6600;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
}
.graytext {
	color: #CCCCCC;
}
a.go:hover {
	color: #FFFFFF;
	background-color: #FF9933;
	border-top-color: #A7A7A7;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #A7A7A7;
}
.darkgraytext {
	color: #999999;
}
.smalltext {
	font-size: 10px;
}
