* {
	font-family: verdana, sans-serif;
	font-size: small;
}

body {
	color: #555555;
	background-color:#FFFFFF;
}

div.cssContainer {
	max-width: 960px;
	margin-left: auto;
	margin-right: auto;
}

div.cssHeaderTop {
	background-image: url(headertop.png);
	background-repeat: no-repeat;
	padding-bottom: 0px;
	height: 32px;
	position: relative;
}
div.cssHeaderTopText {
	margin: 0px;
	padding: 0px;
	position: absolute;
	bottom: 2px;
	right: 2px;
}

div.cssHeader {
	background-image: url(header.png);
	height: 66px;
}

a {
	color: #aa0000;
	text-decoration: none;
}
a:hover {
	color: red;
}

a.csv       {	background-image: url(static/icons/csv0.gif);	white-space: nowrap; background-repeat: no-repeat;	padding-left: 25px;	margin-top: 2px; margin-bottom: 2px; padding-top: 3px; padding-bottom: 5px;	font-size: small;	font-weight: normal;	color: #aa0000;	text-decoration: none; }
a.csv:hover {	background-image: url(static/icons/csv1.gif);	color: red; }
a.db        { background-image: url(static/icons/db0.gif);	white-space: nowrap; background-repeat: no-repeat;	padding-left: 25px;	margin-top: 2px; margin-bottom: 2px; padding-top: 3px; padding-bottom: 5px;	font-size: small;	font-weight: normal;	color: #aa0000;	text-decoration: none; }
a.db:hover  {	background-image: url(static/icons/db1.gif);	color: red; }
a.doc       { background-image: url(static/icons/doc0.gif);	white-space: nowrap; background-repeat: no-repeat;	padding-left: 25px;	margin-top: 2px; margin-bottom: 2px; padding-top: 3px; padding-bottom: 5px;	font-size: small;	font-weight: normal;	color: #aa0000;	text-decoration: none; }
a.doc:hover {	background-image: url(static/icons/doc1.gif);	color: red; }
a.conf      { background-image: url(static/icons/conf0.gif);	white-space: nowrap; background-repeat: no-repeat;	padding-left: 25px;	margin-top: 2px; margin-bottom: 2px; padding-top: 3px; padding-bottom: 5px;	font-size: small;	font-weight: normal;	color: #aa0000;	text-decoration: none; }
a.conf:hover{	background-image: url(static/icons/conf1.gif);	color: red; }
a.gif       {	background-image: url(static/icons/gif0.gif);	white-space: nowrap; background-repeat: no-repeat;	padding-left: 25px;	margin-top: 2px; margin-bottom: 2px; padding-top: 3px; padding-bottom: 5px;	font-size: small;	font-weight: normal;	color: #aa0000;	text-decoration: none; }
a.gif:hover {	background-image: url(static/icons/gif1.gif);	color: red; }
a.jpg       { background-image: url(static/icons/jpg0.gif);	white-space: nowrap; background-repeat: no-repeat;	padding-left: 25px;	margin-top: 2px; margin-bottom: 2px; padding-top: 3px; padding-bottom: 5px;	font-size: small;	font-weight: normal;	color: #aa0000;	text-decoration: none; }
a.jpg:hover {	background-image: url(static/icons/jpg1.gif);	color: red; }
a.pdf       {	background-image: url(static/icons/pdf0.gif);	white-space: nowrap; background-repeat: no-repeat;	padding-left: 25px;	margin-top: 2px; margin-bottom: 2px; padding-top: 3px; padding-bottom: 5px;	font-size: small;	font-weight: normal;	color: #aa0000;	text-decoration: none; }
a.pdf:hover {	background-image: url(static/icons/pdf1.gif);	color: red; }
a.png       { background-image: url(static/icons/png0.gif);	white-space: nowrap; background-repeat: no-repeat;	padding-left: 25px;	margin-top: 2px; margin-bottom: 2px; padding-top: 3px; padding-bottom: 5px;	font-size: small;	font-weight: normal;	color: #aa0000;	text-decoration: none; }
a.png:hover {	background-image: url(static/icons/png1.gif);	color: red; }
a.ppt       {	background-image: url(static/icons/ppt0.gif);	white-space: nowrap; background-repeat: no-repeat;	padding-left: 25px;	margin-top: 2px; margin-bottom: 2px; padding-top: 3px; padding-bottom: 5px;	font-size: small;	font-weight: normal;	color: #aa0000;	text-decoration: none; }
a.ppt:hover {	background-image: url(static/icons/ppt1.gif);	color: red; }
a.svg       {	background-image: url(static/icons/svg0.gif);	white-space: nowrap; background-repeat: no-repeat;	padding-left: 25px;	margin-top: 2px; margin-bottom: 2px; padding-top: 3px; padding-bottom: 5px;	font-size: small;	font-weight: normal;	color: #aa0000;	text-decoration: none; }
a.svg:hover {	background-image: url(static/icons/svg1.gif);	color: red; }
a.txt       {	background-image: url(static/icons/txt0.gif);	white-space: nowrap; background-repeat: no-repeat;	padding-left: 25px;	margin-top: 2px; margin-bottom: 2px; padding-top: 3px; padding-bottom: 5px;	font-size: small;	font-weight: normal;	color: #aa0000;	text-decoration: none; }
a.txt:hover {	background-image: url(static/icons/txt1.gif);	color: red; }
a.xls       { background-image: url(static/icons/xls0.gif);	white-space: nowrap; background-repeat: no-repeat;	padding-left: 25px;	margin-top: 2px; margin-bottom: 2px; padding-top: 3px; padding-bottom: 5px;	font-size: small;	font-weight: normal;	color: #aa0000;	text-decoration: none; }
a.xls:hover {	background-image: url(static/icons/xls1.gif);	color: red; }
a.zip       { background-image: url(static/icons/zip0.gif);	white-space: nowrap; background-repeat: no-repeat;	padding-left: 25px;	margin-top: 2px; margin-bottom: 2px; padding-top: 3px; padding-bottom: 5px;	font-size: small;	font-weight: normal;	color: #aa0000;	text-decoration: none; }
a.zip:hover {	background-image: url(static/icons/zip1.gif);	color: red; }

/* MainMenu --------------------------------------------------------------------------*/
div.cssMainMenu {
	text-align: right;
	background-image: url(mainmenu.png);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 40px;
}
/* MainMenuItem ----------------------------------------------------------------------*/
div.cssMainMenuItem {
	display: inline;
}
div.cssMainMenuItem a {
	background-image: url(mainmenuitem.png);
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 4px;
	color: black;
}
div.cssMainMenuItem a:hover {
	color: red;
}
/* ActiveMainMenuItem ----------------------------------------------------------------*/
div.cssActiveMainMenuItem {
	display: inline;
}
div.cssActiveMainMenuItem a {
	background-image: url(mainmenuitem.png);
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 4px;
	color: red;
}

/* SubMenu ---------------------------------------------------------------------------*/
div.cssSubMenu {
	margin-top: 4px;
	margin-left: 11px;
	margin-right: 22px;
	width: 196px;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	height: 100%;
	background-color: #ffffff;
}
/* SubMenuItem -----------------------------------------------------------------------*/
div.cssSubMenuItem {
	padding-left: 22px;
}
div.cssSubMenuItem a {
	display: list-item;
	padding-top: 5px;
	color: black;
}
div.cssSubMenuItem a:hover {
	color: red;
}
/* SubMenuItemIndent -----------------------------------------------------------------*/
div.cssSubMenuItemIndent {
	padding-left: 38px;
}
div.cssSubMenuItemIndent a {
	display: list-item;
	padding-top: 5px;
	color: black;
	list-style-type: square;
	font-size: x-small;
}
div.cssSubMenuItemIndent a:hover {
	color: red;
}
/* ActiveSubMenuItem -----------------------------------------------------------------*/
div.cssActiveSubMenuItem {
	padding-left: 22px;
}
div.cssActiveSubMenuItem a {
	display: list-item;
	padding-top: 5px;
	color: red;
	text-decoration: none;
}
/* ActiveSubMenuItemIndent -----------------------------------------------------------*/
div.cssActiveSubMenuItemIndent {
	padding-left: 38px;
}
div.cssActiveSubMenuItemIndent a {
	display: list-item;
	padding-top: 5px;
	color: red;
	list-style-type: square;
	font-size: x-small;
}
/* SubMenuDescription ----------------------------------------------------------------*/
div.cssSubMenuDescription {
	margin-top: 13px;
	margin-left: 11px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 188px;
	height: 100%;
	font-size: smaller;
	background-color: #f1f1f1;
	empty-cells: hide;
	display: table;
}

/* Content ---------------------------------------------------------------------------*/
h1 {
	font-weight: bold;
	color: black;
	font-size: medium;
}
h2,h4,h5,h6,h7,h8,h9 {
	font-weight: bold;
	color: black;
	font-size: small;
}
h3 {
	font-weight: bold;
	color: #555555;
	font-size: small;
}

div.cssContent {
	margin-top: 0px;
	margin-right: 20px;
	overflow: hidden;
	color: #555555;
}

div.cssPostListContent {
	margin-bottom: 10px;
}

a.cssPostListTitle {
	display: inline-block;
	padding-top: 11px;
	padding-bottom: 10px;
	font-weight: bold;
	color: #aa0000;
	text-decoration: none;
	font-size: medium;
}
a.cssPostListTitle:hover {
	color: red;
}

/* Footer ----------------------------------------------------------------------------*/
div.cssFooterContainer {
	clear: both;
	padding-top: 15px;
}

div.cssFooter {
	text-align: center;
	color: #555555;
	font-size: smaller;
}

div.cssFooter a {
	font-size: smaller;
}

i.r {
	color: red;
}

i.p {
	color: blue;
}

div.code {
	font-family: fixed, courier new;
	font-size: small;
	background-color: #dddddd;
	border: 1px black dotted;
	overflow: auto;
	white-space: nowrap;
	margin-bottom: 5px;
	margin-top: 5px;
}
