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

.communityText {
	font-family: 		Helvetica;
	font-size: 			14px;
	color: 				#FFCC66;
}

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


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

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



.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;
}

.contentDark  a:link{
	color: #FFdd66;
}
.contentDark  a:visited{
	color: #ccaa88;
}
.contentDark  a:active{
	color: #ffaaaa;
}
.contentDark  a:hover{
	color: #ffeeee;
}

.white {
	color: 	white;
	
}
.white  a:link{
	color: white;
}
.white  a:visited{
	color: white;
}
.white  a:active{
	color: white;
}
.white  a:hover{
	color: white;
}


.topiclist {
	margin:3;
	padding:3;
	
}

.summaryDark {
	line-height: 95%;
	font-size: 10;

}
.note10 {
	font-style: italic;
	font-size: 10;

}
.note11 {
	font-style: italic;
	font-size: 11;
	font-family: helvetica;
}
.featuredHeader {
	font-size: 16px;
	background-color: #100000;
	color: 	#FFCC66;
	margin-bottom: 0;
	padding: 3px;
	padding-left: 8px;
	border-style: solid;
	border-width: 1px;

}

.featuredSummary {
	font-size: 14px;
	background-color: #100000;
	color: 	#FFCC66;
	margin-bottom: 0;
	padding: 3px;
	padding-left: 8px;
	border-style: solid;
	border-width: 1px;

}

.dialog {
	font-family: Helvetica;
}


.columnHeader {
	font-family: trajan-pro-3, serif;
}
	
	
.divheader {
	font-size: 10px;
	background-color: #4a3e38;
	color: 	#FFCC66;
	margin-bottom: 5;
	padding: 3px;
	padding-left: 8px;
	border-style: solid;
	border-width: 1px;
	
	 font-family: trajan-pro-3, serif;
	
	
}

	
}
.divheader  a:link{
	color: #FF9966;
}
.divheader  a:visited{
	color: #ccaa88;
}
.divheader  a:active{
	color: #ffaaaa;
}
.divheader  a:hover{
	color: #ffeeee;
}

.lightText {
	color: #552211;

}
.lightText a:link {
	color: #BB0000;
}
.lightText a:visited {
	color: #880000;
}
.lightText a:active {
	color: green;
}


.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;

}

.comPanel {
	
	margin: 0;
	padding: 0;
	background-image: url('/aworlds_media/uiGraphics/AwSmallBannerRepeater.gif');
	background-repeat: repeat-x;
}

.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;
	font-family: helvetica;
	font-weight: bold;
}

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

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

.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; 
}
.dynam {
	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;}

.button {
	border-style: solid;
	border-width: 1px;
	font-size: 10px;
	font-family: helvetica;
	margin-top: 1px;
	margin-left: 2px;
	margin-right: 2px;
	padding: 0px;
	padding-top: 0px;
	padding-left: 2px;
	padding-right: 2px;
}
.gram {
	border-style: solid;
	border-width: 1px;
	margin: 5px;
	padding: 10px;
}
.simpleblock {
	margin: 5px;
	padding: 5px;
}
