.cbody {
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.beeg_headline  { 
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 30px;
	text-decoration: none;
	font-weight: bold;
	color: #999999;
	padding-top:10px;
}

.shout  { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #EEEEEE;
}

/* Top layer of page*/
.topaclayer 
{
font-family: Verdana, Helvetica, sans-serif;
font-size: 10px;
text-decoration: none;
font-weight: bold;
color: #EEEEEE;
/*background-repeat: no-repeat; 
background-image: url(img/anobbs_logo.jpg);*/
background-color: #EEEEEE;
}
.odescr {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
/* Links for main window */
.boldlink {
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
}
.boldlink:hover {
color: #660000;
text-decoration: underline;
}

/* Select for main window */
.mainwin_iselect {
font-family: Verdana, Helvetica, sans-serif;
font-size: 10px;
text-decoration: none;
font-weight: bold;
color: #000000;
border-right: #AAAAAA 1px solid;
border-bottom: #AAAAAA 1px solid;
border-top: #AAAAAA 1px solid;
border-left: #AAAAAA 1px solid;
background-color: #EEEEEE;
}

/* Chat writer input (main window) */
.mainwin_input {
font-family: Verdana, Helvetica, sans-serif;
font-size: 10px;
text-decoration: none;
font-weight: bold;
color: #000000;
width: 195px;
height: 18px;
margin-top:1px;
border-right: #AAAAAA 1px solid;
border-bottom: #AAAAAA 1px solid;
border-top: #AAAAAA 1px solid;
border-left: #AAAAAA 1px solid;
background-color: #EEEEEE;
}
/* Chat writer buttons */
.mainwin_button {
font-family: Verdana, Helvetica, sans-serif;
font-size: 10px;
text-decoration: none;
font-weight: bold;
color: #EEEEEE;
width: 45px;
height: 20px;
border-right: #AAAAAA 1px solid;
border-bottom: #AAAAAA 1px solid;
border-top: #AAAAAA 1px solid;
border-left: #AAAAAA 1px solid;
background-color: #6E0202;
}

/* For main selection links */
/* Unselected */
.printstatez  { 
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
text-decoration: none;
font-weight: bold;
color: #EEEEEE;
background-color: #6E0202;
padding-left: 12px;
padding-right: 12px;
}
.printstatez:hover {
color: #FFFFFF;
text-decoration: none;
background-color: #A00303;
}

/* Selected */
.printstatex  { 
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
text-decoration: none;
font-weight: bold;
color: #6E0202;
background-color: #FFFFFF;
padding-left: 12px;
padding-right: 12px;
}
.printstatex:hover {
color: #FFFFFF;
text-decoration: none;
background-color: #7178AC;
}

/* Linklayer for top links */
.tlinklayer  { 
border-top: #AAAAAA 1px solid;
background-color: #6E0202;
}

.printCmsg  { 
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}