<!-- $Header: /home/cvsroot/postfix-www/common/style.css,v 1.3 2004/08/29 13:30:19 sjmudd Exp $ -->

body { background-color: "white"; } /* margin: 0px 0px 0px 0px; } */

.left-menus   { background-color: #f8eda6; font-size: 80%; } 

td.news-heading { background-color: #b2b0b0; font-weight: 900;  }
td.news-item    { background-color: #faf4d6; }

img.flag { border: 0; }

CODE.code { color: #461b7e}
PRE.code { color: #461b7e}
BLOCKQUOTE.code { color: #461b7e}
TD.sans { font-size: smaller; }

<!-- paragraph settings -->
P.white { color: white; }
P.blackhead { color: black; font-weight: 900; }
P.blackheadlarge { color: black; font-weight: 900; font-size: large; }
P.whitehead { color: white; font-weight: 900; }
P.yellow { color: #FFCC33; }

<!-- link settings -->
A { color: #663333; text-decoration: underline; }
A:hover { background-color: "black"; color: "yellow"; text-decoration: underline; cursor:hand; }
A.white { color: white; text-decoration: none; font-size: smaller; }
A.black { color: black; text-decoration: none; font-size: smaller; }
A.white:hover { text-decoration: underline; color: #666666;}
B.code { color: #461b7e}
				
#linksfooter {	
	color     : black;
	font-size : 80%;
	padding   : 8px 0px 8px 0px;
}

#linksfooter a {
	font-weight     : normal;
	border          : none;
	text-decoration : none;
}

#linksfooter a:hover {
	text-decoration : underline;
}

#linksheader {
	width            : 100%;
	background-color : #663333;
	border           : 1px ridge inherit;
	text-align       : center;
	color            : #FFCC33;
	font-size        : 80%;
	margin           : 0px 0px 0px 0px;
	padding          : 10px 0px 10px 0px;
}

#linksheader a {
	color           : white;
	font-weight     : normal;
	border          : none;
	text-decoration : none;
}

#linksheader a:hover {
	color           : #666666;
	text-decoration : underline;
}

div.heading {
	padding          : 0.25em;
	background-color : #FFCC33;
	border           : 2px outset #333;
	font-size        : 150%;
	font-weight      : bold;
	text-align       : right;
}

div.heading .left {
	float : left;
}

div.section {
	padding          : 0.25em;
	background-color : #FFCC33;
	border           : 2px outset #333;
	font-size        : 120%;
	font-weight      : bold;
	text-align       : left;
}

div.section .left {
	float : left;
}

div.sectionsplit {
	padding          : 0.25em;
	background-color : #FFCC33;
	border           : 2px outset #333;
	font-size        : 120%;
	font-weight      : bold;
	text-align       : right;
}

div.sectionsplit .left {
	float : left;
}

div.headingmoreinfo {
	float            : right;
	padding          : 0.25em;
	background-color : #FFCC33;
	border           : 2px outset #333;
	font-size        : smaller;
	text-align       : right;

}

div.footer {
	padding          : 0.25em;
	background-color : #FFCC33;
	border           : 2px outset #333;
	font-size        : smaller;
	text-align       : right;
}

div.footer .left {
	float : left;
}
