

body { background: white; color:black; font-family:"Trebuchet MS",sans-serif;}

a:link { color:#613D99; }

a:visited { color:#4D3D66; }

a:active { color:#FFCC66; }

table { 
	border: 0 solid #ffffff; 
	background: transparent; 
	border-collapse: separate ;
	border-spacing: 0 ;
	margin: 0 ;
	padding: 0 ;
}

table.pkgversion { 
	border: 0 solid #ffffff; 
	background: transparent; 
	border-collapse: separate ;
	border-spacing: 3px ;
	margin: 0 ;
	padding: 0 ;
}

table.pdb
{
	width: 100%;
	text-align: left;
	background-color: #fafafa;
	border-collapse: collapse;
	border-spacing: 0px;
	border-bottom: 1px #999 solid;
}

tr.pdbHeading
{
	background-color: #FFF;
	border-top: 2px #999 solid;
	border-bottom: 1px #999 solid;
	padding: 4px 0px 4px 32px;
}

.package
{
	border-bottom: 1px #CCC dotted;
	padding: 4px 0px 4px 32px;
}
.package:hover { background-color: #EEE; }
.package a:link {text-decoration: none}
.package a:visited {text-decoration: none}
.package a:active {text-decoration: none}
.package a:hover {text-decoration: underline}

td.packageName
{
	clear: both;
	width: auto;
}

p,ul,ol,li,dl,dt,dd,td,th { font: 11pt "Trebuchet MS",sans-serif; 
	color: black ; 
}


td { 
	margin: 4px ;
	padding: 4px ;
}

h1 { font: bold 18pt "Trebuchet MS",sans-serif; color:black; }

h2 { font: bold 14pt "Trebuchet MS",sans-serif; color:black; }

h3 { font: bold 12pt "Trebuchet MS",sans-serif; color:black; }

.default { font: 11pt "Trebuchet MS",sans-serif; color:black; }

.attention { color:red; }


ul.menu { 
	border: 0 solid #fff; 
	background: #eee; 
	font-family: Verdana, Helvetica, Arial, sans-serif ; 
	border-collapse: collapse ;
	padding: 0 ;
	margin: 0 ;
}

ul.menu li { 
	list-style: none; 
	border: 0 solid #fff; 
	border-bottom: 1px;
	padding: 0 ;
}

ul.menu li.menu_item {
	font-weight: bold ;
	margin: 0 ;
}

ul.menu li.menu_subitem {
	font-weight: normal ;
	margin: 0 0 0 8px ;
}

ul.menu li div {
	border: 0 solid #666; 
	border-left: 8px;
	font-size: 9pt ;
	margin: 0 ;
	padding: 3px ;
	display: block ;
}

ul.menu li div.selected {
background: #fc6; 
}

ul.menu li a { 
	border: 0 solid #ccc; 
	border-left: 8px;
	background: #eee; 
	font-size: 9pt ;
	text-decoration: none ;
	margin: 0 ;
	padding: 3px ;
	display: block ;
}

ul.menu li a:hover { 
	border: #999; 
	background: #ffe6b3; 
}

.nav { font: 8pt Verdana,Helvetica,Arial,sans-serif; color:black; }


.news-date { color:rgb(96,96,96); font-size:10pt; font-weight:bold; }

.news-headline { font-size:10pt; font-weight:bold; }

input { font: 10pt Courier,"Courier New",monospace; color:black; }

tt { font: 10pt Courier,"Courier New",monospace; color:black; }

code { font: 10pt Courier,"Courier New",monospace; color:black; white-space:nowrap; }

pre { background: #FFF2D9; font: 10pt Courier,"Courier New",monospace; color:black; padding:4px; padding-left:8px; margin-left:16px; margin-right:16px; }

.desc { color:black; margin-left: 40px; white-space:pre; font-family: Courier,"Courier New",monospace; font-size: 10pt; }

img { border:0; }


.legalheadBig
{
	font-size: 2.0em;
	line-height: 1.0em;
	font-weight: bold;
}

.legalhead
{
	font-size: 1.5em;
	line-height: 1.3em;
	font-weight: bold;
}

.legal
{
	word-spacing: 0.3em;
	margin: 5px;
	font-size: 1.0em;
	line-height: 1.3em;
}


div#header-left {
	float: left ;
	padding: 0 0 10px 0 ;
	margin: 0 ;
	width: 180px ;
	height: 90px ;
	border-style: solid ;
	border-width: 0 0 3px 0 ;
	border-color: #fc6 ;
}

div#header {
	padding: 0 0 10px 0 ;
	margin: 0 ;
	height: 90px ;
	border-style: solid ;
	border-width: 0 0 3px 180px ;
	border-color: #fff #fff #fc6 #fff ;
	font-family: "Trebuchet MS", sans-serif ;
	text-align: right ;
}

div#sidebar {
	float: left ;
	padding: 0 ;
	margin: 0 ;
	width: 150px ;
	border-style: solid ;
	border-width: 0 ;
	border-color: #333 ;
}

div#sections {
	background: url(/img/stripes.gif); 
	padding: 6px 3px ;
	margin: 0 ;
	font-weight: bold ;
	display: block ;
	border-style: solid ;
	border-width: 0 0 4px 0 ;
	border-color: #fc6 ;
	font-family: "Trebuchet MS", sans-serif ;
	text-align: center ;
}

div#main {
	padding: 0 0 20px 10px ;
	margin: 0 ;
	border-style: solid ;
	border-width: 0 0 0 150px ;
	border-color: #eee ;
}

div#footer-left { 
	background: url(/img/stripes.gif); 
	font: smaller "Trebuchet MS", sans-serif; 
	clear: both ;
	float: left;
	padding: 10px 0 10px 0 ;
	margin: 0 ;
	width: 150px ;
	height: 50px ;
	border-style: solid ;
	border-width: 3px 0 3px 0 ;
	border-color: #666 ;
	text-align: center ;
}

div#footer {
	font: smaller "Trebuchet MS", sans-serif; 
	padding: 10px 0 10px 10px ;
	margin: 0 ;
	height: 50px ;
	border-style: solid ;
	border-width: 3px 0 3px 150px ;
	border-color: #fff #fff #666 #eee ;
	text-align: center ;
}

div#advancedsearch {
	border: 1px #CCC solid;
	padding: 10px;
	background-color: #F2F2F2;
}

.expand_adv_options a:link {text-decoration: none}
.expand_adv_options a:visited {text-decoration: none}
.expand_adv_options a:active {text-decoration: none}
.expand_adv_options a:hover {text-decoration: underline}
