/*
XPHome® tools
Copyright 2006 Gyrus Solutions
http://www.gyrussolutions.com
*/
BODY,TABLE,DIV { font-family:Verdana,Arial; font-size:8pt; font-weight:normal; margin:0px; padding:0px; }
BODY { background-color:white; color:#303030; }
H2         { font-family:Arial; font-size:12pt; color:#1047BE; font-weight:bold; margin-top:0px; margin-bottom:12px; padding:0px; }
H3         { font-family:Arial; font-size:11pt; color:#1047BE; font-weight:bold; margin-top:0px; margin-bottom:12px; padding:0px; }
H4         { font-family:Arial; font-size:10pt; color:#1047BE; font-weight:bold; margin-top:0px; margin-bottom:10px; padding:0px; }
H5         { font-family:Arial; font-size:9pt; color:#1047BE; font-weight:bold; margin-top:0px; margin-bottom:8px; padding:0px; }
P          { margin-top:0px; margin-bottom:8pt; }
UL,OL      { margin-top:0px; padding-top:0px; }
LI         { margin-top:0px; margin-bottom:3px; padding:0px; }
A          { color:#1047BE; text-decoration:underline; }
A:visited  { color:#1047BE; text-decoration:underline; }
A:hover    { color:#1047BE; text-decoration:none; }

HR         { height: 0px; border: solid #9A9A9A 0px; border-top-width: 1px; }
.gray { background-color:#666666; }
.lightgray { background-color:#9A9A9A; }
.blue { background-color:#1047BE; }

.spacer { font-size:0px; }

.prnon {}
.scnon {display:none;}

.text       { font-size:8pt; }
.text P     { line-height:140%; }
.mid-text   { font-family:Verdana,Arial!important; font-size:7.5pt!important; }
.small-text { font-family:Tahoma,Arial!important; font-size:7pt!important; }

TD.bg-l { width:10%; background:url(../img/bg-l.png); background-repeat:repeat-y; background-position:right; }
TD.bg-r { width:10%; background:url(../img/bg-r.png); background-repeat:repeat-y; }

.topmenu TD.nact { background-color:whitesmoke; }
.topmenu TD.act { background-color:white; }
.btmmenu TD.nact { background-color:whitesmoke; }
.btmmenu TD.act { background-color:white; }

TD.midbar { background:url(../img/bg-m.png); background-repeat:repeat-x; }

IMG.title { margin-top:12px; margin-bottom:10px; }
IMG.scrshot { margin-bottom:10px; }

TD.leftbar { padding:0px 10px 15px 20px; }
.leftbar DIV.hr { width:170px; font-size:0px; height:0px; border-top:1px solid #9A9A9A; margin-bottom:6px; }
.leftbar P { line-height:140%; font-family:Tahoma,Arial; font-size:8pt; color:#505050; text-align:justify; }
.leftbar H4 { color:#404040; font-weight:bold; margin-bottom:5px; }
.leftbar H5 { color:#808080; font-weight:normal; margin-bottom:5px; }

TD.mainbar { padding:0px 10px 15px 30px; }
.mainbar DIV.hr { font-size:0px; height:0px; border-top:1px solid #9A9A9A; margin-bottom:6px; margin-right:30px; }
.mainbar P { line-height:140%; font-family:Verdana,Arial; font-size:9pt; color:#505050; }
.mainbar OL, .mainbar UL { font-family:Verdana,Arial; font-size:9pt; color:#505050;  }
.mainbar H4 { color:#404040; font-weight:bold; margin-bottom:5px; }
.mainbar H5 { color:#808080; font-weight:normal; margin-bottom:5px; }

DIV.dwnldbar { width:243px; height:46px; background:url(../img/dwnldbar.png); background-repeat:no-repeat;
	padding:11px 35px 3px 12px;
	font-family:Verdana,Arial; font-size:8pt; color:white; font-weight:bold;
	text-decoration:none; }
.dwnldbar A, .dwnldbar:visited, .dwnldbar A:hover {
	font-family:Verdana,Arial; font-size:8pt; color:white; font-weight:bold;
	text-decoration:none; }

DIV.copyright { margin:18px 0px 20px 20px; }
.copyright { color:black; font-family:Tahoma,Arial; font-size:7.5pt; }
.copyright A         { color:#303030; text-decoration:underline; }
.copyright A:visited { color:#303030; text-decoration:underline; }
.copyright A:hover   { color:#606060; text-decoration:none; }

.error     { border-top:1px solid red;border-bottom:1px solid red;margin:20px;padding:5px 5px 5px 20px; }
FORM.form1 { padding:0px; margin:0px; }
INPUT.edit1      { border:1px solid dimgray; background-color:white; font-family:Tahoma,Arial; font-size:8pt; font-weight:normal; padding-left:1px; }
SELECT.select1   { border:1px solid dimgray; background-color:white; font-family:Tahoma,Arial; font-size:8pt; font-weight:normal; padding-left:1px; }
TEXTAREA.edit1   { border:1px solid dimgray; background-color:white; font-family:Tahoma,Arial; font-size:8pt; font-weight:normal; padding-left:1px; }
INPUT.submit1 { border:1px solid dimgray; font-family:Verdana,Arial; font-size:8pt; font-weight:bold; }
INPUT.button1 { border:1px solid dimgray; font-family:Verdana,Arial; font-size:8pt; font-weight:normal; }

