BODY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #434548;
	background-color: #000000;
	padding: 0;
	margin: 0;
	height: 100%;
}
#items{
	/*float: left;*/
	/*width: 30px;*/
	border: 0px solid #DFDFDF;
}
#items .item {
	/*float: left;*/
	padding:0px;
	position: static;
	width: 52px;
	height:52px;
	margin: 0px;
	cursor: pointer;
	border: 0px solid white;
}
/*#items .item:hover{border: 1px solid #ddd;}*/
#items .item img {
	width:50px;
	height:50px;
}
#large{
    /*float: right;*/
	border: 0px solid #DFDFDF;
	/*width: 66%;*/
	margin-left:0px;
	text-align:center;
}
#large .info{
	text-align: center;
	padding:0px;
}
#items  p{display:none;}
#large .item {
	margin-top:0px;
	margin-bottom:0px;
	border-width: 0px;
	cursor: default;
	text-align:center;
}
#large .item img{
	max-width:700px;
	max-height: 600px;
	text-align: center;
}
.message {
	FONT-WEIGHT: bold; FONT-SIZE: 9pt; COLOR: #555555; TEXT-DECORATION: none;
}
a.message {
	FONT-WEIGHT: bold; FONT-SIZE: 9pt; COLOR: #555555; TEXT-DECORATION: none;
}
a.message:hover {
	FONT-WEIGHT: bold; FONT-SIZE: 9pt; COLOR: #555555; TEXT-DECORATION: underline;
}
a.search {
	FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: #666666; TEXT-DECORATION: none;
}
a.search:hover {
	FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: #999999; TEXT-DECORATION: underline;
}
h1{
    font-size: 1.3em;
}
.register_text {
	font-weight: bold; color: #666666; FONT-SIZE: 13px; padding-left:10px; text-align:left;
}
h2, h3, h4 {
    font-size: 1.1em;
}
img {
	border: 0px;
}
.special{
  margin:0px ;
  padding:0px ;
}
.profile_questions {
font-size: 11pt;
font-weight: bold;
color: #666666;
}
.profile_answers {
font-size: 11pt;
font-weight: bold;
color: #888888;
}
.profil_mesaj {
font-size: 12pt;
font-family: Arial;
font-weight: 600;
text-decoration: underline;
color: #525050;
}
table.general_profile{
  border: solid #555555 1px;
  text-align: left;
}


table { 
	margin-left: auto;
	margin-right: auto;
}
div.boxlt {
   float: left;
}
div.boxrt {
   float: right;
}
.active {
	font-style: italic;
	font-weight: bold;
}
.right {
	text-align: right;
	display: block;
}
.left {
	text-align: left;
	display: block;
}
.center-align {
	text-align: center;
}
.right-align {
	text-align: right;
}
.left-align {
	text-align: left;
}
span.right, div.right {
	text-align: right;
	float: right;
	padding-right: 4px;
}
span.left, div.left {
	text-align: left;
	float: left;
	padding-left: 4px;
}
.error {
	color: red;
}
.green {
	background-color: #3c3;
	text-align:	center;
}
.red {
	background-color: #990000;
	text-align:	center;
}
label {
	width: 8em;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block;
}
fieldset {
	margin: 0px 0px 5px 10px;
	clear: left;
	float: left;
	border: 1px solid #276D0A;
	width: 90%;
	padding: 0.5em 0em 0.5em 0.5em;
}
legend {
	border: 1px solid #276D0A;
	background-color: #FFF;
	background-image: url(../images/topnav_bg_blue.gif);
	padding: 0px 6px;
	height: 18px;
	margin-top: 0.5em;
}
#pageContainer {
	margin: 0px auto 15px;
	background-color: #111111;
	border-width: thin;
	border-style: none solid solid;
	border-color: #000000;
	width: 978px;
	height: 100%;
}
td.latest {
    background-image: url(../images/bara-latest.jpg);
    width: 100%;
    height: 22px;
    padding-left: 100px;
    color: #000000;
}

td.customimage {
    border: solid #555555 2px;
}


p.announce {
    color: #444444;
    font-style: bold;
}
p.titlepage {
  font-size: 22px;
  font-weight: bold;
  color: #444444;
  text-align: center;
  padding-top: 15px;
  padding-bottom: 15px;
  PADDING-LEFT: 5px;
}


