BODY {
	font-family:  "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size:12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: url(../images/BgTop2.gif) no-repeat 0px 0px
}

H1 {
   font-variant: small-caps; 
   font-weight: bold; 
   font-size: 15px;
   font-color: #333333;
}

H2 {
    font-variant: small-caps; 
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-style: bold;
}

H3 {
	font-variant: small-caps; 
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-style: bold;
	margin-bottom: 3px;
}

H4 {
	/*font-variant: small-caps; */
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-style: bold;
	margin: 2px;
}
p {
	text-align: justify;
	margin: 5px;
}
p.directors {
	text-align: justify;
	margin: 15px;
}
li
{
	list-style-image: url(../images/li.gif);
}
li.indented {
	list-style-type: circle;
}

TABLE.spec_table {
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
}

TD.spec_table_cell {
	border: 1px solid #CCCCCC;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
}

TD {
	font-size: 9pt;
}
table.downloadBrochures {
	border: 1px solid #FF0000;
	width: 180px;
	margin: 8px;
	background-color: #EEEEEE;
	padding: 5px;

}

.fineprint {
	font-size: 11px;
}
.smallprint {
	font-size: 9px;
	color:#666666;
}

table.picFrame {
	margin: 20px;
	padding: 4px;
}

.tech_heading {
	font-size: 11pt;
	font-weight: bold;
}

.first_heading {
   font-variant: small-caps; 
   font-weight: bold; 
   font-size: 11pt;
}

.second_heading {
	font-weight: bold; 
	font-variant: small-caps; 
	font-size: 14px;
	font-color: navy;
}
.third_heading {
	font-variant: small-caps; 
    font-weight: bold;
	font-size: 9pt;
	}
.last_heading {
	font-variant: small-caps;
	font-size: 10pt;
	font-weight : lighter;
}

.spec_heading {
	font-weight: bold;
}

.image {
   	list-style : disc outside url("../images/bullet2.gif" );
}

a:link { text-decoration: underline; color: blue; }
a:visited {  text-decoration: underline; color: blue; }
a:hover { text-decoration: underline;	color: red; }
a.nohover:hover { text-decoration: none;	color: black }

.image1 {
   	list-style : disc outside url("../images/bullet2.gif");
}
.link_top  a:link { font-size: 11px; text-decoration: none; color: black; }
.link_top a:visited { font-size: 11px; text-decoration: none; color: black; }
.link_top a:hover {
	font-size: 11px;
	text-decoration: underline;
	color: black;}
	.link_top { font-size: 11px;}

.image2 {
   	list-style : disc outside url("../images/bullet2.gif" );
   }
.image2  a:link { text-decoration: none; color: black; }
.image2 a:visited {  text-decoration: none; color: black; }
.image2 a:hover {
	text-decoration: underline;
	color: navy;
}


.link_image  a:link { font-size: 11px; text-decoration: none; color: white; }
.link_image a:visited { font-size: 11px; text-decoration: none; color: white; }
.link_image a:hover {
	font-size: 11px;
	text-decoration: underline;
	color: white;
}

.link_gallery  a:link { font-size: 11px; text-decoration: none; color: white; }
.link_gallery a:visited { font-size: 11px; text-decoration: none; color: white; }
.link_gallery a:hover {
	font-size: 11px;
	text-decoration: none;
	color: white;
}

DIV.menu_content {
	position: absolute;
	left: 0px;
	top: 134px;
	margin-top:10px;
	filter: alpha(opacity=90);
	text-align: left;
}

DIV.links {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 7pt;
	display: block;
}

DIV.links a {
	display: block;
	background: #F0F0F0;
	color: black;
	line-height: 22px;
	height: 22px;
	padding-left: 14px;
	padding-right: 14px;
	border-top: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
}

DIV.links a.lastlink {
	border-bottom: 1px solid black;
}

DIV.links a:link { text-decoration: none; color: black; }
DIV.links a:visited { text-decoration: none; color: black; }
DIV.links a:hover { background: #053C66; color: white; }

//DIV.links a { border-top: 1px solid black }
//DIV.links a:first-child { border-top: none; }

