.topicLink {
    color: #f6f6f6;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
}
.topicLink a {
	text-decoration: underline;
}	
.buttonbar, .buttonbar TD, table.buttonbar {
	border: none;
	padding: 0px;
	margin: 0px;
}
.buttonbar a {
	
}

.linkSpan { 
	cursor: pointer;
	font-weight: bold;
	text-decoration: underline;
}


TABLE.FORMTABLE {
	width: 100%;
	border-collapse: collapse;
	border-bottom: 1px solid black;
}

.FORMTABLE .instantmessages_row_incoming  {
	background-color: #292929;
	border: 2px solid black;	
	
}
.FORMTABLE .instantmessages_row_outgoing {
		border: 2px solid #212121;
		background-color: black;	
}

html  {

	scrollbar-face-color: #7D1313;
	scrollbar-shadow-color:  #7D1313;
	scrollbar-highlight-color: #212121;
	scrollbar-3dlight-color: #7D1313;
	scrollbar-darkshadow-color: #212121;
	scrollbar-track-color: #212121;
	scrollbar-arrow-color: #212121;


}
body {
	font-family: arial;
	font-size: 13px;
	color: white;
	direction: rtl;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	marginheight : 0px;
	marginwidth: 0px;
	topmargin: 0px;
	leftmargin: 0px;
	rightmargin: 0px;
	bottommargin: 0px;
	background-color: black;
	text-align: right;
	
}

input, TEXTAREA {
	font-family: Arial, serif, sans-serif;
	font-weight : normal;
	background-color: #101010;
	color: #fcfcfc;

}
TEXTAREA {
	width: 90%;
}
TD {
	font-family: Arial;
	font-size: 13px;
}

SELECT {
	font-family: Arial, serif, sans-serif;
	background-color : #d9d9d9;
	font-weight : normal;
	font-size: 13px;	
}

.frontpage_box {
	color: #cfcfcf;
	background-color: #000000;
	padding: 6px;
	
}
.frontpage_td {
	border-collapse: collapse;
	border: 1px solid #eb0000;
}
.contentbox {
	
	background-color: #101010;
	
	padding: 10px;
	
	
	margin-top: 0px;
	padding-top: 0px;
}

.frontpage_box a {
	font-weight: bold;
/*	letter-spacing : 2px;*/
	text-decoration: none;
}
.frontpage_box_new {
	background-color: black;
	margin-bottom: 10px;
	color: white;
}
/*
.frontpage_box_new a {
	color: white;
	text-decoration: none;
}
*/
.frontpage_box_new td {
	color: #e9e9e9;
}
.frontpage_box_new th {

}
.frontpage_header {
	background-color: #7D1313;
	padding: 4px 8px;
	font-weight: bold;
	color: white;
	font-size: 14px;

}
.frontpage_header a {
	color: white;
}

.frontpage_box_small_header {
	background-color: #444;
	padding: 4px 8px;
	font-weight: bold;
	color: white;
	font-size: 14px;
}
.frontpage_box_small_header a {
	color: white;
}
.frontpage_box_small {
	padding: 8px;
	background-color: #212121;
	margin-bottom: 25px;
	
}

.CONCEPT_TOP_LINKS A, TH A {

	color: #f6f6f6;
	text-decoration: none;


}

.CONCEPT_TOP_LINKS A:hover, TH A:hover{
	color: #f6f6f6;
	text-decoration: underline;
}
.CONCEPT_TOP_LINKS A:hover, .CONCEPT_TOP_LINKS A {
	font-weight: bold;

}
.CONCEPT_TOP_LINKS, .header2, TH  {

	padding: 2px;
	color: #f6f6f6;
	background-color: #7D1313;
}

.header2 {
	margin-bottom: 2px;
}
/*
TH {
	color: black;
	background-color: #121212;
	font-size: 10px;
}
*/

A {
	color: 	#004080;
	color:  #786989;
	color: #CC9900;
	color: #F0964C;
 	color: #786989;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
/*	color: #786989;*/
 	color: #AA60DD;
 	color: #786989;
 	color: #eeeeee;
	text-decoration: underline;
}

A:ACTIVE {
		color: $FF0000;
}




#topbar a {
	color: #786989;
	text-decoration: none; 

}

.links, .header1 {
	background-color: #242424;
	color: #cccccc;
	padding-top: 0px;
	padding-bottom: 2px;
	padding-right: 20px;

	font-size: 13px;

}
.links {
	background-color: #7b1313;

//	color: #786989;	
	font-size: 13px;
}
.links_golden {
	color: gold;
	text-decoration: underline;	
}
.links_golden a {
	color: gold;
	text-decoration: underline;	
}
.links a {
	color: #f6f6f6;
	font-weight: bold;
	

}
 .concept_links {
	background-color: #808080;
	color: #786989;
	padding: 8px;
	padding-right: 20px;
	font-weight: bold;

 }
 .concept_links a {
 	color: #786989;
	font-weight: bold;
 }