#header {
	width: 100%;
	height: 190px;
    background-color: #000000;

}
#header a, #header a:link {
	color: #00000;
	padding-right: 6px;
	margin-right: 6px;
}
#sidebar {
	margin: 0px;
    padding-top: 10px;
    padding-bottom: 0px;
    padding-left: 4px;
	width: 190px;
	float: left;
	height: 100%;
	background-color: #869504;
}
/* for Internet Explorer */
/*\*/
/** html #sidebar {
	height: 700px;
}
*/
.mainContent {
    border: 0px;
	padding: 0px;
	float: right;
	width: 100%;
    text-align: center;
}
.mainContent1 {
    border: 0px;
	padding: 0px;
	float: right;
	width: 100%;
    text-align: left;
}
.mainContent2 {
    border: 0px;
	padding: 0px;
	float: right;
	width: 100%;
    text-align: left;
}
#navcontainer {
	width: 100%;
	margin: 0px auto 0px auto;
	padding: 0px;
	background-color: #222222;
	list-style-type: none;
}
#navlist {
	text-align: center;
	padding-bottom: 10px;
	background-color: #646464;
	padding-top: 0px;
}
#navlist a, #navlist a:link, #navlist a:visited{
	padding: 1px;
	padding-left: 0.5em;
	padding-right: 0.5em;
	font-size: 1em;
	text-decoration: none;
}
#navlist a:hover, #navlist a:active, #navlist a:focus{
	padding: 1px;
	#background-image: url(../images/topnav_bg_grey.gif);
	background-color: #646464;
	padding-left: 0.5em;
	padding-right: 0.5em;
	font-size: 1em;
	text-decoration: none;
}
p.login {
    margin: 0px;
    padding: 0px;

}


#footer {
	text-align: center;
	margin-top: 0px;
    border: 0px;
	width: 100%;
	border-top: 0px;
}
#bottomcontainer {
	width: 100%;
	margin: 0px;
    height: 22px;
}
.clear {
	margin: 0px;
	clear: left;
	visibility: hidden;
}
.cleared {
	clear: both;
	visibility: hidden;
}
.news_right {
	float:right;
	width:200px;
	margin:0 0 5px 10px;
	padding:0 10px 0 10px;
	background:#CFD9BE;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.news p {
	margin:10px 10px;
}
.news_cnr_top {
	background:url(../images/cnr_tr.gif) no-repeat top right;
	margin:0 -10px 0 -10px;
}
.news_cnr_bottom {
	background:url(../images/cnr_br.gif) no-repeat top right;
	margin:0 -10px 0 -10px;
}
img.cnr {
	width:8px;
	height:8px;
	border:none;
	display: block !important;
}
.custom1 {
	BORDER-RIGHT: rgb(51,51,51) 8px groove;
    BORDER-TOP: rgb(51,51,51) 8px groove;
    MARGIN: 8px;
    BORDER-LEFT: rgb(51,51,51) 8px groove;
    BORDER-BOTTOM: rgb(51,51,51) 8px groove; /*BACKGROUND-COLOR: #222222*/
}
.custom2 {
	FONT-WEIGHT: bold;
    FONT-SIZE: 13px;
    COLOR: #666666;
    FONT-FAMILY: Arial; /*BACKGROUND-COLOR: #222222;*/
    TEXT-ALIGN: center;
    vertical-align: top;
    padding: 0px;
    margin: 0px;

}
a.gallery {
	FONT-WEIGHT: bold;
    FONT-SIZE: 13px;
    COLOR: #666666;
    FONT-FAMILY: Arial; /*BACKGROUND-COLOR: #222222;*/
    TEXT-ALIGN: center;
    vertical-align: top;
    padding: 0px;
    margin: 0px;
}
a.gallery:hover {
	FONT-WEIGHT: bold;
    FONT-SIZE: 13px;
    COLOR: #666666;
    FONT-FAMILY: Arial; /*BACKGROUND-COLOR: #222222;*/
    TEXT-ALIGN: center;
    vertical-align: top;
    padding: 0px;
    margin: 0px;
    text-decoration:none;
}

