@charset "utf-8";
/* CSS Document */

.borders {
	border-top-width: 0px;
	border-right-width: 3px;
	border-bottom-width: 0px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: double;
	border-bottom-style: none;
	border-left-style: double;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.leftcoledge {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #1b1b1b;
}
.botleftpad {
	padding-left: 22px;
}
.paraone {
	line-height: 16px;
	text-align: justify;
}
.paratwo {
	text-align: justify;
}
.centerfoldbdr {
	border: 3px double #2d2634;
}
.centerfoldpad {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.modelname {
	font-size: 26px;
	letter-spacing: -1px;
}



body {
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, Trebuchet MS, Helvetica, Arial, Verdana, sans-serif;
	font-size: 10px;
}

strong, em, b, i {
    font-family: Lucida Sans, Lucida Sans Unicode, Lucida Grande, Trebuchet MS, Helvetica, Arial, Verdana, sans-serif;
}


.ninept {
	font-size: 9px;
}
.tenpt {
	font-size: 10px;
}
.elevenpt {
	font-size: 11px;
}
.elevenpt b{
	font-size: 11px;
}
.twelevept {
	font-size: 12px;
}
.thirteenpt {
	font-size: 13px;
}
.fourteenpt {
	font-size: 14px;
}
.fifteenpt {
	font-size: 15px;
}
.sixteenpt {
	font-size: 16px;
}
.seventeenpt {
	font-size: 17px;
}
.eighteenpt {
	font-size: 18px;
}
.menu a {font-size: 11px;
	font-weight: normal;
}
.menu a:link {
     color: #ffffff;
     text-decoration: none;
     }

.menu a:visited {
     color: #ffffff;
     text-decoration: none;
     }

.menu a:hover {
     color: #9999cc;
     text-decoration: underline;
     }

.menu a:active {
     color: #ffffff;
     text-decoration: none;
     }
	 
	 
.botmenu a {font-size: 11px;
	font-weight: normal;
}
.botmenu a:link {
     color: #666666;
     text-decoration: none;
     }

.botmenu a:visited {
     color: #666666;
     text-decoration: none;
     }

.botmenu a:hover {
     color: #ffffff;
     text-decoration: underline;
     }

.botmenu a:active {
     color: #666666;
     text-decoration: none;
     }
.centerfoldpadright {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
