/* CSS Document */
.picbackgro {
	padding: 3px;
	background-color: #FFD6EB;
	border: solid 1px #FFB9FF;
	margin: 5px 0 5px 15px;
}

body, table {    font-family: Helvetica, "Lucida Grande", Arial, sans-serif;
  font-size: 12px; }
.bg { background-image: url(../images/bg1.gif);  background-repeat: repeat-x; }
.starbg { background-image: url(../images/starbg.gif);  background-repeat: no-repeat; }
.logo { 
	width: 311px; 
	height: 141px;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: top left;
	}
a:link, v:link { color: #00498D; }
.rightline {
	border-left: 1px solid #CFE2F4;
}
.rrightline {
	border-right: 1px solid #CFE2F4;
}
.newmodels {
	background-color: #CFE2F4;
	padding: 6px;
}
.smalltext { font-size: 10px; }
.rightmarg { padding-right: 10px; }
.leftmarg { padding-left: 15px; 	border-right: 1px solid #CFE2F4; }
p.lineheight { line-height: 18px; }
.linkstuff a { font-size: 12px; text-decoration: none; }
.linkstuff a:hover { color: #CF006B; font-weight: bold; }
.bluebg { background-color: #CFE2F4; border-bottom: 2px solid #FFFFFF; }
.bluebg a { font-weight: bold; text-decoration: none; }
.bluebg a:hover { text-decoration: underline; }
.pinkbg { background-color: #FBCFE6; border-bottom: 2px solid #FFFFFF; }
.pinkbg a { font-weight: bold; text-decoration: none; }
.pinkbg a:hover { text-decoration: underline; }
.footerstuff { background-color: #E8F4FF; }

.bluebox { background-color: #E8F4FF;  border: 1px solid #C2D6EA; }
.graybox { background-color: #FAFAFA;  border: 1px solid #DCDCDC; }
.borderright { border-right: 1px solid #DCDCDC; }

.bottomline { border-bottom: 1px solid #C2D6EA; }

.linkless a { text-decoration: none; color: #000000; }
.linkless a:hover { font-weight: bold; color: #CF006B;


