body, table, th, td {
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	margin:0px;
	/*text-align:justify;*/
}

form {
	margin:0px
}

a {
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}


a.boxlink:link {
	font-size:10px;
	text-decoration:none;
}

a.boxlink:visited {
	font-size:10px;
	text-decoration:none;
}

a.boxlink:hover {
	font-size:10px;
	text-decoration:underline;
}

a.boxlink:active {
	font-size:10px;
	text-decoration:none;
}

li {
	list-style-type:square;
}

ul {
	list-style-type:square;
}


h3 {
	font-size:12px
}

.actlarger{
	font-size: larger;
}

.actsmaller{
	font-size: smaller;
}

.actxxsmall{
	font-size:9px;
}

.actxsmall{
	font-size:10px;
}

.actsmall{
	font-size:10px;
}

.actregular{
	font-size:12px;
}

.actlarge{
	font-size:14px;
}

.actxlarge{
	font-size:16px;
}

.actxxlarge{
	font-size:18px;
}

.actsmallheading {
	font-size:10px;
	text-transform: uppercase;
}
a.taillift {
	display:block;
	background:#FFF;
	color:#006;
	font-size:11px;
	font-weight:bold;
	padding:1px 3px;
	text-decoration:none;
	margin:0px 15px 2px 0px;
	border:1px solid #CCC;
}
.taillifttitle {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}

h1.taillift, .falseheading {
	font-size: 18px;
	font-weight: bold;
	color: #FF0707;
}

.cargolift {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

h2.taillift {
	font-size: 16px;
}

.nojustify {
	text-align:left;
}

h2.shutters {
	font-size: 14px;
}

.text_breadcrumbs {
	text-align:left;
}
/* sub heading table */
.sht {
	margin-bottom:5px;
}

h1.stonemenu {
	font-weight:bold;
	font-size: 11px;
	color: #FF0707;
	padding: 1px 3px;
	margin: 0px;
	text-decoration: none;
}

hr.stonemenu {
	text-align:left;
	color: #9b9d9a;
	height: 1px;
	width: 138px;
	margin:10px 0px;
}
hr.secdiv {
	color:#FFFFFF;
	background-color:#FFFFFF;
	height:1px;
	border:none;
}
.actrequired {
	font-weight:bold;
}
img.imagenotavailable {
	border: solid 1px gray;
}
