.class1 A:link {text-decoration: underline; font-weight: normal; color: blue}
.class1 A:visited {text-decoration: underline; font-weight: normal; color: blue}
.class1 A:active {text-decoration: underline; font-weight: normal; color: blue}
.class1 A:hover {text-decoration: underline; font-weight: normal; color: red}
}
.class2 A:link {text-decoration: none; font-weight: normal; color: #000000}
.class2 A:visited {text-decoration: none; font-weight: normal; color: #000000}
.class2 A:active {text-decoration: none; font-weight: normal; color: #000000}
.class2 A:hover {text-decoration: underline; font-weight: normal; color: red}
}
.class3 A:link {text-decoration: underline; font-weight: bold; color:#065BA5}
.class3 A:visited {text-decoration: underline; font-weight: bold; color:#065BA5}
.class3 A:active {text-decoration: underline}
.class3 A:hover {text-decoration: underline; font-weight: bold; color:red}
}
.class4 A:link {text-decoration: underline; font-weight: bold; color:#ffffff}
.class4 A:visited {text-decoration: underline; font-weight: bold; color:#ffffff}
.class4 A:active {text-decoration: underline; font-weight: bold; color: #ffffff}
.class4 A:hover {text-decoration: underline; font-weight: bold; color:red}
}
.class6 A:link {text-decoration: underline; font-weight: normal; color:#ffffff}
.class6 A:visited {text-decoration: underline; font-weight: normal; color:#ffffff}
.class6 A:active {text-decoration: underline; font-weight: normal; color: #ffffff}
.class6 A:hover {text-decoration: underline; font-weight: normal; color:red}
}
hr {
  border: 2px dashed;
  width: 100%;
text-align: center;
color: #ed0003;
background-color: #000;
height: 2px;
}



#navigation {
text-align: left;
float: left; /*Set to "left" or "right" to position menu accordingly*/
/*border-bottom: 1px solid #999e87; uncomment this line to add bottom border*/
}
#navigation ul {
	font-family:"Trebuchet MS", Verdana, "Lucida Sans";
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
        width: 100%;
	margin: 0;
	padding: 0;
	list-style:none;	
}
#navigation li {
	display: inline;
	background: rgb(204,0,0) repeat-x center top;
	text-align: center;
	padding: 0;
	margin-right: 0px;	
	float: center;
}
#navigation a {
	color: #ffffff;
	background: rgb(204,0,0) no-repeat left top;
	float: left;
	margin:	0;
	padding-left:6px;
	text-decoration: underline;
}
#navigation a span {
	background:   no-repeat right top;
	display: block;
	padding:7px 13px 4px 5px;
}
#navigation a span {
	float: none;
}
H1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:12px;
color: #000000;
                 }
H2 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:13px;
color: #000000;
                 }
H3 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:13px;
color: #000000;
           }

H4 {
font-family:Tamoha ;
font-weight:bold;
font-size:15px;
color: #000000;                 }
H7 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:11px;
color: rgb(204,0,0);
padding: 0px 0 0px 0px;
                 }
H6 {
font-family: Verdana, Helvetica, sans-serif;
font-weight:bold;
font-size:16px;
color: #000000;
                 }
H5 {
font-family:Tamoha ;
font-weight:bold;
font-size:30px;
color: #ffffff;
  padding: 5px;     
                 }
#vertmenu {
font-family:Verdana, "Lucida Sans";
font-weight: bold;
font-size: 8pt;
width: 160px;
padding: 0px;
margin: 0px;

background-color: #2d6ab8;

}
#vertmenu h1 {
font-family:Verdana, "Lucida Sans";
font-weight: bold;
display: block; 
background-color:#0f3e98;
font-size: 8pt;

padding: 3px 0 5px 3px;
border-bottom: 0px solid #ffffff;
color: #ffffff;
margin: 0px;
width: 157px;
}
#vertmenu h2 {
font-family:Verdana, "Lucida Sans";
display: block; 
background-color:#497ec1;
font-size: 8pt; 
padding: 3px 0 5px 3px;
border-bottom: 0px solid #ffffff;
color: #ffffff;
margin: 0px;
width: 157px;
}

