body {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: "Lucida Grande",helvetica,verdana,arial,sans-serif;
	font-size: 76%;
	color: #505050;
	background-color: #CCCCCC;
}

form {
	display: inline;
}

img {
	border: 0;
	display: inline;
}

img.flag {
	display: inline;
	vertical-align: text-bottom;
}

h1 {
	font-size: 1.4em;
	font-weight: bold;
	letter-spacing: 0.3em;
	color: #505050;
}

a:link {color: #4f5795; text-decoration: none }
a:visited {color: #4f5795; text-decoration: none }
a:hover {color: #90a2c9; text-decoration: underline; }

a.liner:link { color: #505050; text-decoration: none }
a.liner:visited { color: #505050; text-decoration: none }
a.liner:hover { color: #505050; text-decoration: underline }

#container {
	margin-top: 1em;
	margin-bottom: 1em;
	border: #666666 1px solid;
	background-color: #FFFFFF;
	font-size: 1.2em;
}

#portal-container {
	margin-top: 1em;
	margin-bottom: 1em;
	width: 95%;
	border: #666666 1px solid;
	background-color: #FFFFFF;
	font-size: 1.2em;
}

#header {
	border-bottom: 1px #666666 solid;
	background-color: #EFEFEF;
}

#header strong {
	font-family: impact, sans-serif;
	font-size: 2em;
	letter-spacing: 0.3em;
	font-weight: normal;
}

div.float-left {
	float: left;
}

div.float-right {
	float: right;
}

div.spacer {
	clear: both;
}

#content {
	margin: 1em 1.5em 1.5em 1.5em;
}

#content h1,h2,h3 {
	margin: 0;
	letter-spacing: 0;
	font-weight: normal;
}

#content h1 {
	font-size: 1.4em;
	font-weight: bold;
	color: #d54401;
}

#content h2 {
	font-size: 1.2em;
	color: #4f5795;
	/*
	padding-top: 0.25em;
	padding-bottom: 0.25em;
	*/
}

#content h3 {
	font-size: 1em;
}

#footer {
	font-size: 0.8em;
	color: #505050;
	text-align: center;
}






A.sub   { color: #cc0066 }

TR.h1   { background: #90a2c9 }
TR.h2   { background: #bac4d0 }
TR.c1   { background: #efefef }
TR.c2   { background: #ffffff }
TR.ct   { background: #efefef }

TD  { color: #404040; font-size: 0.8em }
TD.h1   { font-weight: bold; text-align: center }
TD.h1l  { font-weight: bold }
TD.h2   { font-weight: bold; text-align: center }
TD.h2l  { font-weight: bold }
TD.h2r  { font-weight: bold; text-align: right }
TD.medh1 { font-weight: bold; text-align: center; font-size: 1em; }
TD.medh1l { font-weight: bold; font-size: 1em }
TD.medh2 { font-weight: bold; font-size: 1em; text-align: center }
TD.medh2l { font-size: 1em; font-weight: bold;  }
TD.tinh1 { }
TD.tinh2 { }
TD.gut  { background: #bac4d0; color: #404040; text-align: center }
TD.cb   { font-weight: bold }
TD.cbc  { text-align: center; font-weight: bold }
TD.cbct { background: #efefef; text-align: center; font-weight: bold }
TD.cc   { text-align: center }
TD.cct  { background: #efefef; text-align: center }
TD.cr   { text-align: right }

TD.medc     { font-size: 1em }
TD.medcc    { font-size: 1em; text-align: center }
TD.medcr    { font-size: 1em; text-align: right }
TD.medccp   { background: #ffffff; font-size: 1em; text-align: center }

TD.tinyc    { font-size: 0.6em }
TD.tinycb   { font-size: 0.6em; font-weight: bold }
TD.tinycc   { font-size: 0.6em; text-align: center }
TD.tinycbc  { font-size: 0.6em; font-weight: bold; text-align: center }
TD.tinycbct { font-size: 0.6em; font-weight: bold; text-align: center; background: #efefef}
TD.tinycbrt { font-size: 0.6em; font-weight: bold; text-align: right; background: #efefef }
TD.tinyct   { background: #efefef; font-size: 0.6em }
TD.tinyccp  { background: #ffffff; font-size: 0.6em; text-align: center }
TD.tinycr   { font-size: 0.6em; text-align: right }

.head1      { font-size: 1.4em; font-weight: bold; color: #d54401 }
.head2      { font-size: 1.2em; font-weight: bold; color: #4f5795  }

.ttiny      { font-size: 0.8em }
.tsmall     { font-size: 0.8em }
.tmedium    { font-size: 1em }
.tlarge         { font-size: 1.2em }
.disabled   { color: #666666 }
.alert      { color: red; font-weight: bold; font-style: italic }
.highlighted    { background: yellow }

