.modulhead {
	background-color: #9CA584;
	border: thin solid #003300;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.profilehead {
	background-color: #9CA584;
	color: #000000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: thin solid;
	border-color: #003300;
	text-align: right;	
}
.modulblock {
	color: #333300;
	background-color: #DFDDCE;
	font-family: Arial, Helvetica, sans-serif;
	border: thin solid #003300;
	font-size: 12px;
}

.modulhead a {
	color: #000000; 
	background-color: #9CA584; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none; 
}

.modulhead a:hover {
	font-size: 12px;
    text-decoration: underline;
}

.selector {  
    color: #FFFFFF; 
	background-color: #9CA584
}

.reminder {
    color: #FF6633; 
	border: #FF6633; 
	border-style: outset; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	text-align: center
}

.rumor {
    background-color: #AD0000; 
	border: thin #680000 solid; 
	font-weight: bold; 
	color: #FFFFFF; 
	font-family: Arial, Helvetica, sans-serif
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #330000;
	background-color: #FFFFFF;
	background-image: url(images/background.gif);
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-size: smaller;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #000000;
	font-size: 12px;
}
.selonline {
    color: #FFFFFF;
	background-color: #B7BDA6
}
.gbcellhdr {
	border-top-width: 6px;
	border-right-width: 6px;
	border-top-style: ridge;
	border-right-style: ridge;
	border-top-color: #DDDDDD;
	border-right-color: #CCCCCC;
	background-color: #E0E0E0;
	font-size: 10pt;
}
.gbcellhdl {
	border-top-width: 6px;
	border-top-style: ridge;
	border-top-color: #DDDDDD;
	background-color: #E0E0E0;
	font-size: 10pt;
}
.gbcellblockr {
	border-right-width: 6px;
	border-right-style: ridge;
	border-right-color: #CCCCCC;
	background-color: #E0E0E0;
	font-size: 10pt;
	width: 50%;
}
.gbcellblockl {
	background-color: #E0E0E0;
	font-size: 10pt;
	width: 50%;
}
.gbcellblockr a {
    color: #333300;
    text-decoration: none;
	font-size: 10pt;
}
.gbcellblockr a:link {
	font-weight: bold;
	font-size: 10pt;
}
.gbcellblockr a:visited {
    color: #333366;
	font-size: 10pt;
}
.gbcellblockr a:hover {
    color: #333300;
	text-decoration: underline;
	font-weight: bold;
	font-size: 10pt;
}
.gbcellblockl a {
    text-decoration: none;
	font-size: 10pt;
}
.gbcellblockl a:link {
    color: #333300;
	font-weight: bold;
	font-size: 10pt;
}
.gbcellblockl a:visited {
    color: #333366;
	font-size: 10pt;
}
.gbcellblockl a:hover {
    color: #333300;
	text-decoration: underline;
	font-weight: bold;
	font-size: 10pt;
}
.gbheadfoot a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.gbheadfoot a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
    color: #333300;
	text-decoration: underline;
}
.spprot {
    visibility:hidden;  
}