	body{
		font-family: Verdana, Arial;
		font-size: 11px;
		padding: 0;
		margin: 0;
/*		background: #666;*/
		color: #333;
		vertical-align: top;
	}
	h3{
		font-size: 14px;
		color: #000;
		padding: 0;
		margin: 4px 0px 10px 0px;
	}
	table, textarea, input, select{
		font-family: Verdana, Arial;
		font-size: 11px;
	}
	textarea, input, select{
		background: #F5F5F5;
	}
	a{
		color: #660000;
	}                                     
    .activeitem{
        background-color: red;
    }
	.top[class]{
		filter: none;
		background: url('/skins/default/images2/top.png') repeat-x left top;
	}
	.top{
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/skins/default/images2/top.png');
	}
	.top_mid[class]{
		filter: none;
		background: url('/skins/default/images2/top_mid.png') no-repeat left top;
	}
	.top_mid{
/*		background:	#333;*/
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/skins/default/images2/top_mid.png');
	}
	.bottom[class]{
		background: url('/skins/default/images2/bottom.png') repeat-x left bottom;
	}
	.bottom{
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/skins/default/images2/bottom.png');
	}
	.bottombig[class]{
		background: url('/skins/default/images2/bottom_mid.png') repeat-x left bottom;
		text-align: center;
		color: #FFFFFF;
		font-size: 9px;
	}
	.bottombig{
/*		background: #333333;*/
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/skins/default/images2/bottom_mid.png');
	}
	#wrapper{
		background: #EEE;
	}
	.main{
		height:100%;
	}
	.main2{
		height: 100%;
	}
	.rightmain{
		min-width: 476px;
	}
	.menu td{
		color: #CCC;
		text-align: center;
		background: URL('/skins/default/images2/menu_sep.png') no-repeat right bottom;
	}
	.topline{
	    background: #FFF;
		/*background: URL('/skins/default/images2/topp.gif') repeat-x left bottom;*/
	}
	#topline{
		margin-top: 4px;
	}
	.footerline{
	    background: #FFF;
		/*background: URL('/skins/default/images2/footerrr.gif') repeat-x left bottom;*/
	}
	#footerline{

	}
	.contentcenter{
		padding: 12px;
		background: #FFF;
	}
	#content{
		height: 99%;
	}
	.footernavi td{
		color: #CCC;
		text-align: center;
		background: URL('/skins/default/images2/menu_sep.png') no-repeat right bottom;
	}
	.footernavi{
		width: 476px;
		color: #CCC;
		position: absolute;
		z-index: 106;
	}
	.footernavi a{
		font-weight: normal;
		color: #CCC;
		text-decoration: none;
	}
	.footernavi a:HOVER{
		color: #FFF;
	}
	.menu{
		width: 476;
		position: absolute;
		top: 60px;
		z-index: 100;
		vertical-align: bottom;
	}
	.menu td{
		color: #EEE;
	}
	.menu a{
		font-weight: normal;
		color: #CCC;
		text-decoration: none;
	}
	.menu a:HOVER{
		color: #FFF;
	}
	.logo{
		background: #333 url('/skins/default/images2/logo.gif') no-repeat;
		height: 103px;
		color: #EEE;
		vertical-align: bottom;
		text-align: center;
		padding-bottom: 6px;
	}
	.logo .text{
		width: 100px;
	}
	.lleft{
		background: #CDCDCD URL('/skins/default/images2/lleft.png') repeat-y left top;
	}
	.ltop{
		background: URL('/skins/default/images2/ltop.png') repeat-y left top;
		height: 6px;
	}

	img {
	   vertical-align: middle;
	   border: 0px;
	}

	.lleft ul li a{
	    display: block;
		text-decoration: none;
		color: #000;
		padding: 4px;
		padding-left: 6px;
		padding-right: 0px;
	}
	.lleft ul li a:HOVER{
	    display: block;
		color: #660000;
        background-color: #ffd;
	}
	.lleft ul{
		padding: 0px;
		padding-left: 0px;
		margin: 0px;
		margin-right: 0px;
		margin-left: 8px;
		list-style-type: none;
	}
	.lleft ul li{
		background: url('/skins/default/images2/arrow.gif') no-repeat 0 2;
		background: #EEE;
		padding: 0px;
		padding-left: 0px;
		margin-bottom: 1px;
		border-left: 1px solid #FFF;
		border-top: 1px solid #FFF;
		border-bottom: 1px solid #FFF;
		border-right: 1px solid #C0C0C0;
		font-weight: bold;
	}
	.lleft ul li ul{
		padding: 0px;
		margin: 0px;
		font-size: 10px;
		list-style-type: none;
	}
	.lleft ul li ul li{
        padding: 0px;
		margin: 2px;
		margin-left: 4px;
		margin-right: 0px;
		background:  url('/skins/default/images2/arrow2.gif') no-repeat 0 6;
		background: #FFF;
		font-weight: normal;
		border-left: 1px solid #CCCCCC;
		border-top: 1px solid #E5E5E5;
		border-bottom: 1px solid #C0C0C0;
		border-right: 0px;
	}
	.lbottom{
		background: URL('/skins/default/images2/lbottom.png') repeat-y left bottom;
		height: 6px;
	}
	.right{
		padding-top: 30px;
	}

/* Emotions design part */

	DIV.bbcode_quote {
		display: block;
		margin: 10px;
		padding: 10px;
		margin-left: 20px;
		border: 1px solid gray;
		background-color: #CDCDCD;
	}

	CODE.bbcode_code {
		display: block;
		font-family: Courier;
		font-size: 12px;
		margin: 10px;
		padding: 10px;
		margin-left: 20px;
		border: 1px solid gray;
		background-color: #CDCDCD;
		white-space: pre;
	}

/* End of emotions design part */


.mar_l {
    margin-left: 10px;
    color: green;
}