.custom1 {
	BORDER-RIGHT: rgb(51,51,51) 8px groove; BORDER-TOP: rgb(51,51,51) 8px groove; MARGIN: 8px; BORDER-LEFT: rgb(51,51,51) 8px groove; BORDER-BOTTOM: rgb(51,51,51) 8px groove; BACKGROUND-COLOR: #141414
}
.custom2 {
	FONT-WEIGHT: bold; FONT-SIZE: 13px; COLOR: #666666; FONT-FAMILY: Arial; TEXT-ALIGN: center
}
.custom2_lucky {
	FONT-WEIGHT: bold; FONT-SIZE: 15px; WIDTH: 201px; COLOR: #990000; FONT-FAMILY: Arial; BACKGROUND-COLOR: #000000; TEXT-ALIGN: center
}
.profile_details {
	FONT-WEIGHT: bold; FONT-SIZE: 13px; COLOR: #666666; FONT-FAMILY: Arial; BACKGROUND-COLOR: #141414; TEXT-ALIGN: left
}
.custom9 {
	WIDTH: 4px; HEIGHT: 298px; BACKGROUND-COLOR: #a0a0a4; TEXT-ALIGN: center
}
.custom3 {
	FONT-WEIGHT: bold; FONT-SIZE: 14px; WIDTH: 201px; COLOR: #0033ff; FONT-FAMILY: Arial; BACKGROUND-COLOR: #141414; TEXT-ALIGN: center
}
.custom4 {
	FONT-WEIGHT: bold; FONT-SIZE: 13px; COLOR: #666666; FONT-FAMILY: Arial; TEXT-ALIGN: center
}
.custom_underluckyspin {
	FONT-WEIGHT: bold; FONT-SIZE: 13px; COLOR: #666666; FONT-FAMILY: Arial; BACKGROUND-COLOR: #111111; TEXT-ALIGN: center;
}
.custom5 {
	FONT-WEIGHT: bold; FONT-SIZE: 16px; MARGIN-LEFT: 40px; COLOR: #43424B; MARGIN-RIGHT: 40px; FONT-FAMILY: Arial; BACKGROUND-COLOR: #141414; TEXT-ALIGN: center
}
.custom6 {
	FONT-SIZE: 26px; COLOR: #545360; FONT-FAMILY: FranklinGotTDemCon; BACKGROUND-COLOR: #111111; TEXT-ALIGN: center
}
.custom7 {
	FONT-WEIGHT: bold; FONT-SIZE: 13px; COLOR: #666666; FONT-FAMILY: Arial; BACKGROUND-COLOR: #141414
}
.custom10 {
	FONT-WEIGHT: bold; FONT-SIZE: 16px; MARGIN-LEFT: 40px; COLOR: #716558; MARGIN-RIGHT: 40px; FONT-FAMILY: Arial; BACKGROUND-COLOR: #111111; TEXT-ALIGN: center; text-decoration: blink;
}
BODY {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-SIZE: 11px; PADDING-BOTTOM: 0px; MARGIN: 0px; COLOR: #999999; PADDING-TOP: 0px; FONT-FAMILY: Tahoma; BACKGROUND-COLOR: #141414
}
FORM {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}
TD {
	FONT-SIZE: 12px; FONT-FAMILY: tahoma; MARGIN: 5px;text-align:left;
}
UNKNOWN {
	TEXT-ALIGN: left
}
UNKNOWN {
	TEXT-ALIGN: center
}
UNKNOWN {
	TEXT-ALIGN: center
}
UNKNOWN {
	TEXT-ALIGN: right
}
UNKNOWN {
	TEXT-ALIGN: right
}
UNKNOWN {
	TEXT-ALIGN: center
}
UNKNOWN {
	TEXT-ALIGN: center
}
UNKNOWN {
	TEXT-ALIGN: right
}
UNKNOWN {
	TEXT-ALIGN: right
}
.main_outer_table {
	COLOR: #777777; WEIGHT: normal; BACKGROUND-COLOR: #141414
}
.headbg {
	BACKGROUND-COLOR: #38393C
}
.headbgbox {
	BACKGROUND-COLOR: #d91414
}
.loginbarbg {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #ffffff; BACKGROUND-COLOR: #141414
}
.security_code1 {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #666666; BACKGROUND-COLOR: #141414
}
.security_code_text {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 14px;	
	COLOR: #444444;
	margin:10px;

}
.search_results {
	FONT-WEIGHT: bold; FONT-SIZE:15px; COLOR: #ffffff; BACKGROUND-COLOR: #141414

}
.module_head {
	FONT-WEIGHT: bold; FONT-SIZE:15px; COLOR: #990000; BACKGROUND-COLOR: #000000;
	/*   validator *//*FONT-FACE: arial;*/
	/*<FONT face=arial color=#990000 size=3>Success 
                  Stories:</FONT>*/
	/*BACKGROUND-COLOR: #000000*/
}
.module_head_profile {
	FONT-WEIGHT: bold; FONT-SIZE:22px; COLOR: #990000; BACKGROUND-COLOR: #000000;
	/*   validator *//*FONT-FACE: arial;*/
	/*<FONT face=arial color=#990000 size=3>Success 
                  Stories:</FONT>*/
	/*BACKGROUND-COLOR: #000000*/
	
}
.module_signup_login {
	BACKGROUND-COLOR: #141414; FONT-WEIGHT: bold; FONT-SIZE:16px; COLOR: #38393C; 
	/*   validator *//*FONT-FACE: arial;*/
	/*<FONT face=arial color=#990000 size=3>Success 
                  Stories:</FONT>*/
	/*BACKGROUND-COLOR: #000000*/
}
.module_signup_login1 {
	FONT-WEIGHT: bold; FONT-SIZE:16px; COLOR: #38393C; padding-top:2px;
	padding-bottom:2px; padding-left:10px;
	/*   validator *//*FONT-FACE: arial;*/
	/*<FONT face=arial color=#990000 size=3>Success 
                  Stories:</FONT>*/
	/*BACKGROUND-COLOR: #000000*/	
}
.module_signup_terms {
	FONT-WEIGHT: normal; FONT-SIZE:12px; COLOR: #ff0000; BACKGROUND-COLOR: #141414;
	/*   validator *//*FONT-FACE: arial;*/
	/*<FONT face=arial color=#990000 size=3>Success 
                  Stories:</FONT>*/
	/*BACKGROUND-COLOR: #000000*/


}
.module_numar {
	FONT-WEIGHT: bold; FONT-SIZE:15px; COLOR: #990000; BACKGROUND-COLOR: #141414;
	/*   validator *//*FONT-FACE: arial;*/
	/*<FONT face=arial color=#990000 size=3>Success 
                  Stories:</FONT>*/
	/*BACKGROUND-COLOR: #000000*/
}

