.bgtext {  font-weight: none; text-decoration: none; color: #444444; }
.bgtext:link, .bgtext:visited {  font-weight: none; text-decoration: underline; color: #393C82; }
.bgtext:hover {  font-weight: none; color: #393C82; text-decoration: underline; }
.bgtext:active {  font-weight: none; color: #393C82; text-decoration: none; }

.small {  font-weight: none; text-decoration: none;  font-size: 10px;}
.small:link, .small:visited {  font-weight: none; text-decoration: underline; color: #393C82; font-size: 10px;}
.small:hover {  font-weight: none; color: #393C82; text-decoration: underline; font-size: 10px;}
.small:active {  font-weight: none; color: #393C82; text-decoration: none; font-size: 10px;}

.topiclink{  font-size: 14px; font-weight: none; text-decoration: none; color: #393C82; }
.topiclink:link, .topiclink:visited {  font-size: 14px; font-weight: none; text-decoration: none; color: #393C82; }
.topiclink:hover { font-size: 14px;  font-weight: none; color: #393C82; text-decoration: underline; }
.topiclink:active { font-size: 14px;  font-weight: none; color: #393C82; text-decoration: none; }

.maintables { color: #444444; padding: 0; border: solid 1px #e4e4e4;	background-color: #f4f4f4; }


.tdbar { color: #444444; padding: 4px;   font-weight: none; background-color: #c4c4c4; }

a.tdbar, a.tdbar:active {   font-weight: none; text-decoration: none; color: #333333; border: 0; padding: 0; 	background-image:none; background-color:none;}
a.tdbar:link, a.tdbar:visited {  font-weight: none; text-decoration: underline; color: #333333; border: 0; padding: 0;	background-image:none; background-color:none;}
a.tdbar:hover {   font-weight: none; color: #000000; text-decoration: none; border: 0;  padding: 0;	background-image:none; background-color:none;} 

.membertitle { color: #242424; padding-top: 2; padding-bottom: 2;  font-size:13px;  font-weight: bold; }

.membername, .membername:active { font-size: 18px; color: #242424;  font-weight: bold;  text-decoration: none;}
.membername:link, .membername:visited { font-size: 18px; color: #242424;  font-weight: bold; text-decoration: none; }

.membername:hover { font-size: 18px; color: #000000;  font-weight: bold; text-decoration: underline;  }

.addcommenttable{ color: #444444; padding: 4;  border: solid 1px #e4e4e4;	background-color: #f4f4f4;		}

.ratedtable{ color: #444444;padding: 4;  border: solid 1px #e4e4e4>;	background-color: #f4f4f4;		}
.rated { color: #444444;  font-size: 17px;  font-weight: bold; }

.profileimage { padding: 0;  border: solid 2px #747474;	}
.memberbox { padding: 0;  border: solid  1px #d4d4d4;	background-color: #eeeeee;		}
.memberboxthumb { padding: 0;  border: solid 1px #747474;	background-color: #e4e4e4;		}

.messagestable{ background-color: #f4f4f4; padding: none; 	}
.messagescell{ color: #222222; padding: 6px;  background-color: #e4e4e4;  	}
.messagetext{ color: #222222; 	}


.commenttable { color: #444444; padding: 0; border: solid 1px #e4e4e4;	background-color: #f4f4f4;		}

.subtitle, .subtitle:active {  font-weight: bold; text-decoration: none; color:#ccccaa; font-size: 12px; }
.subtitle:link, .subtitle:visited {  font-weight: bold; text-decoration: underline; color:#ccccaa; font-size: 12px; }
.subtitle:hover {  font-weight: bold; text-decoration: none; color:#<? print $pimp['link_hover']; ?>; font-size: 12px; } 

.galthumb { 	background-color: #383838; 	border: solid 2px #000000;}
.galthumbtable { 	border: solid 1px #3f3f3f;	background-color: #383838; padding: 2;}

.displayimage { 	background-color: #383838; 	border: solid 4px #000000;}
.img { 	background-color: #2e2e2e; 	border: solid 2px #000000;}

.membermenu{ color: #aaaaaa; padding-top: 6; padding-bottom: 6; 	}

.messagesponsor{ border: solid 1px #e4e4e4>;	background-color: #f4f4f4; padding: 4; 	}

.menubar {  color: #<? print $pimp['tdbar_color']; ?>; padding: 3; font-size: 12px;  font-weight: none; background-color: #<? print $pimp['tdbar']; ?>; border-top: solid <? print $pimp['tdbar_border_size']; ?>px #<? print $pimp['tdbar_top']; ?>;	border-bottom: solid <? print $pimp['tdbar_border_size']; ?>px #<? print $pimp['tdbar_bottom']; ?>;	 border-left: solid <? print $pimp['tdbar_border_size']; ?>px #<? print $pimp['tdbar_left']; ?>;	 border-right: solid <? print $pimp['tdbar_border_size']; ?>px #<? print $pimp['tdbar_right']; ?>;	background-image	: url('<? print $pimp['tdbar_bg_image']; ?>');	}

input.submit { 
	font-family : "Century Gothic", Verdana, Arial, Tahoma; 
	font-size: 12px; 
	cursor: pointer;
	font-weight: bold;
 }

a.membermenulink, a.membermenulink:active {  font-weight: none; text-decoration: none; color: #ccccaa; }
a.membermenulink:link, a.membermenulink:visited {  font-weight: none;  text-decoration: underline; color: #ccccaa; }
a.membermenulink:hover {  font-weight: none; color: #<? print $pimp['link_hover']; ?>; text-decoration: none; } 


