* {
outline:none !important;
margin:0;
padding:0;
}
body {
background:#830000 url(../img/images/new.jpg) center top no-repeat scroll;
text-align: center;
font-size: 14px;
color: #333333;
font-family: Arial, Helvetica, Verdana, sans-serif;
}
a {
color: #ec1b2e;
text-decoration: none;
font-weight: bold;
}
td {
padding:4px;
}
input, textarea, button, select {
padding:2px;
border:#CCCCCC 1px solid;
background:#EFEFEF;
}
input:focus, select:focus, textarea:focus {
background:#FFFFFF;
}
input[type=submit]:hover {
border-color:#830000;
}
th {
padding:4px;
}
p {
margin:12px 0;
}
li {
margin:5px 0;
}
ul, ol, blockquote {
margin:0 40px;
}
a:hover {
color: #3d3d3d;
text-decoration: underline;
font-weight: bold;
}
h1 {
color: #3a3a3a;
font-size: 28px;
margin: 0;
padding: 12px 0 6px;
font-weight: lighter;
}
h1 a {
color: #ec1b2e;
text-decoration: underline;
}
h1 a:hover {
color: #3d3d3d;
text-decoration: none;
}
h2 {
color: #777777;
font-size: 22px;
margin: 0;
font-weight: lighter;
padding: 0px;
padding-bottom: 8px;
padding-top: 10px;
}
h2 a {
color: #ec1b2e;
text-decoration: underline;
}
h2 a:hover {
color: #3d3d3d;
text-decoration: none;
}
h3 {
color: #3a3a3a;
font-size: 18px;
margin: 0;
font-weight: lighter;
padding: 0px;
padding-bottom: 2px;
padding-top: 2px;
}
h3 a {
color: #ec1b2e;
text-decoration: underline;
}
h3 a:hover {
color: #3d3d3d;
text-decoration: none;
}
h5 {
font-weight:normal;
margin:0px;
padding:0px;
border-bottom:1px solid #999999;
display:block;
font-size:22px;
}
dl {
padding-left: 146px;
}
td {
background:#FFFFFF;
}
td.head {
background:#333333 url(../img/acord_head_select.jpg) top left repeat-x;
color: #FFFFFF;
font-weight: bold;
}
th {
background:#FF0000;
color: #FFFFFF;
font-weight: bold;
text-align:left;
}