.concept_links a:hover {
	text-decoration: underline;
}

.info {
	font-family: Arial;
	font-size: 11px;
	background-color: #121212;

/*	border-top: 2px solid #eb0000;*/
	color: #f0f0f0;
	
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px;
	padding-bottom: 1px; 
	
}
.info table {	
	table-layout: fixed;
	width: 90%;
	padding-right: 1px;
	padding-left: 1px;
	
}
/*
.info td {
	white-space: nowrap;
}
*/
.FORMTABLE, FORMTABLE_FIXED {
	width: 100%;
	border-collapse: collapse;
	border: 1px solid black;
	color: black;	
}

.FORMTABLE TABLE, FORMTABLE_FIXED TABLE {
	
	background-color: transparent;
}

.FORMTABLE TD, .FORMTABLE_FIXED TD {
	margin: 10px;
	background-color: #242424;	
	padding: 3px;
	border-bottom: 1px solid black;
/*	color: #786989;*/
	color: #cccccc;
}

.FORMTABLE a , .FORMTABLE_FIXED a {
/*	color: A50C13;*/
	color: #cfcfcf;
	font-size: 13px;
	font-weight: normal;
}

.FORMTABLE TH, .FORMTABLE_FIXED TH {
	
	font-size: 13px;
/*	background-color: #212121;*/
	background-color: #161616;
/*	color: #CF72D2;*/
	color: #cccccc;
	
	font-weight: bold;
	text-align: right;
	padding: 5px;
}
.FORMTABLE TH A, .FORMTABLE_FIXED TH A {
	font-weight: bold;
}
.FORMTABLE_FIXED {
	table-layout: fixed;
}
.FORMTABLE_FIXED TH {
	width: 100px;

}


.profileform TEXTAREA, .profileform INPUT {
	width: 300px;
}


INPUT.radioField {
	border: none;
	width: auto;
	background-color: transparent;
	width: auto;
}

INPUT.submitButton {
	width: auto;
}

INPUT.checkboxField {
	border: none;
	width: auto;
	background-color: transparent;
	width: auto;

}
.UserIcon a, .UserIcon {
 	color: #c9c9c9;
	text-decoration: none;
}
.UserIconGold a, .UserIconGold {
	color: gold;
	text-decoration: none;
/*
	color: #EEBC00;
	color: gold;
*/	
/*	font-weight: bold;*/
}
.roundHeader, .roundHeaderRed {	
	background-color: #333333;
	font-weight: bold;	
	width: 100%;
}
.roundHeader a, .roundHeaderRed a {
	color: white;
}
.roundHeaderCorner, roundHeaderRedCorner {
	width: 20px;
}
.roundHeaderRed {
	background-color: #7D1313;
}

.SEARCHTABLE {
/*	background-color: #121212;*/
}
.SEARCHTABLE input {
	border: 1px solid #000000;
	color: #cccccc;
	background-color: #212121;
}

#slidemenubar, #slidemenubar2{
position:absolute;
overflow: clip;
border:1.5px solid black;
background-color:#212121;
layer-background-color:#212121;
font:bold 12px Arial;
line-height:20px;
}




.pageBar, .pageBar a {
	color: #cccccc;
	
}
.displayError {
	width: 300px;
	border: 1px solid #ff0000;
	padding: 15px;
	margin-bottom: 20px; 
	
}

.top_bar_links {
	padding-top: 2px;
	padding-bottom: 3px;
	padding-right: 20px;
	font-size: 13px;
	background-color: #7b1313;
	font-size: 13px;
	font-weight: bold;
	color: #f6f6f6;
}

.top_bar_links a {
	color: #f6f6f6;	
	text-decoration: none;
	
}
.top_bar_links a:hover {
	text-decoration: underline;
}
.top_bar_links_seperator {
	font-weight: normal;
	color: #dddddd;
}
.EditorArea {
	background-color: black;
	color: white;
}
.chatButton {
	border: 1px outset white;
	background-color: #336699;
	font-size:11px;
}

.adclick a {
	color: #ccc;
}
.actionMessage {
	padding: 5px;
	background-color: #212121;
	border: 1px solid #cc0000;
	margin-top: 5px;
	margin-bottom: 5px;
}

h1 {
	font-size: 12px;
	margin: 0px;
	
}
.top_bar_links h2 {
	font-size: 12px;
	margin: 0px;
	font-family: Arial; 
	color: white;
	
}
#onlineUsersList {

}
#onlineUsersList td {
	font-size: 11px;
}