body { 	background: #111 url(../images/bglayers.png) no-repeat top center;	
		text-align: left;
		font-family: Tahoma, Arial, sans-serif;
		font-size: 0.75em; 
		color: #000;  }
p, li, td, label {	text-align: left;
			font-size: 1.2em;
			color: #000;
			line-height: 146%; }  
li.list { padding: 0 22px 18px 0; }
h1  { font-family: Tahoma, Arial, sans-serif;
		color: #bc0;
		font-size: 1.22em;
		text-align: center; }	
.clear { clear: both; }
img { border: 0; }
 h2 { font-family: Tahoma, Arial, sans-serif;
		color: #000;
		font-size: 1.25em;
		text-align: center; }
 h2.svs, h2.scs, h2.hpg { display: none; text-align: center; } 
h3 { color: #070; }	
a:link, a:active, a:visited { color: #070;
								text-decoration: none; }
a:hover { color: #e04; 
			text-decoration: none; }	 
p.b { font-weight: bold; }	 
hr { border: 2px #6c3 solid;
	width: 100%; }	
p.nb { text-align: center;
		font-size: 0.95em; }
.top { background: url(../images/toptape.gif) no-repeat 0 0;
		margin-top: 29px;
		width: 622px;
		height: 96px; 
		z-index: 10; }
.btm { background: url(../images/btmtape.gif) no-repeat bottom left;
		width: 622px;
		height: 98px; 
		z-index: 10;}
.tape, .tape2 { position: relative;
		float: left;
		background: transparent url(../images/sideboxtape.gif) no-repeat 0 0;
		display: block;
		width: 290px;
		height: 36px;
		margin-top: 22px; }	 
form { margin-top: 11px; }
.shot { clear: left;
margin: auto;  
display: block;
text-align: center;
vertical-align: middle;
height: auto;
		width: 250px; }
.notification_error h3 { font-size: 1em; text-align: left; color: #c00; }	
.notification_error
{
border: 1px solid #c00;
height: auto;
width: 90%;
padding: 15px 10px 13px 15px;
line-height: 141%;
background: #fdc;
text-align: left;
color: #a00;
-moz-border-radius: 5px;
}
p.reqd { color: #070; }
.notification_ok b { font-size: 1em; text-align: left; color: #070; }
.notification_ok
{
border: 1px #4c0 solid;
height: auto;
width: 90%;
padding: 15px 10px 13px 15px;
background: #af7;
color: #000;
text-align: left;
-moz-border-radius: 5px;
}
.notification_error h3 { text-align: center;
                        font-family: Verdana, Arial, sans-serif;
                        color: #c00; }
.info_fieldset { -moz-border-radius: 7px; border: 1px #dddddd solid; margin-top: 11px; }

.info_fieldset legend
{
border: 1px #dddddd solid; 
color: black; 
padding: 2px 5px 2px 5px;
-moz-border-radius: 3px;
}

.button
{
border: 1px solid #999999; 
border-top-color: #CCCCCC; 
border-left-color: #CCCCCC; 

background: white;

color: #333333; 

font: 1em Verdana, Helvetica, Arial, sans-serif;

-moz-border-radius: 3px;
}

/* Label */
label  { clear: both;
       width: 140px; padding-left: 20px; margin: 5px; float: left; text-align: left; }

/* Input, Textarea */
input, textarea, select
{
margin: 5px;
padding: 0px; 
float: left;

border: 1px solid #999999; 
border-top-color: #CCCCCC; 
border-left-color: #CCCCCC; 

color: #333333; 

font: 1em Arial, Verdana, Helvetica, sans-serif;

-moz-border-radius: 3px;
}


