/* Styles for navigation tabs */

#ddcolortabs{
margin-right: 0px;
padding: 0;
width: 100%;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
padding-right: 1px;
}

#ddcolortabs ul{
font: bold 11px Arial, Verdana, sans-serif;
margin:0;
padding:0;
list-style:none;
}

#ddcolortabs li{
display:inline;
margin:0 2px 0 0;
padding:0;
text-transform:uppercase;
}

#ddcolortabs a{
float:right;
color: white;
background: #3333CC url(media/color_tabs_left.gif) no-repeat left top;
margin:0 2px 0 0;
padding:0 0 1px 3px;
text-decoration:none;
letter-spacing: 1px;
}

#ddcolortabs a span{
float:right;
display:block;
background: transparent url(media/color_tabs_right.gif) no-repeat right top;
padding:4px 9px 2px 6px;
}

#ddcolortabs a span{
float:none;
}

#ddcolortabs a:hover{
background-color: #C0C0C0;
}

#ddcolortabs a:hover span{
background-color: #C0C0C0;
}

#ddcolortabs #current a, #ddcolortabs #current span{ /*currently selected tab*/
background-color: #C0C0C0;
}

#ddcolortabsline{
clear: both;
padding: 0;
width: 100%;
height: 8px;
line-height: 8px;
background: #3333CC;
border-top: 1px solid #fff; /*Remove this to remove border between bar and tabs*/
}

/* Styles for yellow bar */
#ddcolortabsbar{
clear: both;
padding: 0px;
width: 100%;
height: 38px;
line-height: 22px;
background: #FFCC66;
}


/*Styles for Quote Ticker */

/*Example CSS for the two demo scrollers*/

#pscroller1{
width: 300px;
height: 100px;
border: none;
line-height: 20px;
padding: 10px;
margin-left: 30px;
color: Navy;
font-size: 11pt;
font-weight: bold;
font-family: Arial, sans-serif;
}

#pscroller2{
width: 350px;
height: 30px;
border: 1px solid black;
padding: 3px;
}

#pscroller2 a{
text-decoration: none;
}

.someclass{ //class to apply to your scroller(s) if desired
}


/* Styles Web Site */

body {background-color: #3333CC}
h1,h2,h3,h4 {font-family: sans-serif}
#maintop {width: 820px; background-color: #FFFFFF; margin-top: 50px; border-top: 2px solid #FFCC66; 
	border-right: 2px solid #FFCC66; border-left: 2px solid #FFCC66}
#header1 p{margin: 15px 10px 0px 40px}
#header2 p{margin: 10px}
#header3 p{margin: 15px 10px 0px 40px}
#mainbottom {width:820px; background-color: white; border-bottom: 2px solid #FFCC66; 
	border-right: 2px solid #FFCC66; border-left: 2px solid #FFCC66}
#mainleft {width: 230px; border-right: 1px solid #3333CC; padding: 15px; background-color: #CCCCCC;
	vertical-align: top}
#mainright {width: 590px; vertical-align: top; padding: 15px; font: normal 10pt Verdana, Arial, sans-serif}
#address {text-align: center; color: white; font: bold 10pt Verdana, Arial, sans-serif}

#mainright a {color: #993333; font-weight: bold}
#mainright a:link {text-decoration: underline}
#mainright a:visited {text-decoration: underline}
#mainright a:hover {color: #E1A900; text-decoration: underline}
#mainright a:active {text-decoration: none}

#sidelinks a {display: block; color: #993333; font: bold 10pt Arial, sans-serif}
#sidelinks a:link {text-decoration: none}
#sidelinks a:visited {text-decoration: none}
#sidelinks a:hover {color: #E1A900; text-decoration: underline}
#sidelinks a:active {text-decoration: none}

#sidelinks a.newgroup {margin-right: 60px}
#sidelinks a.sublink {margin-left: 25px}
#sidelinks span {font-weight: bold; font-size: 11pt}
#sidelinks h4{text-align: center}
