body {
background: #DDC8A6;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #000000;
line-height: 1.4em;
font-size: 12px;
margin:0; padding:0;
}

#top {
background: url(images/top.gif) no-repeat;
width: 950px;
height: 30px;
}

#main {
width:950px;
position: relative;
margin: 0 auto;
background: url(images/bg.gif) repeat-y;
}

#header {
background: #4C3972 url(images/banner1.gif) no-repeat;
height: 120px;
float: left;
width: 950px;
font-size:36px;
color: #FFFFFF;
}

#split {
clear: both;
background: #350099;
height: 10px;
width:100%;
}

#sidebar {
width: 150px;
background: #4C3972;

/* border-top: #a3b9d0 2px solid; */
float: right;
}

#contents {
float:left;
width: 790px;
}

.bottom {
color: #ffffff;
font-size: 10px;
clear: both;
height: 30px;
background: #DDC8A6 url(images/bottom.gif) no-repeat;
width: 100%;
border-top: #350099 4px solid;
text-align: center;
}

.footer {
text-align: center;
background: #DDC8A6;
}

.footer a {
color: #000000;	
text-decoration:underline;
}

.footer a:active {
color: #003399;
text-decoration:underline;
}

.footer a:visited {
color: #000000;
text-decoration:underline;
}
.footer a:hover {
color: #003399;
text-decoration:underline;
}	

.sidepad {
margin:0; padding:5px 5px; 
color: #ffffff;
}

.contentpad {
margin:0; 
padding:10px 10px 10px 20px;
color: #000000;
}

h1 {
color: #000099;
font-size: 16px;
font-weight: bold;
}

h2 {
color: #000099;
font-size: 16px;
font-weight: bold;
}

h3 {
color: #350099;
font-size: 14px;
font-weight: bold;
}

p {
color:#000000;
font-size: 12px;
}

a {
color: #000000;	
text-decoration:underline;
}

a:active {
color: #003399;
text-decoration:underline;
}

a:visited {
color: #000000;
text-decoration:underline;
}
a:hover {
color: #003399;
text-decoration:underline;
}	

.menuheading1 {
color: #FFFFFF;
font-size: 10px;
font-weight: bold;
text-align: center;
padding: 1px 0 1px 0;
background-color: #350099;
border-bottom: #ffffff 1px solid;
border-top: #ffffff 1px solid;
}

.menuheading {
color: #FFFFFF;
font-size: 10px;
font-weight: bold;
text-align: center;
padding: 1px 0 1px 0;
background-color: #350099;
border-bottom: #ffffff 1px solid;
}

.theMenu a {
text-align: left;
display:block;
font-size:11px;
text-decoration:none;
color: #FFFFFF;
background-color:#4C3972;
border-bottom: #ffffff 1px solid;
font-weight:bold;
width: 100%;
padding:2px 0 2px 0;
}

.theMenu a:link {
font-size:11px;
text-decoration:none;
color: #FFFFFF;
background-color:#4C3972;
border-bottom: #ffffff 1px solid;
font-weight:bold;
width:100%;
padding:2px 0 2px 0;
}

.theMenu a:active {
font-size:11px;
text-decoration:none;
color:white;
background-color: #0066FF;
border-bottom: #ffffff 1px solid;
font-weight:bold;
width:100%;
padding: 2px 0 2px 0;
}
 
.theMenu a:visited {
font-size:11px;
text-decoration:none;
color:white;
background-color:#4C3972;
border-bottom: #ffffff 1px solid;
font-weight:bold;
width:100%;
padding: 2px 0 2px 0;
}

.theMenu a:hover {
font-size:11px;
text-decoration:none;
color:white;
background-color:#0066FF;
border-bottom: #ffffff 1px solid;
font-weight:bold;
width:100%;
padding: 2px 0 2px 0;
}

#overview {
float: right;
background: #FFFFCC;
width: 170px;
padding: 10px;
border: #FFFFFF 5px solid;
}

.overview_highlight {
color: #FF0000;
font-size: 14px;
font-weight: bold;
}

.overview_highlight a {
color: #FF0000;
font-size: 14px;
font-weight: bold;
text-decoration: underline;
}

.link a {
background: #FFFFCC;
width: 400px;
border: #ffffff 1px solid;
color: #FF0000;
font-size: 14px;
font-weight: bold;
text-decoration: underline;
padding: 10px 10px 10px 10px;
}

.table_rank1 {
background: #FFFFCC;
border: #CCCCCC 1px solid;
border-collapse: collapse;
border-spacing: 0px;
}

.table_rank1 td {
background: #FFFFCC;
border: #CCCCCC 1px solid;
border-collapse: collapse;
border-spacing: 0px;
text-align: left;
}

table {
background:  #CCCCCC;
border: #CCCCCC 1px solid;
border-collapse: collapse;
border-spacing: 0px;
}

table td {
background: #FFFFCC;
border-collapse: collapse;
border-spacing: 0px;
border: #CCCCCC 1px solid;
text-align: center;
padding: 4px 0 4px 0;
}

table td.hed {
background: #000066;
padding: 4px 0 4px 0;
font-weight: bold;
color: #FFFFFF;
font-size: 12px;
text-align: center;
}