/* This is the StyleSheets for www.SweepsPlay.com  */

.backgroundOrange { width: 100%; background-image: url("images/background-orange.png"); background-repeat: repeat-y; background-position: top center }
.backgroundBlue { width: 100%; background-image: url("images/background-header_2.png"); background-repeat: repeat-x; background-position: top center }
.backgroundWhite { width: 100%; background-image: url("images/background-white.png"); background-repeat: repeat-y; background-position: top center }
.backgroundBlueBottom { width: 100%; background-color: #000080 }

H1 { font-family: Tahoma, Arial Narrow, Helvetica; color:#FFFF80; font-size: 28pt; font-weight: normal; margin: 0px; display: inline }
H2 { font-family: Tahoma, Arial Narrow, Helvetica; color:#FFFFFF; font-size: 28pt; font-weight: normal; margin: 0px; display: inline }
H3 { font-family: Arial, Tahoma, Helvetica; color:#FFFFFF; font-size: 11.5pt; font-weight: bold; font-style: italic; margin: 0px }
H4 { font-family: Tahoma, Arial Narrow, Helvetica; color:#EC7D04; font-size: 18pt; font-weight: normal; margin-bottom: 9px }

form {margin: 0px }
a { text-decoration: none }
a:hover { text-decoration: underline }

a.menu { font-family: Tahoma, Arial Narrow, Arial, Helvetica, sans-serif; color:#4C4C4C; font-size: 8pt }
a.menu:hover { color:#DC7503; text-decoration: none }

a.submenu { font-family: Arial, Verdana; color: #5B6774; font-size: 13px; font-weight: bold }
a.submenu:hover { color: #0000FF; text-decoration: none }

.large { font-size: 12pt }
.med { font-size: 9pt }
.small { font-size: 8pt }
.tiny { font-size: 7pt }

ul.shift { position: relative; top: -15px; left: -15px }

img.border { border: 1px solid #000000 }