#vertmenu ul {
list-style: none;
margin: 0px;
padding: 0px;
border: none;
}
#vertmenu ul li {
margin: 0px;
padding: 0px;
}
#vertmenu ul li a {
font-size: 8pt;
font-weight: bold;
display: block;
border-bottom: 0px solid #ffffff;
padding: 5px 0px 2px 4px;
text-decoration: underline;
color: #ffffff;
width:160px;
}

#vertmenu ul li a:hover, #vertmenu ul li a:selected {
color: #ffffff;
background-color: #000000;
text-decoration: underline;
width:157px;
}
#side {
font-family:"Trebuchet MS", Verdana, "Lucida Sans";
font-weight: normal;
font-size: 12px;
width: 160px;
padding: 0px;
margin: 0px;
background-color: #000066;
}

#side h1 {
font-family:"Trebuchet MS", Verdana, "Lucida Sans";
display: block; 
background-color:#065BA5 ;
font-size: 12px; 
padding: 3px 0 5px 3px;
border-bottom: 0px solid #ffffff;
color: #ffffff;
margin: 0px;
width: 195px;
}
#side h2 {
font-family:"Trebuchet MS", Verdana, "Lucida Sans";
display: block; 
background-color:#000066 ;
font-size: 12px; 
padding: 3px 0 5px 3px;
border-bottom: 0px solid #ffffff;
color: #ffffff;
margin: 0px;
width: 195px;
}

#side ul {
list-style: none;
margin: 0px;
padding: 0px;
border: none;
}
#side ul li {
margin: 0px;
padding: 0px;
}
#side ul li a {
font-size: 12px;
font-weight:normal;
display: block;
border-bottom: 0px solid #ffffff;
padding: 5px 0px 2px 4px;
text-decoration: underline;
color: #ffffff;
width:200px;
}

#side ul li a:hover, #vertmenu ul li a:selected {
color: #ffffff;
background-color: #065BA5;
text-decoration: underline;
}

* {margin:0;padding:0}
h1,h2,h3,h4,h5,p,ul{margin-bottom:1em}
ul{margin-left:16px}
body {
	background: #ffffff;
	font-family:Verdana, "Lucida Sans";
	font-size: 9pt;
        text-align: center;
	color:#000;
}

#container {
	width: 835px;
	margin: 0px auto 0px auto;
	margin-left:auto;
	margin-right:auto;	
	border-left:4px solid black;
		border-right:4px solid black;
border-top:4px solid black;
border-bottom:4px solid black;

	background: #ffffff;
	text-align: left;
}
* html #container{
	width: 845px;
	w\idth: 835px;
}
#header {
	width: 835px;
background: #fff;
	text-align: center;
	border-bottom:0px solid silver;
}

#leftmenu {
	width: 160px;
	height: 3000px;
	margin: 0px 10px 0px 0px;
	background-color: #2d6ab8;
border-right: 4px solid #000000;	
display: inline;
	float: left;
	position:relative;
	left:-485px;
font-size:11px;
}
#content {
	width: 485px;
	background: #ffffff;
	text-align: left;
	color: #000;
	float:left;
	position:relative;
	left:175px;
}
#rightmenu{
float: right;
width: 160px; /*Width of right column*/
margin-left: -160px; /*Set left margin to -(RightColumnWidth) */
background: #2d6ab8;
height: 3000px;
border-left: 4px solid #000000;
font-size: 8pt;
}

#footer {
	width: 100%;
	height: 120px;
	background: #2d6ab8;
font-family:Verdana, "Lucida Sans";
	font-size: 8pt;
	color: #fff;
	text-align: center;
	clear: both;
}
#vertmenu3 {
font-family:Verdana, "Lucida Sans";
font-weight: bold;
font-size: 8pt;
width: 157px;
padding: 0px;
margin: 0px;