.left_column_custom
{

	BORDER-RIGHT: rgb(102,102,102) 1px solid; 
	BORDER-TOP: rgb(102,102,102) 1px solid; 
	BORDER-LEFT: rgb(102,102,102) 1px solid; 
	BORDER-BOTTOM: rgb(102,102,102) 1px solid;
	vertical-align:top;
	background-color:#120F0F;
	width:196px;
}
.left_column_custom_lucky
{

	/*BORDER-RIGHT: rgb(102,102,102) 1px solid; 
	BORDER-TOP: rgb(102,102,102) 1px solid; 
	BORDER-LEFT: rgb(102,102,102) 1px solid; 
	BORDER-BOTTOM: rgb(102,102,102) 1px solid;*/
	vertical-align:top;
	background-color:#120F0F;
	width:196px;
}
.template_column_custom
{

	BORDER-RIGHT: rgb(102,102,102) 1px solid; 
	BORDER-TOP: rgb(102,102,102) 1px solid; 
	BORDER-LEFT: rgb(102,102,102) 1px solid; 
	BORDER-BOTTOM: rgb(102,102,102) 1px solid;
	vertical-align:top;
	background-color:#120F0F;
}

.template_column_custom_comments
{

	BORDER-RIGHT: rgb(102,102,102) 1px solid; 
	BORDER-TOP: rgb(102,102,102) 1px solid; 
	BORDER-LEFT: rgb(102,102,102) 1px solid; 
	BORDER-BOTTOM: rgb(102,102,102) 1px solid;
	vertical-align:top;
	padding-top:15px;
	padding-bottom:15px;
	background-color:#120F0F;	
}
.left_column_custom_2
{

	BORDER-RIGHT: rgb(102,102,102) 1px solid; 
	BORDER-TOP: rgb(102,102,102) 1px solid; 
	BORDER-LEFT: rgb(102,102,102) 1px solid; 
	BORDER-BOTTOM: rgb(102,102,102) 1px solid;
	vertical-align:top;
	margin-left:5px;
	margin-right:5px;
}
.top_table_sendmessages
{

	background-color:#333333;
}
.loginbarbg_custom
{
	BORDER-RIGHT: rgb(102,102,102) 2px solid;
	BORDER-TOP: rgb(102,102,102) 2px solid;
	BORDER-LEFT: rgb(102,102,102) 2px solid;
	BORDER-BOTTOM: rgb(102,102,102) 2px solid;
	width: 190px;

	margin-left:5px;
	margin-right:5px;
	margin-top:5px;
	padding-left: 0px;
	padding-right: 0px;
}
.loginbarbg_custom_lucky
{
	BORDER-RIGHT: rgb(102,102,102) 2px solid;
	BORDER-TOP: rgb(102,102,102) 2px solid;
	BORDER-LEFT: rgb(102,102,102) 2px solid;
	BORDER-BOTTOM: rgb(102,102,102) 2px solid;
	width: 190px;

	margin-left:5px;
	margin-right:5px;
	margin-top:0px;
	padding-left: 0px;
	padding-right: 0px;	
}
.loginbarbg_custom_1
{
	BORDER-RIGHT: rgb(102,102,102) 2px solid;
	BORDER-TOP: rgb(102,102,102) 2px solid;
	BORDER-LEFT: rgb(102,102,102) 2px solid;
	BORDER-BOTTOM: rgb(102,102,102) 2px solid;
	width: 190px;

	margin-left:5px;
	margin-right:5px;
	margin-top:5px;
	padding-left:5px;
	padding-right:5px;
}
/* validator*//*
.loginbarbg_title {
	/* validator*//*FONTll-SIZE: 7;*/
	/* validator*//*FONT-FACE: Arial;*/
	/*text-decoration: underline;*/
