.title {
		background:#FEFEFE;
		font-family:Tahoma, Verdana;
	                    font-size: 8px;
		font-weight: bold;
        text-transform:capitalize;
		letter-spacing:0px;
		line-height: 15px;
		border-bottom: solid #A49284 0px;
		border-top: solid #A49284 0px;
		text-align:justify;
}

.dates {
		background:#FEFEFE;
		font-family:Tahoma, Verdana;
	    font-size: 7pt;
		font-weight: none;
        text-transform:capitalize;
		letter-spacing:0px;
		line-height: 15px;
		border-bottom: solid #F9F9F9 3px;
		border-top: solid #A49284 0px;
		text-align:justify;
}

.side-content {
		background:#FEFEFE;
		font-family:Tahoma, Verdana;
                                font-size:7pt;
		letter-spacing:0px;
		line-height: 15px; 
		border-bottom: solid #C6B398 0px;
		border-top: solid #C6B398 0px;
		text-align:justify;
		color:#787878;
}
	
.textcategory {
		background:#FEFEFE;
		font-family:Tahoma, Verdana;
                                font-size:7pt;
                                 text-transform: none;
                                font-weight : none; 
		letter-spacing:2px;
		line-height: 15px; 
		border-bottom: solid #C6B398 0px;
		border-top: solid #FFFFFF 0px;
		text-align:center;
		color:#6D6D6D;
}

.side-forum {
		background:#FEFEFE;
		font-family:Tahoma, Verdana;
                                font-size:8px;
                                 text-transform: uppercase;
                                font-weight : bold; 
		letter-spacing:2px;
		line-height: 15px; 
		border-bottom: solid #F9F9F9 0px;
		border-top: solid #FFFFFF 0px;
		text-align:center;
		color:#8E8E8E;
}


b, strong	{
	color: #FF5394;
	}
 
i,em	{
	color: #999999;
	}
 
u	{
	color: #8E8E8E;
	}
	
tr, td {
		font-family:Tahoma, Verdana;
                                font-size:7pt;
		letter-spacing:0px;
		line-height: 15px; 
		text-align:justify;
		color:#8E8E8E;
}

textarea{
width:20;}
		
	input, textarea, option, select {
color : #5E5E5E; 
background : #ffffff;
border-right : 1px solid #F8F8F8;
border-top : 1px solid #F8F8F8;
border-left : 1px solid #F8F8F8;
border-bottom : 1px solid #F8F8F8; 
font-style : normal; 
font-weight : none; 
font-family : Tahoma, Verdana;
text-align:center;
text-transform: ;
font-family: Tahoma, Verdana;
font-size : 15px;
padding: 3px;}

input:hover, textarea:hover, option:hover, select:hover {
		background-color: #FBFBFB}

a:link, a:visited {
	color: #0BB5CF; 
	font-weight: none;
	text-decoration: none; 
	cursor:none;
	line-height: 15px; }

	a:hover {
	color: #999999;
	font-weight: none;
	text-decoration: none;
	cursor:none;
	background:#FEFEFE;
	line-height: 14px; }

body {  
margin:0px;
background-color:#000000;
color:#727272;
font: 9pt Tahoma, Verdana;

        background: url('') repeat-y;
  scrollbar-arrow-color: 949494;
  scrollbar-track-color: FFFFFF;
  scrollbar-face-color:  FFFFFF;
  scrollbar-highlight-color:  FFFFFF;
  scrollbar-3dlight-color:  FFFFFF;
  scrollbar-darkshadow-color:  FFFFFF;
  scrollbar-shadow-color:  FFFFFF;
  
}
img {
		border-left-color:#FFCC00;
		border-bottom-color:#FFCC00;
		border-top-color:#FFCC00;
		border-right-color:#FFCC00;
