body {
	background-color: #9bc3f8;
}
td, p {
font-family: verdana, arial;
font-size: 11px;
}


.smallbutton {
font-size: 10px;
border: #000 solid 1px;
background-color: #fda700; 
display: block
float: left;
height: 16px;
margin: 0px;
padding: 0px;
}  
 


h2 {
font-size: 13px;
}
.contentlinks {
	height: 20px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	font-size: 13px;
	background-image: url(img/block.jpg);
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-right: 10px;
	padding-top: 2px;
	background-position: center left;
}

.contentlinks:hover {
	text-decoration: underline;
}

.sub_contentlinks
{
color: #f9b421;
text-decoration: none;
font-weight: bold;
padding-left: 5px;
padding-right: 5px;

}
.sub_contentlinks:hover
{
color: #ffffff;
}


.smi
{
	display: block;
	width: 200px;
	height: 20px;
	color: #ffffff;
	background-color: #fda700;
	text-decoration: none;
	font-weight: bold;
	border-top: 1px solid #ffffff;
}

.smi:hover
{
	color: #fda700;
	background-color: #ffffff;

}

.ql { 
	background: transparent;
	display: block;
	border-bottom: 1px solid #fda700;
	margin:0px;
	height: 30px;
	width: 205px;
	color: #ffffff;
	text-decoration: none;
	padding-left: 5px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-weight: bold;
} 

.ql:hover {
	background-color: #003063;
	color: #fda700; 
}
.quicklinks {
	width: 209px;
	height: 200px;
	padding: 0px 0px 30px 0px;
	background-image: url(/img/menumenu_bg.gif);
}

p.blockhead {
	padding-left: 15px;
	padding-top: 5px;
	font-weight: bold;
	font-size: 14px;
	color: #d1e5fe;

}

p.blockheadright {
	padding-right: 15px;
	padding-top: 5px;
	font-weight: bold;
	font-size: 14px;
	color: #d1e5fe;
	text-align: right;
}

a.topleftmenu 
{
	color: #fda700;
	font-weight: bold;
	text-decoration: none;
}

a.topleftmenu:hover
{
	color: #ffffff;

} 

table.latetsratings {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

table.latetsratings a{
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.question {
font-weight: bold;
}

.dyncontent {
height: 100%; 
padding-left: 10px; 
background: #2982ff; 
color: #ffffff;
}

.dyncontent td {
color: #ffffff;
}

.scrollpage 
{
	color: #123456;
	font-weight: bold;
}

/* ratinglist is for a table containing rows/records of ratings */
table.ratinglist
{
	border: 0px;
	background-color: #fda700;
	font-weight: bold;	
}

table.ratinglist tr.odd
{
	background-color: #318ce1;
}
table.ratinglist tr.even
{
	background-color: #0265c2;
}

table.ratinglist td
{
	padding: 4px 4px 4px 4px;
}