BODY {
background-color: #010101;
background-image: url('images/mainimage.jpg'); /* sets the background image */
background-position: top left; /* positions the background image */
background-attachment: fixed;
background-repeat: no-repeat;
color: #ffffff;
font-family: verdana, Arial, sans-serif;
font-size: 13px;
margin-top: 10px;
margin-left: 200px;
margin-right: 10px;
margin-bottom: 0px;
scrollbar-face-color:#830B0C;
scrollbar-highlight-color:#A30E10;
scrollbar-3dlight-color:#A30E10;
scrollbar-darkshadow-color:#3E7E9A;
scrollbar-shadow-color:#3E7E9A;
scrollbar-arrow-color:#FFFFFF;
scrollbar-track-color:#000000;
}
P, TD, LI, UL, Table {
font-size: 13px;
}
/* this group sets the normal link colors */
A:LINK {
color: #ffffff;
text-decoration: none;
line-height: 18 px;
}
A:VISITED {
color: #ffffff;
text-decoration : bold;
line-height: 18 px;
}
A:HOVER {
color : #ffffff;
text-decoration: underline overline;
line-height: 18 px;
}
A:ACTIVE {
color : #ffffff;
text-decoration: underline;
line-height: 18 px;
}
/* this grouping sets the heading colors and sizes */
H1 {
font-size : 15px;
font-weight : bold;
color : #ffffff;
letter-spacing: 2px;
}
H2, H3, H4, H5, H6 {
font-size: 13px;
font-weight: bold;
color: #ffffff;
letter-spacing: 1px;
}
/* this class sets the properties for the horizontal rule bar */
hr {
color: #ffffff;
height: 1px;
width: 70%;
text-align: center;
}
/* the area below contains special classes */* classes specify special formatting */
.top {
text-align: right;
padding: 10px;
}
.textarea {
font-family: verdana, Arial, sans-serif;
color: #ffffff;
font-size: 13px;
text-align: left;
line-height: 20px;
padding-left: 20px;
padding-top: 10px;
padding-right: 20px;
padding-bottom: 20px
}
.copyright {
text-align: right;
font-size: 11px;
line-height: 18 px;
letter-spacing: 2px;
padding: 8px;
font-weight: bold;
color: #ffffff;
border-top: 1px solid #ffffff;
}
.botnavbar {
text-align: right;
padding: 5px;
font-size: 11px;
line-height: 18 px;
color: #ffffff;
}
.topnav {
text-align: right;
padding: 5px;
font-size: 11px;
line-height: 18 px;
color: #ffffff;
}
.topnavbar2 {
text-align: right;
padding: 5px;
font-size: 11px;
line-height: 18 px;
color: #ffffff;
}
.leftside {
padding: 3px;
}
.rightside {
font-size: 11px
background-image: url('images/cryeagle2.jpg'); /* sets the background image */
background-repeat: no-repeat;
background-attachment: fixed;
}
.rightsidetop {
text-align: right;
padding: 0px;
font-size: 11px;
line-height: 18 px;
color: #ffffff;
}
.info {
padding: 3px;
font-size: 11px;
line-height: 15px;
color: #A30E10;
}
.infoheader {
padding: 3px;
font-size: 11px;
font-weight:bold;
color: #FEDE72;
}
.navbar_right {
font-size: 9px;
font-weight: bold;
text-align: right;
color: #A30E10;
}