background-color: #2d6ab8;

}
#vertmenu3 h1 {
font-family:Verdana, "Lucida Sans";
font-weight: bold;
display: block; 
background: url(http://sportingways.com/slot-online.jpg);
font-size: 9pt;

padding: 3px 0 5px 3px;
border-bottom: 0px solid #ffffff;
color: #ffffff;
margin: 0px;
width: 157px;
}
#vertmenu3 h3 {
font-family:Verdana, "Lucida Sans";
display: block; 
background-color:#0f3e98;
font-size: 9pt; 
padding: 3px 0 5px 3px;
border-bottom: 0px solid #ffffff;
color: #ffffff;
margin: 0px;
width: 157px;
}

#vertmenu3 ul {
list-style: none;
margin: 0px;
padding: 5px;
border: none;
}
#vertmenu3 ul li {
margin: 0px;
padding: 0px;
}
#vertmenu3 ul li a {
font-size: 8pt;
font-weight: bold;
display: block;
border-bottom: 0px solid #ffffff;
padding: 5px 0px 2px 4px;
text-decoration: none;
text-decoration: underline;
color: #ffffff;
width:157px;
}

#vertmenu3 ul li a:hover, #vertmenu ul li a:selected {
color: #ffffff;
background-color: #000000;
padding: 5px 0px 2px 4px;
text-decoration: underline;
width:157px;
}
#vertmenu3 {
font-family:Verdana, "Lucida Sans";
font-weight: bold;
font-size: 8pt;
width: 157px;
padding: 0px;
margin: 0px;

background-color: #2d6ab8;

}
#vertmenu3 h1 {
font-family:Verdana, "Lucida Sans";
font-weight: bold;
display: block; 
background: url(http://sportingways.com/slot-online.jpg);
font-size: 9pt;

padding: 3px 0 5px 3px;
border-bottom: 0px solid #ffffff;
color: #ffffff;
margin: 0px;
width: 157px;
}
#vertmenu5 h3 {
font-family:Verdana, "Lucida Sans";
display: block; 
background-color:#0f3e98;
font-size: 9pt; 
padding: 3px 0 5px 3px;
border-bottom: 0px solid #ffffff;
color: #ffffff;
margin: 0px;
width: 750px;
}

#vertmenu5 ul {
list-style: none;
margin: 0px;
padding: 5px;
border: none;
}
#vertmenu5 ul li {
margin: 0px;
padding: 0px;
}
#vertmenu5 ul li a {
font-size: 8pt;
font-weight: bold;
display: block;
border-bottom: 0px solid #ffffff;
padding: 5px 0px 2px 4px;
text-decoration: none;
text-decoration: underline;
color: #ffffff;
width:750px;
}

#vertmenu5 ul li a:hover, #vertmenu ul li a:selected {
color: #ffffff;
background-color: #000000;
padding: 5px 0px 2px 4px;
text-decoration: underline;
width:750px;
}
 #menu {
width:100%;
text-decoration:none;
color: #ffffff;
font-family: Verdana, Arial, Helvetica, sans-serif;
background: url(http://sportsbook.sportingways.com/gradient.jpg);
   }
    #menu ul {
      float:left;
      display:block;
      margin:0;
      padding:0;
      list-style:none;
      width:100%;
background: url(http://sportsbook.sportingways.com/gradient.jpg);
    }

    #menu li {
      float:left;
    }

    #menu a {
      font-weight:bold;
      color:white;
      text-decoration:none;
      padding:10px 10px;
      display:block;
      font-size:12px;
      float:left;
    }

    #menu a span {
      padding:3px;
    }

    #menu a:hover {
      text-decoration:underline;
      color:red;
      background: url(http://sportingways.com/betting-head.jpg);
    }
#menu ul li a:hover, #menu ul li a#selected{ /*hover and selected link*/
text-decoration:underline;
color: #ffffff;
background: url(http://sportingways.com/betting-head.jpg);
}
div.myspace-scroll-box {
height:130px;
width:160px;
background-color: #2d6ab8;
font:11px Verdana;
overflow:scroll;
}
