body {
scrollbar-arrow-color:#ffffff;
scrollbar-base-color:#eaeaea;
scrollbar-dark-shadow-color:#6365ff;
scrollbar-face-color:#596F80;
scrollbar-highlight-color:#eaeaff;
scrollbar-shadow-color:#eaeaff;
}

body,li,td  {
font-family:verdana, arial, helvetica, sans-serif;
font-size:12px;
color:#000000;
text-align:justify;
}

.bodystyle {
background-color:#000000;
}

.bodystylelogo {
background-color:#000000;
padding: 0px;
margin: 0px;
}

.bodystylehome {
background-image: url(../img/img_3200_a.jpg);
background-repeat: no-repeat;
background-position: top;
background-attachment: fixed;
background-size: cover;
}

.bodystylehow {
background-image: url(../img/img_3200_a.jpg);
background-repeat: no-repeat;
background-position: top;
background-attachment: fixed;
background-size: cover;
}

.bodystyleparts {
background-image: url(../img/img_3200_a.jpg);
background-repeat: no-repeat;
background-position: top;
background-attachment: fixed;
background-size: cover;
}

.bodystyledownload {
background-image: url(../img/img_3200_a.jpg);
background-repeat: no-repeat;
background-position: top;
background-attachment: fixed;
background-size: cover;
}

.bodystyleinstruc {
background-image: url(../img/img_3200_a.jpg);
background-repeat: no-repeat;
background-position: top;
background-attachment: fixed;
background-size: cover;
}

.bodystylelinks {
background-image: url(../img/img_3200_a.jpg);
background-repeat: no-repeat;
background-position: top;
background-attachment: fixed;
background-size: cover;
}

.bodystylecontact {
background-image: url(../img/img_3200_a.jpg);
background-repeat: no-repeat;
background-position: top;
background-attachment: fixed;
background-size: cover;
}

.bodystylemenu {
background-color:#000000;
padding: 0px;
margin: 0px;
}

#tblmain {
background-color:#ffffff;
}
#tdnav {
border-left: 1px solid #000000;
border-right: 1px solid #000000;
padding-top: 0px;
background-color: #CFDCE6;

}
#tdcnt {
border-right: 1px solid #000000;
padding: 6px;
width:550px;
background-color: #ffffff;
}
.cnttable { /* this is for preview */
background-color: #ffffff;
}
.mainnav {
font-family:Arial, Helvetica, sans-serif;
font-size: 13px;
width: 100%;
font-weight: bold;
padding-top: 1px;
height: 20px;
border-bottom: 1px solid #333333; 
background-color: #596F80;
}

.navstyle {
text-decoration: none;
color: #ffffff;
}
.navstyle:hover {
color: #CFDCE6;
}

		/* Headline style */
h2 {

	font-size: 24px;
	color:#00487D;
	text-align:left;
	
	
}
/*Heading 1 */

h4 {
	
	font-size:14px;
	font-weight:bold;
	color: #00487D;
	text-align:left;
	
}
/*Heading 2 */
h5 {
	
	font-size:13px;
	color:#000000;
	text-align:left;
	font-weight :bold;
	
	background-color : #eaeaea; 
	margin-left : 0px;
	padding: 2px;
	
	}
/*Style 1 */
h6 {
	
	font-size:10px;
	font-weight: normal;
	color:#000000;
	text-align: justify;
	margin-left : 0;
	border: 1px solid #00487D;
	padding: 3px;
	}


#footer {
text-align: right;
font-size: 10px;
background-color: #000000;
border-bottom: 1px solid #ffffff;
padding: 2px;
}
#footerlink {
color:#ccccff;
text-decoration: none;
}
