@charset "utf-8";
/* CSS Document */

div li a:visited {
	color:gray;
        text-decoration:none;
}

/* Archives_header */ 

#archives_header {
	height:64px;
	width:100%;
}

#archives_header img {float:left;}

#archives_header img.text {
	position:relative;
	top:20px;
	left:18px;
}

/* End of Archives_header */

/* Archives_year */

.domtab {
	height: 100px;
	width: 100%;
	padding-top: 9px;
}

.domtab .small_circle {
	padding-top:14px;
	padding-right:10px;
        float:left;
}

.domtab h3 {padding:15px;}

.domtab div {padding-left:15px;}

.domtab li {
	list-style-position:inside; 
	list-style-type:circle;
	position:relative;
	left:41px;
}

.domtab a:link {color:#666666;}

.domtab a:hover {color:red;}

.domtab .domtabs {
	height: 29px;
	width: 100%;
}
 
.domtabs li {
	list-style-type:none;
	float:left;
	padding-left:0px;
}

.domtabs li a.archive_2007a { 
    display: block;
    width: 244px; 
    height: 29px;
    background-color: transparent;
    background-image:url(/images/bope/archive_2007a.gif);
    background-repeat:no-repeat; 
    background-position:top left;
    border-width: 0px;
	float: left;
}

.domtabs li a.archive_2007a:hover {
	display: block;
	width: 244px;
	height: 29px;
	background-color: transparent;
	background-image:url(/images/bope/archive_2007a.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	border-width: 0px;
}

.domtabs li a.archive_2007b { 
    display: block;
    width: 244px; 
    height: 29px;
    background-color: transparent;
    background-image:url(/images/bope/archive_2007b.gif);
    background-repeat:no-repeat; 
    background-position:top left;
    border-width: 0px;
	float:left;
}

.domtabs li a.archive_2007b:hover {
	display: block;
	width: 244px;
	height: 29px;
	background-color: transparent;
	background-image:url(/images/bope/archive_2007b.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	border-width: 0px;
}


.domtabs li a.archive_2008a { 
    display: block;
    width: 244px; 
    height: 29px;
    background-color: transparent;
    background-image:url(/images/bope/archive_2008a.gif);
    background-repeat:no-repeat; 
    background-position:top left;
    border-width: 0px;
	float: left;
}

.domtabs li a.archive_2008a:hover {
	display: block;
	width: 244px;
	height: 29px;
	background-color: transparent;
	background-image:url(/images/bope/archive_2008a.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	border-width: 0px;
}

.domtabs li a.archive_2008b { 
    display: block;
    width: 244px; 
    height: 29px;
    background-color: transparent;
    background-image:url(/images/bope/archive_2008b.gif);
    background-repeat:no-repeat; 
    background-position:top left;
    border-width: 0px;
	float:left;
}

.domtabs li a.archive_2008b:hover {
	display: block;
	width: 244px;
	height: 29px;
	background-color: transparent;
	background-image:url(/images/bope/archive_2008b.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	border-width: 0px;
}

/* End of Archives_year */