/*
	FONT-SIZE: 7;
	COLOR: #666666;
	BACKGROUND-COLOR: #000000;
	padding-left: 5px;
	font: bold normal large Arial;
}
*/
.loginbarbg_title {
color : #88725A;
background-color : #000000;
padding-left : 0px;
font : normal bold large Arial;
}
.loginbarbg_body {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	/* validator*//*FONT-FACE: Arial;*/
	COLOR: #88725A;
	BACKGROUND-COLOR: #000000;
	padding-left: 5px;

}
.module_head_right {
	FONT-SIZE: 11px; COLOR: #ffffff; BACKGROUND-COLOR: #d91414
}
.module_head_right A {
	FONT-SIZE: 11px; COLOR: #ffffff; BACKGROUND-COLOR: #ff0000
}
.module_head_right A:hover {
	FONT-SIZE: 11px; COLOR: #ffffff; BACKGROUND-COLOR: #d91414
}
TD.edituserlink {
	FONT-WEIGHT: bold; COLOR: #ffffff; BACKGROUND-COLOR: #000000
/*	BACKGROUND-COLOR: #d91414*/
}
TD.edituserlink A {
	FONT-WEIGHT: bold; COLOR: #666666; BACKGROUND-COLOR: #000000

	/*	BACKGROUND-COLOR: #d91414*/
}
TD.edituserlink A:hover {
	FONT-WEIGHT: bold; COLOR: #999999; BACKGROUND-COLOR: #000000
	/*	BACKGROUND-COLOR: #d91414*/
}
.more_text{}
A.more_text{
COLOR: #996600; size:12px; TEXT-DECORATION: none
}
A.more_text:hover{
COLOR: #996600; size:12px; TEXT-DECORATION: underline
}
.text_head1 {
	FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #9f8f8c; TEXT-DECORATION: none
}
A.text_head1 {
	FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #9f8f8c; TEXT-DECORATION: none
}
A.text_head1:hover {
	FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #9f8f8c; TEXT-DECORATION: none
}
.text_head2 {
	FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #9f8f8c
}
.text_head2:hover {
	FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #9f8f8c
}
.offer_head {
	FONT-SIZE: 16pt; COLOR: #695f5d
}
.oddrow {
	BACKGROUND-COLOR: #000000;
	COLOR:#666666;
	margin-left: 5px;
	text-indent: 0pt;
	
}
.oddrow1 {
	color:#999999;
	font-size:12px;
	font-weight: bold;
	margin-left: 5px;
	text-indent: 0pt
}
.evenrow {
	BACKGROUND-COLOR: #333333;
	COLOR:#555555;
	margin-left: 5px;
	text-indent: 0pt;
	
}
.module_detail_inside {
	/*BORDER-RIGHT: #e5e5e5 1px solid;
	BORDER-TOP: #e5e5e5 1px;
	BORDER-LEFT: #e5e5e5 1px solid;
	BORDER-BOTTOM: #e5e5e5 1px solid;*/
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;	
	COLOR: #666666;
	BACKGROUND-COLOR: #141414;
}

.subtitle_style {
font-size:18px;
color:#990000;
text-align:left
}

