

/* root tags */

	body {
			margin: 0px;
			padding: 0px;
			font-family: verdana, helvetica, geneva, sans-serif;
			font-size: x-small;
			line-height: 1.2em;
			background: white;
			color: black;
			/* max-width: 800px; */
			min-width: 500px;
		}

	table {
			border: none;
		}
		
	img {
			border: none;
		}

	h1, h2, h3, h4, h5, h6, p, ul, ol, dir, menu, div, dt,
	dd, address, blockquote, pre, br, hr, form, dl {
			display: block;
		}
	
	b, strong ,i, em, cite, var, tt, code, kbd, samp, img, span {
			display: inline;
		}
	
	li {
			display: list-item;
		}
	
	h1, h2, h3, h4 {
			margin-top: 1em;
			margin-bottom: 1em;
		}
	
	h5, h6 {
			margin-top: 1em;
		}
	
	h1 {
			text-align: left;
		}
	
	h1, h2, h4, h6 {
			font-weight: bold;
		}
	
	h3, h5 {
			font-style: normal;
		}
	
	h1 {
			font-size: 1.6em;
		}
	
	h2 {
			font-size: 1.4em;
		}
	
	h3 {
			font-size: 1.2em;
		}
	
	b, strong {
			font-weight: bolder;
		}
	
	i, cite, em, var, address, blockquote {
			font-style: italic;
		}
	
	pre, tt, code, kbd, samp {
			font-family: monospace;
		}
	
	pre {
			white-space: pre;
		}
	
	address {
			margin-left: 3em;
		}
	
	blockquote {
			margin-left: 3em;
			margin-right: 3em;
		}
	
	ul, dir {
			list-style-image: url(../img/listitemshape.png);
		}
	
	ol {
		}
	
	menu {
			margin: 0;
		}
	
	li {
			display: list-item;
		}
	
	dt {
			margin-bottom: 0;
		}
	
	dd {
			margin-top: 0;
			margin-left: 3em;
		}
	
	hr {
			border-top: solid;
		}
		
	a:link {
			font-weight: bold;
			text-decoration: none;
			color: black;
		}
	
	a:visited {
			font-weight: bold;
			text-decoration: none;
			color: #890000;
		}
	
	a:hover, a:active {
			color: black;
			text-decoration: underline;
		}

	a:link img {
			border: none;
		}
	
	a:visited img {
			border: none;
		}
	
	a:active img {
			border: none;
		}
		
/* general workarounds */	


/* container */
	
	div.container {
			margin: 10px auto 0 auto;
			width: 700px;
			clear: both;
			border-bottom: 1px solid #efefef;
		}


/* header */
	
	div.header {
			padding: 5px 10px 0px 0px;
			margin-left: 10px;
			background-image: url(../img/logo_rt.gif);
			background-repeat: no-repeat;
			background-position: left bottom;
			height: 95px;
			width: 690px;
		}
	

/* navigationTop */

	div.navigationTop {
			text-align: right;
			padding: 0.5em 10px 0.5em 0;
			font-size: 1.1em;
		}
	
	div.navigationTop a {
			color: gray;
			text-transform: uppercase;
			font-weight: normal;
		}

	/* WORKAROUND: Explorer: also define visited */
	div.navigationTop a:visited {
			color: gray;
			text-transform: uppercase;
			font-weight: normal;
		}


/* loginForm */

	form.loginForm {
			display: inline;
			margin: 0;
			padding: 0;
		}

	form.loginForm fieldset {
			border: none;
			display: inline;
			margin: 0;
			padding: 0;
		}
		
	form.loginForm input {
			display: inline;
			margin: 0;
			padding: 0;
		}
	
	form.loginForm legend {
			font-weight: bold;
			margin: 0;
			padding: 0;
		}

	form.loginForm label {
			color: gray;
			text-transform: uppercase;
		}
		
	form.loginForm label.attention {
			color: red;
		}


/* navigationMiddle */

	div.navigationMiddle {
			#text-align: left;
			font-size: 1.2em;
			padding: 1px 0 0 10px;
			#background-image: url(../img/arrow_right_red.gif);
			#background-repeat: no-repeat;
			#background-position: left center;
		}
	
	div.navigationMiddle a, div.navigationMiddle a:visited{
			float: left;
			padding: 6px 1px 0 0;
			background-image: url(../img/bkgnd_menu_btn.gif);
			background-repeat: no-repeat;
			height: 23px; 
			width: 110px;
			text-align: center;
			text-decoration: none;
			font-weight: bold;
			color: gray;
			#text-transform: uppercase;
		}
		
	div.navigationMiddle a:hover {
			color: white;
			text-decoration: none;
		}


/* navigationMain */

	div.navigationMain {
			float: left;
			width: 150px;
			border-left: 1px solid #e0e0e0;
			padding: 0 10px 100px 10px;
			margin: 0 10px 0 10px;
			/*background-image: url(../img/bkgnd_dissolve_main_menu.gif);
			background-repeat: no-repeat;
			background-position: left top;*/
		}
	
	div.navigationMain div.menuheader {
			color: #ED2327;
			font-weight: bolder;
			font-size: 1.3em;
			padding-top: 1em;
			padding-bottom: 0.5em;
		}
	
	div.navigationMain div.menuitem {
			padding-top: 0.2em;
			padding-bottom: 0.2em;
			line-height: 1.2em;
		}

	div.navigationMain div.menuitem a {
			color: gray;
			font-size: 1.1em;
		}

	/* WORKAROUND: Explorer: also define visited */
	div.navigationMain div.menuitem a:visited {
			color: gray;
			font-size: 1.1em;
		}


/* content */

	div.content {
			float: left;
			width: 400px;
			/*background-image: url(../img/bkgnd_dissolve_right_bottom.gif);
			background-repeat: no-repeat;
			background-position: left top;*/
		}


/* list (for attachments and urls) */
	
	div.list {
			clear: both;
			margin-top: 3em;
			background-color: #f5f5f5;
			width: 300px;
			border-left: 1px solid #a0a0a0;
			border-bottom: 1px solid #a0a0a0;
			background-image: url(../img/verticalline_dissolve_top_gray.gif);
			background-repeat: repeat-x;
			background-position: left top;
		}
	
	div.list h3 {
			font-size: 1.2em;
			margin: 0.7em 0 0.3em 0px;
			padding: 0.5em 0 0.5em 10px;
		}
		
	div.list div.urlsLegalNote {
			margin: 0.2em 0 1em 10px;
			font-size: 0.9em;
			color: gray;
		}
		
	div.list div.odd {
			background-color: #fafafa;
			padding: 0.8em 0 0.8em 20px;
		}
		
	div.list div.even {
			background-color: #fafafa;
			padding: 0.8em 0 0.8em 20px;
		}
	
	div.list span.attachment {
			color: gray;
		}
		
	div.list div.listBoxFirst {
			background-color: white;
		}

	div.list div.listBox {
			background-color: white;
			border-top: 1px dashed #cfcfcf;
		}
	
	div.urlsLegalNote {
			width: 300px;
			margin: 1em 0 1em 0;
			padding-left: 11px;
			font-style: italic;
			color: gray;
		}


/* member */
	div.member {
			padding-top: 50px;
			margin-left: 10px;
		}
	
	div.member div.logo {
		}


/* footer */

	div.footer {
			float: right;
			color: gray;
			padding-top: 50px;
			margin-right: 10px;
		}

	div.footer p {
			margin-top: 0;
		}
		
		
		
		
		
		
		
		
		
		
