
html {}

body {
 font: normal 18px Arial, Helvetica, sans-serif;
 margin: 0; 
 padding:0; 
 float: left; 
 width: 100%;
 text-align: center;
 color: #1A1A1A;
 line-height: 25pt;
 background-color: #ffffff;
}
a img { border: none;}

a {
color:#7C1317;font-size: 14px;
text-decoration: none;
}
a:hover {
text-decoration: underline;
}

p {margin-bottom: 18px;}

ul {
  margin-left:50px;

}
#header {
height: 470px;
 text-align: left;
 margin: 0 auto;
  background: url('../images/bg_red.gif') repeat-x;
}

#content {
 text-align: left;
 margin: 0 auto;
}
#footer {
padding-top: 10px;
font-size: 12px;
color: #7C1317;
height: 50px;
 text-align: center;
 margin: 0 auto;
  background: url('../images/footer.gif') repeat-x scroll left top;
}


.cleaner {clear: both;}
 * {
 margin: 0pt;
 padding: 0pt;
}
  
 #container {
 width: 100%;
 text-align: center;
 margin: 0 auto;
 background-color: transparent;
}
 
 .container {
 margin: 0 auto;
 width: 979px;
}

#top {
 margin: 0 auto;
 width: 979px;
 text-align:center;
}

.sidebar {
font-size: 13px;
line-height: 15pt;
}

.sidebar a:link {
color: #7C1317;
}

.select {
width: 300px;

}
.inputButton 
{
	color:#666666; font-family:tahoma,verdana,arial; font-size:8pt; font-weight:normal; 
	border:solid #7F9DB9 1px; text-decoration:none;
	height: 19px;
}