.im_text {
	BORDER-RIGHT: #e5e5e5 1px solid; BORDER-TOP: #e5e5e5 1px solid; FONT-WEIGHT: normal; FONT-SIZE: 11px; BORDER-LEFT: #e5e5e5 1px solid; BORDER-BOTTOM: #e5e5e5 1px solid; BACKGROUND-COLOR: #fbfbfb
}
.module_detail {
	/*
	BORDER-RIGHT: #e5e5e5 1px solid; 
	BORDER-TOP: #e5e5e5 1px; 
	BORDER-LEFT: #e5e5e5 1px solid; 
	BORDER-BOTTOM: #e5e5e5 1px solid;
	 */
	FONT-WEIGHT: bold; 
	FONT-SIZE: 14px;	
	COLOR: #666666; 
	BACKGROUND-COLOR: #141414;
	/*BACKGROUND-COLOR: #000000;*/
	MARGIN: 50px;
}
.module_detail2 {
	/*
	BORDER-RIGHT: #e5e5e5 1px solid; 
	BORDER-TOP: #e5e5e5 1px; 
	BORDER-LEFT: #e5e5e5 1px solid; 
	BORDER-BOTTOM: #e5e5e5 1px solid;
	 */
	FONT-WEIGHT: bold; 
	FONT-SIZE: 14px;	
	COLOR: #424045; 
	BACKGROUND-COLOR: #000000;
	/*BACKGROUND-COLOR: #000000;*/
	MARGIN: 50px;
}
.module_login_reminder {
/*BORDER-RIGHT: #999999 1px solid; 
BORDER-TOP: #999999 1px solid; 
BORDER-LEFT: #999999 1px solid; 
BORDER-BOTTOM: #999999 1px solid;*/
font-size: 22px;
font-weight: bold;
color: #141414;
BACKGROUND-COLOR: #333333;
/*color:#660000;
filter:mask(color=#333333)*/
text-align: left;
PADDING-LEFT: 5px;
}
.module_signup_login {
	BACKGROUND-COLOR: #141414; FONT-WEIGHT: bold; FONT-SIZE:16px; COLOR: #38393C; 

}
.module_detail_sortby {
	/*
	BORDER-RIGHT: #e5e5e5 1px solid; 
	BORDER-TOP: #e5e5e5 1px; 
	BORDER-LEFT: #e5e5e5 1px solid; 
	BORDER-BOTTOM: #e5e5e5 1px solid;
	 */
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px;	
	COLOR: #666666; 
	/*BACKGROUND-COLOR: #000000;*/
	MARGIN: 50px;
}
.module_detail_showing {
	/*
	BORDER-RIGHT: #e5e5e5 1px solid; 
	BORDER-TOP: #e5e5e5 1px; 
	BORDER-LEFT: #e5e5e5 1px solid; 
	BORDER-BOTTOM: #e5e5e5 1px solid;
	 */
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px;	
	COLOR: #666666; 
	TEXT-ALIGN: center;
	BACKGROUND-COLOR: #141414;
	/*BACKGROUND-COLOR: #000000;*/
	MARGIN: 50px;
		
}
.leftside_detail {
/*
	BORDER-RIGHT: #e5e5e5 1px solid; 
	BORDER-TOP: #e5e5e5 1px; 
	BORDER-BOTTOM: #e5e5e5 1px solid; 
	BORDER-LEFT: #e5e5e5 1px solid; 
*/
	FONT-WEIGHT: normal; 
	FONT-SIZE: 12px; 
	COLOR: #999999; 
	BACKGROUND-COLOR: #141414;
}
.leftside_detail_calendar {
/*
	BORDER-RIGHT: #e5e5e5 1px solid; 
	BORDER-TOP: #e5e5e5 1px; 
	BORDER-BOTTOM: #e5e5e5 1px solid; 
	BORDER-LEFT: #e5e5e5 1px solid; 
*/
	FONT-WEIGHT: bold; 
	FONT-SIZE: 13px; 
	COLOR: #999999; 
	BACKGROUND-COLOR: #141414;
}
.picgallery {
	BORDER-RIGHT: 0px; BORDER-TOP: 0px; BORDER-LEFT: 0px; BORDER-BOTTOM: 0px; BACKGROUND-COLOR: #fbfbfb
}
.statusbar {
	BACKGROUND-COLOR: #e5e5e5
}
TH {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px; 
	/*COLOR: #d91414;*/
	COLOR: #d91414; 
	BACKGROUND-COLOR: #000000
}
TH A {
	COLOR: #d91414; TEXT-DECORATION: underline
}
TH A:hover {
	COLOR: #d91414; TEXT-DECORATION: none
}
A.subhead {
	FONT-WEIGHT: bold; COLOR: #ffffff; TEXT-DECORATION: underline
}
A.subhead:hover {
	FONT-WEIGHT: bold; COLOR: #ffffff; TEXT-DECORATION: none
}
.smallpic {
	BORDER-RIGHT: #666666 1px solid; 
	BORDER-TOP: #666666 1px solid;
	BORDER-LEFT: #666666 1px solid;
	COLOR: #d91414; 
	BORDER-BOTTOM: #666666 1px solid
}
A.smallpic:hover {
	BORDER-RIGHT: #666666 1px solid; BORDER-TOP: #666666 1px solid; BORDER-LEFT: #666666 1px solid; COLOR: #d91414; BORDER-BOTTOM: #666666 1px solid;TEXT-DECORATION: underline
}
A.smallpic {
	BORDER-RIGHT: #666666 1px solid;
	BORDER-TOP: #666666 1px solid;
	BORDER-LEFT: #666666 1px solid;
	COLOR: #999999;
	BORDER-BOTTOM: #666666 1px solid;
	TEXT-DECORATION: underline
}
INPUT {
	FONT-SIZE: 11px
}
TEXTAREA {
	FONT-SIZE: 11px
}
SELECT {
	FONT-SIZE: 11px
}
.formbutton {
	BORDER-RIGHT: #444444 1px solid; 
	BORDER-TOP: #666666 2px solid; 
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px; 
	COLOR: #847461;
	BACKGROUND-COLOR: #000000;
	BORDER-LEFT: #666666 2px solid; 
	/*COLOR: #ffffff; */
	BORDER-BOTTOM: #444444 1px solid; 
	/*BACKGROUND-COLOR: #d91414*/
	/*BACKGROUND-COLOR: #666666*/
}
.formbutton:hover {
	BORDER-RIGHT: #444444 1px solid; 
	BORDER-TOP: #666666 2px solid; 
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px; 
	COLOR: #BC8A53;
	BACKGROUND-COLOR: #000000;
	BORDER-LEFT: #666666 2px solid; 
	/*COLOR: #ffffff; */
	BORDER-BOTTOM: #444444 1px solid; 
	/*BACKGROUND-COLOR: #d91414*/
	/*BACKGROUND-COLOR: #666666*/
}
.errors {
	COLOR: #ffcc00;
	}
