body {
	font-family: Verdana;
	font-size: 12px;
	margin: 0 0 1em 0;
	padding: 0; /* Only affects Opera */
	background: #FFFFFF url('images/topbar.jpg') repeat-x scroll top left;
	min-width:600px;
}
 
hr {
	margin: 5px 0 5px 0;
	color: #8D8D8D;
}
 
address {
	font-size: 9px;
}
 
address p {
	margin: 0;
}
address a {
	font-size: 9px;
	text-decoration:none;
}
address a:hover {
	font-size: 9px;
	text-decoration:underline;
}

 
 
h1, .contentSmallTitle {
	display: block;
	line-height: normal;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #5984C3;
	padding: 0px 0px 1px 10px;
	margin-top: 0;
}
h1 a {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #5984C3;
	text-decoration:none;
}
h1 a:hover {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #5984C3;
	text-decoration:underline;
}
 
h2 {
	font-size: 22px;
	color: #5984C3;
	font-weight: bold;
	margin-top: 15px;
}
 
h3 {
	font-size: 18px;
	color: #5984C3;
	font-weight: bold;
	margin-top: 10px;
}

h4 {
	font-size: 16px;
	color: #5984C3;
	font-weight: bold;
	margin-top: 5px;
}

h5 {
	font-size: 14px;
	color: #5984C3;
	font-weight: bold;
	margin-top: 5px;
}

h6 {
	font-size: 12px;
	color: #5984C3;
	font-weight: bold;
}
 
a {
	font-size: 12px;
	color: #006090;
}
 
a:hover {
	background-color: #DDEEFF;
	color: #000000;
}
 
#content, .contentSmall {
	padding-right: 3px;
	font-size: 12px;
	text-align: justify;
}
 
#top {
	margin: 0;
	background: url('images/logo_paste.jpg') no-repeat scroll 35px 0;
	padding: 103px 0 26px 0;
	color: #FFFFFF;
	text-align: right;
}
 
#top a {
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	padding: 1px 5px 1px 5px;
}
 
#top a:hover {
	color: #000000;
	background-color: #FFCC33;
}
 
#topMenu {
	font-size: 13px;
	margin-left: 300px;
	background-color: #5984C3;
}
 
#topMenu p {
	text-align: left;
	margin: 0;
}
 
#leftNav {
	padding: 0px 10px 10px 7px;
}
 
#rightNav {
	padding: 0px 3px 0px 5px;
	width: 270px;
	line-height: 150%;
}
 
#rightNav img {
	border: 1px solid #000000;
	height: 200px;
	width: 266px;
}
 
#leftNav ol {
	margin: 0;
	padding: 0;
	list-style-type: none;
	background-color: #EEEEEE;
	border-top: #3F3849 0px solid;
	border-right: #3F3849 1px solid;
	border-left: #3F3849 1px solid;
}
 
#leftNav ol li {
	font-size: 13px;
	font-weight: bold;
	border-bottom: #3f3849 1px solid;
}
 
#leftNav ol li a {
	display: block;
	width: 145px;
	padding: 2px 4px 2px 4px;
 
	color: #3F3849;
	text-decoration: none;
	background-color: #EEEEEE;
}
 
#leftNav ol li a:hover {
	color: #000000;
	background-color: #FFCC33;
}
 
#leftNav ol li a.extern {
	background: none;
	padding-right: 0px; 
}
 
#leftNav .navTitle {
	padding-left: 12px;
	border-top: #3F3849 1px solid;
	border-right: #3F3849 1px solid;
	border-bottom: #3F3849 1px solid;
	border-left: #3F3849 1px solid;
 
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #5984c3;
}

#leftNav .navBox {
        text-align: center;
        padding: 2px;
        background-color: #EEEEEE;
        border-right: 1px solid #3F3849;
        border-bottom: 1px solid #3F3849;
        border-left: 1px solid #3F3849;
        font-size: 13px;
}


#bugzillaContent {
	font-size: 12px;
}
 
#bugzillaContent table {
	font-size: 12px;
}



#sectionMenu {
	margin: 0;
	font-size: 13px;
	background-color: #5984C3;
}
#sectionMenu a {
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	padding: 1px 5px 1px 5px;
}
#sectionMenu a:hover {
	color: #000000;
	background-color: #FFCC33;
}


/* Maintainer Bar */

table.maintainer {
	background-color: #ddddee;
	padding:4px 8px;
	border:1px solid #ccccdd;
	text-align: Center;
}

table.maintainer td {
	background-color: #ddddee;
	font-family: Verdana;
	font-size: 15px;
}

table.maintainer a {
	font-size: 15px;
}

table.maintainer a:hover {
	background:#eeeeff;
	color: #000000; 
	font-family: Verdana; 
	font-size: 15px;
}


/* Admin Bar */

table.admin {
	background-color: #FEE3CB;
	padding:4px 8px;
	border:1px solid #FBBB95;
	text-align: Center;
}

table.admin td {
	background-color: #FEE3CB;
	font-family: Verdana;
	font-size: 15px;
}

table.admin a {
	font-size: 15px;
}

table.admin a:hover {
	background:#eeeeff;
	color: #000000; 
	font-family: Verdana; 
	font-size: 15px;
}

/* Message Bar */

table.message {
	background-color: #FFCC00;
	padding:4px 8px;
	border: 1px solid #FF6600;
	text-align: Center;
}

table.message td {
	background-color: #FFCC00;
	font-family: Verdana;
	font-size: 15px;
}

table.message a {
	font-size: 15px;
}

table.message a:hover {
	background:#eeeeff;
	color: #000000; 
	font-family: Verdana; 
	font-size: 15px;
}


/* Forum Bar */

table.forumbar {
	background-color: #99CCCC;
	padding:4px 8px;
	border: 1px solid #5984C3;
	text-align: Center;
}

table.forumbar td {
	background-color: #DDEEFF;
	font-family: Verdana;
	font-size: 15px;
}

table.forumbar a {
	font-size: 15px;
}

table.forumbar a:hover {
	background:#eeeeff;
	color: #000000; 
	font-family: Verdana; 
	font-size: 15px;
}


.button
{
	 background-color: #5984C3; 
	 color: white;
	 font-family: "verdana bitstream vera sans", verdana, sans-serif;
	 font-size: 13px;
	 border-width:1px; 
	 border-style:solid; 
	 border-color: #C0C0C0;
	 font-weight: bold; 
	 padding: 0;
}



UL.simple {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 20px;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 0px;
	MARGIN: 0px 0px 1em;
	LIST-STYLE-TYPE: none;
	FONT-SIZE: 12px;
}
SPAN.simple {
	font-size: 15px;
	font-weight: bold;	
}



