/**/
*
{
	-moz-user-select: none; 
	user-select: none;
	-khtml-user-select: none;
}

HTML
{
	margin: 0 0 0 0;
	height: 100%;
}
BODY
{
	background-color:#000000;
	color: rgb(121,160,200);
	font-family: Arial;

	margin: 0 auto 0 auto;

	height: 100%;
/*        alink: rgb(121,160,200);
        vlink: rgb(121,160,200);
        link:  rgb(121,160,200);*/

        width:1036px;

/*	border: 1px dotted yellow;*/
}
#ev_big_div
{
        width:980px;
        padding-right:28px;
        padding-left:28px;
	background-image: url(images/back_wide.jpg);
	background-position: center;
	background-repeat: repeat-y;
	display: table-cell;
}
/**/input
{
	-moz-user-select: text !important;  
	user-select: text !important;
	-khtml-user-select: text !important;
}
/*DIV
{
	border: 1px dotted red;
}
SPAN
{
	border: 1px solid blue;
}
TD
{
	border: 1px solid yellow;
}
TABLE
{
	border: 1px dotted green;
}*/
/**/
TABLE
{
    background: transparent;
}
TD
{
    background: transparent;
    background-position: 0px;
}
#ev_top_tbl
{
	table-layout: fixed;
	width:980px;
	height:285px; 
	border-collapse: collapse; 
	empty-cells: show;
	
	float: right;
}
#ev_bottom_tbl
{
	table-layout: fixed;
	width:980px;
	height:91px; 
	border-collapse: collapse; 
	empty-cells: show;
	
	float:right;
}

#ev_header1
{
	height: 285px;
	background-image: url(/img/1.jpg);
	overflow:visible;
}
#ev_header2
{
	height: 285px;
	background-image: url(/img/2.jpg);
        /*background-image: url(/img/2.jpg) no-repeat;*/
}
#ev_container
{
	height:305px;
	width:928px;
/*	padding-left:50px;*/

	background-repeat: no-repeat;
	background-position: right bottom;

	float:right;

	display: table;
	text-align: left;
}


#ev_auth
{
    height:120px;
    font-size: 8pt;
    width: 250px;
    margin-left:50px;
    margin-top:20px;
}
#ev_logo
{
    margin-left:50px;
/*    margin-top: 7px; */
    margin-top: -20px;
}

#ev_header_menu
{
    margin: 33px 0 0 50px;
    position:relative;
    white-space: nowrap;
    display: block;
/*    overflow: hidden;*/
    float: left;
    z-index:1;
}

#ev_footer1
{
	height:147px;
	background-image:url(/img/5.jpg);
}
#ev_footer2
{
	height:147px;
}

#ev_footer
{
	height: 91px;
	line-height:91px;

	width:960px;
	padding-right:20px;

	background: url(images/footer.jpg);

	color: rgb(185,197,202);
	text-align: right;
	font-size: small;
	font-family:Tahoma;
	
	float:right;
}


#top_menu
{
	background-color: transparent;
	position: relative;
	top: 100px;
	left: 35px;
	text-align: left;
	z-index:1;
}
#nav_str
{
	position:relative;
	font-size: smaller;
	white-space: nowrap;
	padding-bottom: 10px;
	left: -5px;
	color: rgb(121,160,200);
}
#nav_str a
{
	text-decoration: none;
	font-weight: bolder;
	padding-left: 5px;
	padding-right: 5px;
	color: rgb(151,197,236) !important;
}


DIV.cat_list
{
	font-size:11pt !important;
	padding-top:5px;
	padding-bottom:10px;
}

DIV.cat_list a
{
	color: rgb(121,160,200) !important;
	text-decoration: none;
	font-weight:bolder;
}
DIV.cat_list a.selected
{
	color: rgb(151,197,236) !important;
}

p
{
	margin-top:1px;
	margin-bottom:1px;
	line-height:18pt;
}

table
{
	border-width:0px;
}

.pager_caption, .pager_caption a
{
	font-size: small;
	color: rgb(121,160,200) !important;
/*	color: rgb(18,50,59);*/
}

#td_main a
{
	color: rgb(18,50,59);
}
a img
{
	border:0;
}
.bright
{
	color: rgb(99,133,220) !important;
}

.forum-post-first
{
    display:none;
}