.errormsg {
	COLOR: #ffcc00;
}
A.main_title {
	FONT-SIZE: 40px; COLOR: #999999; TEXT-DECORATION: none
}
A.main_title:hover {
	FONT-SIZE: 40px; COLOR: #d91414; TEXT-DECORATION: none
}
A.main_title1 {
	FONT-SIZE: 13px; COLOR: #d91414; TEXT-DECORATION: none
}
A.main_title1:hover {
	FONT-SIZE: 13px; COLOR: #ff0000; TEXT-DECORATION: none	
}
A.newest_members {
	FONT-SIZE: 13px; COLOR: #555555; TEXT-DECORATION: none; PADDING-LEFT: 5px;
}
A.newest_members:hover {
	FONT-SIZE: 13px; COLOR: #d91414; TEXT-DECORATION: none

}
.dotted {
	BORDER-BOTTOM: 1px dashed
}
.s_table_blue {
	FONT-WEIGHT: bold; COLOR: #27277e
}
.s_table_white {
	COLOR: #27277e
}
.table_blue {
	COLOR: #27277e; BACKGROUND-COLOR: #d3e1fa
}
.table_white {
	COLOR: #27277e; BACKGROUND-COLOR: #141414
}
.table_green {
	COLOR: #003300; BACKGROUND-COLOR: #d8f9d5
}
.table_red {
	COLOR: #990000; BACKGROUND-COLOR: #ffd5d5
}
.table_pink {
	COLOR: #7d0067; BACKGROUND-COLOR: #ffe1ff
}
.table_gray {
	COLOR: #333333; BACKGROUND-COLOR: #efefef
}
.table_yellow {
	COLOR: #b08d00; BACKGROUND-COLOR: #ffffcc
}
.main_text1 {
	FONT-SIZE: 24px
}
.only_for {
	FONT-WEIGHT: bold; COLOR: #990000; FONT-SIZE: 14px; padding-left: 10px;	
}
.page_heading {
	BORDER-RIGHT: #a9bdf1 1px solid; BORDER-TOP: #a9bdf1 1px solid; FONT-SIZE: 14pt; BORDER-LEFT: #a9bdf1 1px solid; BORDER-BOTTOM: #a9bdf1 1px solid; BACKGROUND-COLOR: #dadada; TEXT-ALIGN: center
}
.headrow {
	BORDER-RIGHT: #a9bdf1 1px solid; BORDER-TOP: #a9bdf1 1px solid; BORDER-LEFT: #a9bdf1 1px solid; BORDER-BOTTOM: #a9bdf1 1px solid; BACKGROUND-COLOR: #c8e0fb; TEXT-ALIGN: center
}
.text8pt {
	FONT-SIZE: 8pt
}
.blinking {
	text-decoration: blink; text-align: center
}
.searchtitle {
	FONT-WEIGHT: bold; FONT-SIZE: 14pt; COLOR: #003366
}
.xtitle {
	BORDER-RIGHT: #a9bdf1 1px solid; BORDER-TOP: #a9bdf1 1px solid; FONT-SIZE: 14pt; BORDER-LEFT: #a9bdf1 1px solid; BORDER-BOTTOM: #a9bdf1 1px solid; BACKGROUND-COLOR: #dadada; TEXT-ALIGN: center
}
.title {
	BORDER-RIGHT: #a9bdf1 1px solid; PADDING-RIGHT: 4px; BORDER-TOP: #a9bdf1 1px solid; PADDING-LEFT: 11px; FONT-WEIGHT: bold; FONT-SIZE: 12pt; PADDING-BOTTOM: 4px; MARGIN-LEFT: 11px; BORDER-LEFT: #a9bdf1 1px solid; PADDING-TOP: 4px; BORDER-BOTTOM: #a9bdf1 1px solid; BACKGROUND-COLOR: #dadada; TEXT-ALIGN: left
}
.subtitle {
	BORDER-RIGHT: #96b0f5 1px solid; PADDING-RIGHT: 1px; BORDER-TOP: #96b0f5 1px solid; PADDING-LEFT: 1px; FONT-WEIGHT: bold; FONT-SIZE: 10pt; PADDING-BOTTOM: 1px; BORDER-LEFT: #96b0f5 1px solid; COLOR: #003366; PADDING-TOP: 1px; BORDER-BOTTOM: #96b0f5 1px solid; BACKGROUND-COLOR: #d7e1ee
}
A {
	COLOR: #716558; FONT-WEIGHT: bold; TEXT-DECORATION: none
}
A:hover {
	COLOR: #8C7153; FONT-WEIGHT: bold; TEXT-DECORATION: underline
}
A.link_upper_bar {
	COLOR: #d91414; TEXT-DECORATION: none
}
A.link_upper_bar:hover {
	COLOR: #d91414; TEXT-DECORATION: underline
}	
A.link_left_column {
	COLOR: #a40200; TEXT-DECORATION: none
}
A.link_left_column:hover {
	COLOR: #a40200; TEXT-DECORATION: underline
}	
A.link_left_register {
	COLOR: #83684B; TEXT-DECORATION: none
}
A.link_left_register:hover {
	COLOR: #666666; TEXT-DECORATION: none
}
A.menulink {
	FONT-SIZE: 11px; COLOR: #ff66cc; TEXT-DECORATION: none
}
A.menulink:hover {
	FONT-SIZE: 11px; COLOR: #ff66cc; TEXT-DECORATION: none
}
.panellinkhdr {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #990000; BACKGROUND-COLOR: #000000
	/* BACKGROUND-COLOR: #d91414*/
}
.leftside_titles {
	/*BORDER-RIGHT: #999999 1px solid; 
	BORDER-TOP: #999999 1px solid; 
	BORDER-LEFT: #999999 1px solid; 
	BORDER-BOTTOM: #999999 1px solid; */
	FONT-WEIGHT: bold; FONT-SIZE:15px; COLOR: #990000; BACKGROUND-COLOR: #000000;
}
A.panellink {
	/*FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #d91414; TEXT-DECORATION: none*/
		FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #83684B; TEXT-DECORATION: none
}
A.panellink:hover {
	/*FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #d91414; TEXT-DECORATION: underline*/
		FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #BC8A53; TEXT-DECORATION: underline
}
.panelbox {
	PADDING-LEFT: 10px;
}
.footer {
	BORDER-RIGHT: #222222 1px; 
	BORDER-TOP: #222222 1px solid; 
	BORDER-LEFT: #222222 1px; 
	BORDER-BOTTOM: #222222 1px solid; 
	/*BACKGROUND-COLOR: #dfdfdf*/
	COLOR: #dfdfdf;
	BACKGROUND-COLOR: #000000;
}
A.footerlink {
	FONT-SIZE: 8pt; COLOR: #c13926; TEXT-DECORATION: none
}
A.footerlink:hover {
	FONT-SIZE: 8pt; COLOR: #ff0000; TEXT-DECORATION: none
}
.copyright {
	FONT-SIZE: 11px; COLOR: #aaaaaa; TEXT-DECORATION: none
}
.paneltable {
	BACKGROUND-COLOR: #003366
}
.modulehead {
	COLOR: #003366
}
.my_templates_text {
	FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #555555; PADDING-LEFT: 5px;
}
.storyhead {
	FONT-WEIGHT: bold; COLOR: #444444
}
.storydate {
	FONT-WEIGHT: bold; FONT-SIZE: 9px; FONT-STYLE: italic; COLOR: #777777
}
.storyby {
	COLOR: #990000
}
.storytext {
	FONT-WEIGHT: normal; FONT-SIZE: 13px; COLOR: #707070
}
.newshead {
	FONT-WEIGHT: bold; COLOR: #444444
}
.newsdate {
	FONT-WEIGHT: bold; FONT-SIZE: 9px; FONT-STYLE: italic; COLOR: #777777
}
.newstext {
	FONT-WEIGHT: normal; FONT-SIZE: 13px; COLOR: #707070
}
.active_message {
	FONT-WEIGHT: bold; FONT-SIZE: 14px; FONT-STYLE: italic; COLOR: #777777
}
.pollquestion {
	FONT-WEIGHT: bold; COLOR: #695f5d
}
.polloptions {
	
}
.payment_mod_head {
	FONT-SIZE: 11px; COLOR: #695f5d; BACKGROUND-COLOR: #f7a3f8
}
.admin_head {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #d91414
}
H4 {
	FONT-SIZE: 12px
}
.copyright:hover {
	FONT-SIZE: 11px; COLOR: #0000ff; TEXT-DECORATION: underline
}
.headerfooter {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #ffffff; HEIGHT: 20px
}
.headerfooter:hover {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #ffffff; HEIGHT: 20px
}
.headerfooter:hover {
	COLOR: #ffffff; TEXT-DECORATION: none
}

