/* Setup the default body color */
body {  font-size: 9px; font-family: Verdana, Geneva, Arial, sans-serif;
	background-color: #ffffff; }

/* Setup the default text style and color */
p {font-family: Arial; color: #000000; font-size: 9pt; font-weight: normal; }
p.ps {font-family: Arial; margin-left: 10; margin-right: 5;} 

/* Setup the default h1 color */
h1 {font-family: Microsoft Sans Serif; color: #000000; font-size: 12pt; font-weight: bold }
h2 {font-family: Microsoft Sans Serif; color: #ff0000; font-size: 12pt; font-weight: bold }

/* Setup the small link colors */
a#small {color: blue; text-decoration: none; font-size: 8pt; font-weight: Normal}
a#small:visited {color: #700000; text-decoration: none; font-size: 8pt; font-weight: normal}
a#small:hover {background: #606060; color: #ffffff; text-decoration: none; font-size: 8pt; font-weight: normal}
a#small:active {color: #606060; text-decoration: none; font-size: 8pt; font-weight: normal}

a.smalla {color: #000000; text-decoration: none; font-size: 8pt; font-weight: Normal}
a.smalla:visited {color: #600000; text-decoration: none; font-size: 8pt; font-weight: normal}
a.smalla:hover {background: #606060; color: #ffffff; text-decoration: none; font-size: 8pt; font-weight: normal}
a.smalla:active {color: #c0c0c0; text-decoration: none; font-size: 8pt; font-weight: normal} 

a.wlnk {color: #000000; text-decoration: none; font-size: 9pt; font-weight: normal}
a.wlnk:visited {color: #800000; text-decoration: none; font-size: 9pt; font-weight: normal}
a.wlnk:active {color: #000000; text-decoration: none; font-size: 9pt; font-weight: normal}
a.wlnk:hover {color: #800000; text-decoration: none; font-size: 9pt; font-weight: normal}

#navigation a 
{ 
color: #000; 
background: #fb0 url("http://www.dovada.com/retail/images/tab-orange-left2.gif") left top no-repeat; 
text-decoration: none;  
padding-left: 10px 
} 

#navigation a span 
{ 
background: url("http://www.dovada.com/retail/images/tab-orange-right2.gif") right top no-repeat; 
padding-right: 10px 
} 

#navigation a, #navigation a span 
{ 
display: block; 
float: left 
} 

/* Commented backslash hack hides rule from IE5-Mac \*/ 
#navigation a, #navigation a span 
{ 
float: none 
} 
/* End IE5-Mac hack */ 

#navigation a:hover 
{ 
color: #fff; 
background: #26a url("http://www.dovada.com/retail/images/tab-blue-left.gif") left top no-repeat; 
text-decoration: none;  
padding-left: 10px 
} 

#navigation a:hover span 
{ 
background: url("http://www.dovada.com/retail/images/tab-blue-right.gif") right top no-repeat; 
padding-right: 10px 
} 

#navigation 
{ 
list-style: none; 
padding: 0; 
margin: 0 
} 

#navigation li 
{ 
float: left; 
display: block; 
margin: 0; 
padding: 0 
}

