html, body {
	margin:0;
	padding:0;
	height:100%;
	border:none;
scrollbar-base-color: #666666;
scrollbar-arrow-color: #ffffff;
scrollbar-3dlight-color: #ffffff;
scrollbar-darkshadow-color: #ffffff;
scrollbar-face-color: #666666;
scrollbar-highlight-color: #666666;
scrollbar-shadow-color: #666666;
scrollbar-track-color: #ffffff;
}
#container { 
	height:100%;
	width:810px;
}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	font-size: small;
	text-indent: 1em;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 1.5em;
}

ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #333333;
	margin-top: 0px;
}
ul li {
	line-height: 1.5em;
}
.page {

}
.photocap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-indent: 0px;
}
/* ---- */
.rows img {
          border: 1px solid white;
          margin-top:0px;
          margin-left:11px;
          margin-right:11px;
          }
.rows font {
           color:#9c9c9c;
           }
.name {
      font-family:Georgia, "Times New Roman", Times, serif;
      font-size:13px;
      font-weight:bold;
      }
.model_name {
            font-family:Georgia, "Times New Roman", Times, serif;
            font-size:13px;
            font-weight:bold;
            color:#be0000;
            }
.model_desc {
            font-family:Georgia, "Times New Roman", Times, serif;
            font-size:13px;
            font-weight:bold;
            color:#6b6b6b;
            }
.model_desc_info {
                 font-family:Georgia, "Times New Roman", Times, serif;
                 font-size:13px;
                 color:#6b6b6b;
                 }
.desc {
      font-family:Georgia, "Times New Roman", Times, serif;
      font-size:11px;
      }
.formtable-left {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-right-style: solid;
	padding: 3px;
	text-align: right;
	background-color: #CCCCCC;
	color: #333333;
	margin: 3px;
}
.formtable-right {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	margin: 3px;
	padding: 3px;
}
.redsans {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0000;
	font-size: small;
}
.imgborder {
	border-style:solid;
	border-color:black;
	border-width:thin;
}.booktitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #990000;
}
.booksubtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #333333;
}

/*Welcome Name*/
.welcomeText {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #666666;
	font-weight: bold;
}
.welcomeText2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #BE0000;
}

.errmsg {color: #FF3300}

.button4 {

}

.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	font-size: small;
	margin-top: 10px;
	margin-bottom: 10px;
}