body,td,th {
	font-family: Trebuchet MS, Arial, Verdana;
	font-size: 11px;
	color: #7c7c7c;
}
body {
	background-color: #1e1e1e;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1 {
	font-size: 14px;
	color: #FFFFFF;
}

h1 a:{
	font-size: 14px;
	color: #FFFFFF;
	text-decoration:none
}
a:visited {color:#3c51a4;}
a{color:#3c51a4; text-decoration:none}

.leftColBg{background-image:url(../images/index_slices_01.jpg);height:768px; background-position:top right; background-repeat:no-repeat; border-right:1px solid #3c3c3c;}
.rightColBg{background-image:url(../images/index_slices_09.jpg); height:768px; background-position:top left; background-repeat:no-repeat;border-left:1px solid #3c3c3c;}

.langs_bg{background-image:url(../images/langs_bg.gif); background-position:top; background-repeat:repeat-x;}

.footerBg{background-image:url(../images/footer_bg.gif); background-repeat:repeat-x;}
.copyright{ background-image:url(../images/footer_left.gif); background-position:left; background-repeat:no-repeat; padding-left:15px;}

.langsBut{padding-right:15px; text-align:right;}
.langsBut a{ display:block; text-align:center; float:right;background-image:url(../images/index_slices_bg_over_12.png); background-repeat:no-repeat; width:31px; height:28px; line-height:28px; color:#737373; text-decoration:none;}
.langsBut a:hover{background-image:url(../images/index_slices_over_12.png); background-repeat:no-repeat; width:31px; height:28px; line-height:28px; color:#FFFFFF; text-decoration:none;}

.path{padding-left:15px; text-align:left;color:#353535;}
.path a{color:#353535; text-decoration:none;} 
.path a:hover{color:#FFFFFF; text-decoration:none;} 

.paging{ margin:15px 5px 0 5px; text-decoration:none;}
.paging a{display:block; border:1px solid #f2f2f2; padding:0px 5px 0px 5px; text-decoration:none; float:left; margin:0 2px 0 0;}
.paging a:hover{display:block; border:1px solid #f2f2f2; text-decoration:none; color:#FFFFFF; background-color:#3b5ab6;}
.paging a:visited{text-decoration:none;}
.paging_selected{color:#FFFFFF; background-color:#6496e8;text-decoration:none;}

.input{ height:15px; font-size:12px; border:1px solid #FFFFFF; color:#FFFFFF; background-color:#000000;}
.cool_button
{
	border:1px solid #FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	background-color:#000000;
	cursor:pointer;
}