html {
    border-left: 0px;
    }

body, form, a, div, span, ul, ol, li, table, caption, tr, th, td, img, strong, em, p, h1, h2, h3, h4, h5, h6, pre {
    padding: 0px;
    border: 0px;
    margin: 0px;
    }

body {
    text-align: center;
	background-color: #737f8b;
    }

body, input, select, option, textarea, h1, h2, h3, h4, h5, h6, table, tr, th, td {
    font-family:  Tahoma;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
    line-height: 1.3em;
    }

strong, h1, h2, h3, h4, h5, h6 {
    font-weight: bold;
    }

h1 {
	font-size: 20px;
	}

h2 {
	font-size: 19px;
	}

h3 {
	font-size: 18px;
	}

h4 {
	font-size: 17px;
	}

h5 {
	font-size: 16px;
	}

h6 {
	font-size: 15px;
	}

.alignLeft {
	text-align: left;
	}

.alignRight {
	text-align: right;
	}

.alignCenter {
	text-align: center;
	}

.clearBoth {
	clear: both;
	float: none;
	}

.par {
	color: inherit;
	background-color: #cfcfcf;
	}

#wrapper {
    width: 1000px;
    text-align: left;
    margin: 0px auto;
    margin-top:10px;
    background-color:#bdd9e9;
}

#top {
    width:1000px;
    height:150px;
    background-color:#bdd9e9;
}

#top_banner {
	position:absolute;
	width:728px;
	height:90px;
	margin-left:260px;
	margin-top:20px;
}

#rtop_logo  {
    display:block;
    position:absolute;
    margin-left:20px;
    margin-top:20px;
}

#top_line  {
    width:1000px;
    height:20px;
    background-color:#455b79;
    font-size: 15px;

    color:white;
}

#search {
    position:absolute;
    margin-left:20px;
    margin-top:100px;
}

#menu_top {
    width:1000px;
    height:30px;
    background-color:#455b79;
}

#menu_top a {
    display:block;
    float:left;
    margin-left:10px;
    margin-right:10px;
    margin-top:6px;

    color:white;
    font-weight:bold;
    text-decoration:none;
}

#menu_top a.ajutor {
    margin-left:450px;
}

#left {
    width:180px;
    float:left;
}

#content {
    width:820px;
    float:left;
}

.left_menu {
    background-color:#edf5fa;
    margin:3px;
    border:1px solid #6bb5df;
    padding:3px 0 3px 0;
}

.menu_group {
    list-style-type:none;
    font-weight:bold;
    margin-left:3px;
    margin-bottom:5px;
}

.menu_category {
    list-style-type:none;
    margin-left:6px;
}

.menu_category a{
    font-weight:bold;
    color:#2e597b;
    text-decoration:none;
}

.table_border {
    background-color:#edf5fa;
    margin:3px;
    border:1px solid #6bb5df;
    padding:3px 0 3px 0;
}

.site_show {
}

.site_rank {
    width:20px;
    text-align:center;
}

.site_content {
    width:456px;

}

.site_content a {
    color:#2e597b;
    text-decoration:none;
}

.site_banner {
    width:220px;
    text-align:center;
}

.site_stats {
    width:100px;
    text-align:center;
}

.site_url {
    color:#2e597b;
}

.a_gen {
    font-weight:bold;
    color:#2e597b;
    text-decoration:none;
}

.site_banner_image {
    width:200px;
    height:50px;
}

.stats_top_start {
    font-weight:bold;
    width:200px;
}

.stats_top {
    font-weight:bold;
    width:99px;
}

.stats_left {
    font-weight:bold;
    color:#2e597b;
}

.stats_top_row {
    height:20px;
}

.over_stats_top {
    font-weight:bold;
}

.page_border {
    background-color:#edf5fa;
    margin:3px;
    border:1px solid #6bb5df;
    padding:3px 10px 3px 10px;
    list-style-type:none;
}

.page_border a{
    font-weight:bold;
    color:#2e597b;
    text-decoration:none;
}

.page_border p{
    margin-left:10px;
    text-indent:10px;
}

.multiple_pages_menu span{
	margin-left:2px;
	margin-right:2px;
	color:black;
	font-weight:bold;
}

.multiple_pages_menu a{
	margin-left:2px;
	margin-right:2px;	
	color:black;
	font-weight:bold;
}
