@charset "iso-8859-1";
body {
    margin-top:0; 
    margin-left:0; 
    margin-right:0;
    background-color: #6699cc;
}

#header {
    position: absolute;
	top: 0px;
	width: 100%;
	background-color: #000000;
	padding: 0px;
	margin: 0px;
	height: 60px;
}

#main {
    position: absolute;
    top: 65px;
    left: 5px;
    width: 98%;
    background-color: #6699cc;
}

#download {
	position: relative;
	margin-left: 2px;
	margin-bottom: 20px;
    background-color: #6699cc;
	border: 2px solid #000000;
	width: 66%;
	}

#download_header {
	position: relative;
	margin: 0px; 
	background: #777;
	border-bottom: 2px solid #000000;
	width: 100%; 
	height: 20px;
    font-weight: bold;
	padding: 0px;
	}

#download_footer {
	position: relative;
	margin: 0px; 
	background: #777;
	border-top: 2px solid #000000;
	width: 100%; 
	height: 12px;
    font-weight: bold;
	padding: 0px;
	}	
	
span.header_divider {
    position: relative; 
    top: -3px; 
    color: #C0C0C0; 
    background: #000000; 
    font-size: 12pt;
}

a.header {
    top: -5px;
    color: #FFFFFF;
    font-size: 8pt;
    text-decoration: none;
    font-family: verdana;
    font-weight: bold;
    letter-spacing: -1pt;
}

a:hover.header {
    top: -5px;
    color: #FF0000;
    font-size: 8pt;
    text-decoration: none;
    font-family: verdana;
    font-weight: bold;
    letter-spacing: -1pt;
}

a:active.header {
    top: -5px;
    color: #FF0000;
    font-size: 8pt;
    text-decoration: none;
    font-family: verdana;
    font-weight: bold;
    letter-spacing: -1pt;
}

img.header_logo {
    border: 0px;
    height: 50px;
    width: 200px;
}

h1.womble_download {
    color: #000000;
	padding: 0px;
	margin: 0px;
    font-size: 12pt;
    font-family: verdana;
    letter-spacing: -1pt;
}

h1.womble {
    color: #000000;
    font-size: 12pt;
    font-family: verdana;
    font-weight: bolder;
    letter-spacing: -1pt;
}

h2.womble {
    color: #00000;
    font-size: 10pt;
    font-family: verdana;
    font-weight: bold;
    letter-spacing: -1pt;
    text-decoration: none;
}

p.womble {
    color: #000000;
    font-size: 9pt;
    font-family: verdana;
    font-weight: normal;
}
dt.womble_versionhistory {
    color: #FFFFFF;
    font-size: 8pt;
    font-family: verdana;
    font-weight: bold;
}

dd.womble_versionhistory {
    color: #000000;
    font-size: 8pt;
    font-family: verdana;
    font-weight: normal;
}

dt.womble {
    color: #000000;
    font-size: 9pt;
    font-family: verdana;
    font-weight: bold;
}

dd.womble {
    color: #000000;
    font-size: 9pt;
    font-family: verdana;
    font-weight: normal;
}

a.womble {
    color: #FFFFFF;
    font-size: 9pt;
    font-family: verdana;
    font-weight: normal:
    font-decoration: underline;
}

p.hit_counter {
    color: #F0F0F0;
    font-size: 10pt;
    font-family: verdana;
    font-weight: bolder;
}

p.download_counter {
    color: #F0F0F0;
    font-size: 9pt;
    font-family: verdana;
    font-weight: normal;
}