body {
    background:#000000;
    margin:0px;
    background-image:url(../img/swobg.jpg);
    background-repeat:no-repeat;
}

.pic {
    border:1px dotted #666666;
    padding: 7px;
}

.picl {
    border:1px dotted #666666;
    padding: 7px;
    margin-right:20px;
}

.picr {
    border:1px dotted #666666;
    padding: 7px;
    margin-left:20px;
}

TD {
    font-family:Trebuchet MS,lucida grande,verdana;
    font-size:10pt;
    color:#999999;
}

P {
	line-height:16pt;
	text-align:left;
	color:#999999;
}

H1 {
    display:inline;
    font-size:17pt;
    color:#cc9933;
    font-family:Lucida Grande,Trebuchet MS,verdana,arial;
    font-weight:normal;
    text-align:left;
}

.imgroll {border: 1px #000000 solid;}
A:hover, A:active {color: #000000}
A:hover .imgroll, A:active .imgroll {border-left:1px #cc9933 solid;border-right:1px #cc9933 solid}

A.nav:link {font-family:Lucida Grande,Trebuchet MS,verdana,arial; color:#EEEEEE; font-size: 8pt; text-decoration: none; border-bottom:#666666 1px dotted}
A.nav:visited,A.nav:active {font-family:Lucida Grande,Trebuchet MS,verdana,arial; color:#EEEEEE; font-size: 8pt; text-decoration: none; border-bottom:#666666 1px dotted}
A.nav:hover {font-family:Lucida Grande,Trebuchet MS,verdana,arial; color: #CC9933; font-size: 8pt; text-decoration: none; border-bottom:#EEEEEE 1px dotted}

A.textnav:link {font-family:Lucida Grande,Trebuchet MS,verdana,arial; color:#EEEEEE; font-size: 8pt; text-decoration: none; border-bottom:#666666 1px dotted}
A.textnav:visited,A.textnav:active {font-family:Lucida Grande,Trebuchet MS,verdana,arial; color:#EEEEEE; font-size: 8pt; text-decoration: none; border-bottom:#666666 1px dotted}
A.textnav:hover {font-family:Lucida Grande,Trebuchet MS,verdana,arial; color: #CC9933; font-size: 8pt; text-decoration: none; border-bottom:#EEEEEE 1px dotted}

A.tabnav:link {font-family:Lucida Grande,Trebuchet MS,verdana,arial; color:#EEEEEE; font-size: 9pt; text-decoration: none;}
A.tabnav:visited,A.tabnav:active {font-family:Lucida Grande,Trebuchet MS,verdana,arial; color:#EEEEEE; font-size: 9pt; text-decoration: none}
A.tabnav:hover {font-family:Lucida Grande,Trebuchet MS,verdana,arial; color: #CC9933; font-size: 9pt; text-decoration: none}

A.footer:link {font-family:Lucida Grande,Trebuchet MS,verdana,arial; color:#999999; font-size: 7pt; text-decoration: none; border-bottom:#666666 1px dotted}
A.footer:visited,A.footer:active {font-family:Lucida Grande,Trebuchet MS,verdana,arial; color:#999999; font-size: 7pt; text-decoration: none; border-bottom:#666666 1px dotted}
A.footer:hover {font-family:Lucida Grande,Trebuchet MS,verdana,arial; color: #CC9933; font-size: 7pt; text-decoration: none; border-bottom:#EEEEEE 1px dotted}

.pagetitle {
	font-family:Lucida Grande,Trebuchet MS,verdana,arial;
	color:#000000;
	font-size:11pt;
	font-weight:bold;
	text-align:left;
}

.btn {
	font-size: 8pt;
	color: #EEEEEE;
	background-color: #000000;
	font-family: Lucida Grande,Trebuchet MS,verdana,arial;
	border: 1px solid #666666;
	background-image: url('http://www.stephenoachs.com/img/titlebg.gif');
	cursor:pointer;
}

.btnover {
	font-size: 8pt;
	color: #FFFFFF;
	background-color: #000000;
	font-family: Lucida Grande,Trebuchet MS,verdana,arial;
	border: 1px solid #996600;
	background-image: url('http://www.stephenoachs.com/img/titlebg.gif');
	cursor:pointer;
}

.reginput {
	padding:5px;
	font-size: 10pt;
	color: #EEEEEE;
	background-color: #000000;
	font-family: verdana,arial;
	border:#2d2a4a solid 1px;
}

.ident {

	font-family:Lucida Grande,Trebuchet MS,verdana,arial;
	font-weight:bold;
	font-size:10px;
	color:#999999;
	text-align: right;
}

.pricero {
	font-size: 8pt;
	font-family:Lucida Grande,Trebuchet MS,verdana,arial;
	border:#000000 solid 0px;
	background-color:#000000;
	color:#EEEEEE;
}

.divcorner {
    background: url(../img/div-corner.png) top left no-repeat;
    margin: 0 0 10px 0;
    padding: 15px 0 15px 15px;
    color:#666666;
    font-family:Trebuchet MS,lucida grande,verdana;
    font-size:10pt;
    line-height:20pt;
}

.divtitle {
	color:#cc9933;
	font-family:Trebuchet MS,lucida grande,verdana;
	font-size:10pt;
	font-weight:bold;
	text-align:left;
}