
.community {
	font-family: 		"Times New Roman", "Times", serif;
	font-size: 			14px;
	background-color: 	#000000;
	color: 				#FFCC66;
}

.community  h2 {
	font-size: 24px;
	margin: 5px;
	padding: 10px;
	color: #CCCC99;
}

.community  a:link{
	color: #FF9966;
	text-decoration: none;

}
.community  a:visited{
	color: #ccaa88;
	text-decoration: none;
}
.community  a:active{
	color: #ffaaaa;
	text-decoration: none;
}
.community  a:hover{
	color: #ffeeee;
}


.sidepanel {
	font-family: "Times New Roman", "Times", serif;
	font-size: 12px;
	background: #663333 none;
	color: #FFCC66;
}


.sidepanel  a:link{
	color: #FF9966;
}
.sidepanel  a:visited{
	color: #ccaa88;
}
.sidepanel  a:active{
	color: #ffaaaa;
}
.sidepanel  a:hover{
	color: #ffffff;
}



.content {
	font-size: 16px;
	background-color: #100000;
	color: 	#FFCC66;
	margin: 15px;
	margin-left: 25px;
	padding: 25px;
	border-style: solid;
	border-width: 1px;
	
}
.content  a:link{
	color: #FF9966;
}
.content  a:visited{
	color: #ccaa88;
}
.content  a:active{
	color: #ffaaaa;
}
.content  a:hover{
	color: #ffeeee;
}

.contentLight {
	font-size: 16px;
	background-color: #FFFFCC;
	padding: 5px;
	color: #553333;

}
.contentLight a:link{
	color: #550000;
}
.contentLight a:visited{
	color: #883333;
}
.contentLight a:active{
	color: red;
}

.pmessage {
	font-size: 16px;
	background-color: #996633;
	background-image: url(/aworlds_media/ibase_1/Special/Icons/personalmessages/bg_message.jpg);
	color: #553333;
 	margin:75; 
 	padding: 15;
 	width:70%;
 	border-style: solid;
 	border-width: 2 px;	
}
.pmessage a:link{
	color: #550000;
}
.pmessage a:visited{
	color: #883333;
}
.pmessage a:active{
	color: red;
}


.contentsub {
	font-size: 12px;

}
.contenttitle {
	font-size: 20px;

}
.note {
	font-size: 12px;
	font-style: italic;

}


.banner  {
	font-family: "Times New Roman", "Times", serif;
	font-size: 			12px;
	background-color: transparent;
	color: #773333;
}
.banner  a:link {
	color: #883333;
}
.banner  a:visited {
	color: #550000;
}
.banner  a:active {
	color: red;
}
.banner  a:hover {
	color: red;
}

.inactive {
	color: gray;
}

.popuplink {
    text-decoration: underline;
    cursor: hand;
    whitespace: pre;
}
.spacer {
    white-space: pre;
}
.popuplink  a:hover {
	color: red;
}

.title {
	font-size: 18px;
}

.title a:link {
	text-decoration: none;
}
.title a:visited {
	text-decoration: underline;
}
.pagetitle {
	font-size: 24px;
	font-family: "Helvetica", "Times", serif;
}

.pagetitle a:link {
	text-decoration: none;
}
.pagetitle a:visited {
	text-decoration: underline;
}

.banking {
	font-family: "Helvetica"; 
}
.bankingneg {
	font-weight: bold; 
	color: #993333; 
}
.bankingpos {
	font-weight: bold; 
}

.alert {  
	font-family: "Helvetica", "Times", serif; 
	font-weight: bold; 
	color: #220000;
	text-decoration: none; 
	margin-top: 2px; 
	margin-right: 2px; 
	padding-top: 5px; 
	padding-right: 5px; 
	border-style: none; 
	text-align: center; 
	vertical-align: middle
}

.alert  a:link{
	color: #0033ff;
	text-decoration: underline;

}
.alert  a:visited{
	color: #0033ff;
	text-decoration: underline;
}
.alert  a:active{
	color: #990000;
	text-decoration: none;
}
.alert  a:hover{
	color: #ff3300;
}





.dynamicnum {
	font-weight: bold; 
	color: #dd3333; 
}
.dynamictxt {
	font-style: italic; 
	color: #995555; 
}

.persona  .memb0 .memb1 .memb2 .memb3 .memb4 .memb5 .memb6 .memb7 {
	font-weight: bold;
}

.memb0 {color: #99FFCC;}
.memb1 {color: #99FF33;}
.memb2 {color: #33CC00;}
.memb3 {color: #FFFF00;}
.memb4 {color: #990099;}
.memb5 {color: #990066;}
.memb6 {color: #CC3333;}
.memb7 {color: #FF0033;}

.gram {
	border-style: solid;
	border-width: 1px;
	margin: 5px;
	padding: 10px;
}
.simpleblock {
	margin: 5px;
	padding: 5px;
}

