.paneltitle {
	color: #374661;
	font-size: small;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
outline:0;
}
a img {border: none;}
.panelcontent {
	color: #666666;
	font-family: Helvetica, Arial, sans-serif;
	font-size: small;
}
.panelpicture 
{
    float: left;
    margin-right: 18px;
}
.textsizeadjuster
{
	color: #666666;
    font-family: Helvetica, Arial, sans-serif;
    font-size: x-small;
}
.textsizeadjuster a:link
{
    text-decoration: none;
    color: Black;
}
.textsizeadjuster a:visited
{
    text-decoration: none;
    color: Black;
}
.greyed 
{
    color: #999999;
}
.reddot {font-family:Courier New; color: #c53d3b}
.italic {font-style: italic}
.boldface {
	font-size: 12px;
	font-weight: bold;
}
.redbutton 
{
    color: White;
    background-color: #bf2329;
    background-image: url(../../img/button_redback.gif);
    background-repeat: no-repeat;
    background-position: center;
    border-color: #bf2329;
    border-style: none;
    font-weight: bold;
    font-size: x-small;
    height: 18px;
    width: 150px;
}
.modalbackground {
	background-color: Gray;
	filter: alpha(opacity=20);
	opacity: 0.2;
}
.reorderlist li 
{
    list-style: none;
    margin: 1px;
}
a:link 
{
    color: #3b5998;
	text-decoration: underline;
}
a:visited
{
    color: #3b5998;
	text-decoration: underline;
}
a:hover {
    color: #0080ff;
	text-decoration: underline;
}