html {
margin: 0px;
height: 100%;
}

body {
background-image: url('../Images/Background.jpg');
background-position: top center;
background-repeat: repeat-x;
background-color: #F8F8F8;
margin: 0px;
height: 100%;
}

.BlackBodyText {
color: #000000;
font-family: arial, helvetica, sans-serif;
font-size: 9pt;
}

.HeaderUnderline {
border-bottom: 1px solid #00aeef;
}

h1 {
font-family: arial, helvetica, sans-serif;
font-size: 9pt;
font-weight: bold;
color: #FFFFFF;
}

h2 {
color: #0083ef;
font-family: arial, helvetica, sans-serif;
font-size: 12pt;
font-weight: bold;
display: inline;
}

.BlueNavLink, a.BlueNavLink:link, a.BlueNavLink:active, a.BlueNavLink:visited {
color: #0083ef;
font-family: arial, helvetica, sans-serif;
font-size: 9pt;
text-decoration: none;
font-weight: bold;
}

a.BlueNavLink:hover {
color: #15bb29;
font-family: arial, helvetica, sans-serif;
font-size: 9pt;
font-weight: bold;
text-decoration: none;
}

.ProductImage {
float: right;
margin-bottom: 0px;
margin-top: 5px;
margin-right: 10px;
margin-left: 15px;
}

.copyright {
background-color: #FFFFFF;
color: #000000;
font-family: arial, helvetica, sans-serif;
font-size: 7pt;
}

.shadowleft {
background-image: url('../Images/ShadowLeft.png');
background-position: top center;
background-repeat: repeat-y;
width: 4px;
}

.shadowright {
background-image: url('../Images/ShadowRight.png');
background-position: top center;
background-repeat: repeat-y;
width: 4px;
}

.headerbackground {
background-image: url('../Images/HeaderBackground.jpg');
background-position: top center;
background-repeat: no-repeat;
width: 744px;
height: 219px;
}

.mainbackground {
background-color: #FFFFFF;
width: 744px;
}

.BannerBackPURL {
background-image: url('../Images/ButtonBackground.jpg');
background-position: top center;
background-repeat: repeat-x;
padding-top: 30px;
font-family: arial, helvetica, sans-serif;
font-size: 9pt;
font-weight: bold;
color: #FFFFFF;
}

.buttonbackground {
background-image: url('../Images/ButtonBackground.jpg');
background-position: top center;
background-repeat: repeat-x;
width: 148px;
height: 107px;
font-family: arial, helvetica, sans-serif;
font-size: 9pt;
font-weight: bold;
color: #FFFFFF;
}

.buttonbackgroundon {
background-image: url('../Images/ButtonBackgroundOn.jpg');
background-position: top center;
background-repeat: repeat-x;
width: 148px;
height: 107px;
font-family: arial, helvetica, sans-serif;
font-size: 9pt;
font-weight: bold;
color: #FFFFFF;
cursor: hand;
}
