h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	margin:0;
	padding:0;
	}

hr {
	border:none;
	border-top:1px solid #CCCCCC;
	height:1px;
	margin-bottom:25px;
	}

ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

img {
	border: none;
	}
	
#menu
{
    width: 180px;
    margin: 0px;
}
	
#menu li a
{
    voice-family: "\"}\"";
    voice-family: inherit;
    text-decoration: none;
    list-style-type: none;
}	
	
#menu li a:link, #menu li a:visited
{

    border-style: dotted;
    border-width: 0px 0px 1px 0px;
    border-color: #CCCCCC;
    color: #000066;
    display: block;
    padding: 5px 0 0.5px 5px;
    list-style-type: none;
    background-color: #FFFFFF;
    font-size: 13px;
    font-weight: normal;

}
	
#menu li a:hover
{
    color: #333333;

    padding: 5px 0.5px 0 5px;
    background-color: #F0F8FF;

}
.ListArticle, ListArticle:Hover
{
    
    border-style: dotted;
    border-width: 0px 0px 1px 0px;
    border-color: #CCCCCC;
    width: 850px;
    text-align: left;
    padding-left: 10px;
    margin-left: 5px;
    color: #333333;
}
.ListArticle a
{
    width: 850px;
    text-align: left;
    text-decoration: none;
    color: #333333;
    font-size: 13px;
    padding-top: 5px;
    padding-bottom: 5px;
}
.ListArticle:Hover
{
    width: 850px;
    text-align: left;
    text-decoration: none;
    color: #3399FF;
}
#slider
{
    top: 5px;
    left: 0;
    width: 825px;
    height: 300px;
    overflow: hidden;
    z-index: 1;
    margin-right: 5px;
}
.items {display:none}
.pagination
{
	position: absolute;
	bottom: 5px;
	right: 10px;
	z-index: 2;
}
.borderImg
{
	border: 3px solid #3399FF;
	border-radius: 5px;

	position: relative;
	width: 830px;
}
.pagination li {float:left;padding-left:3px}
.pagination a {display:block;width:17px;height:17px;background:url(../images/buttons.png) right 0 no-repeat;text-indent:-99999px}
.pagination a:hover, .pagination .current a {background-position:left}