.storydate {
	FONT-SIZE: 9px; COLOR: #695f5d; FONT-STYLE: italic
}
.storyby {
	COLOR: #695f5d
}
.storytext {
	
}
.newshead {
	FONT-WEIGHT: bold; COLOR: #444444
}
.newsdate {
	FONT-SIZE: 9px; FONT-STYLE: italic
}
.newstext {	
}
.pollquestion {
	FONT-WEIGHT: bold; FONT-SIZE: 20px; COLOR: #695f5d
}
.polloptions {
	
}
.payment_mod_head {
	FONT-SIZE: 11px; COLOR: #695f5d; BACKGROUND-COLOR: #f7a3f8
}
.admin_head {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #d91414
}
H4 {
	FONT-SIZE: 12px
}
.copyright:hover {
	FONT-SIZE: 11px; COLOR: #0000ff; TEXT-DECORATION: underline
}
.headerfooter {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #ffffff; HEIGHT: 20px
}
.headerfooter:hover {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #ffffff; HEIGHT: 20px
}
.headerfooter:hover {
	COLOR: #ffffff; TEXT-DECORATION: none
}
.nickwidth {
	MARGIN: 10px; WIDTH: 600px; TEXT-ALIGN: left
}
.left_table{
/*validator*//*border-width:2; */
border-color:rgb(102,102,102); 
border-style:solid;
}
