
html {
	min-height: 100.1%; /* force a scrollbar on firefox */
}

body {
	margin: 0;
	padding: 0;
	background-color: #B90532;
	background-image:url(../images/generic/bg.jpg);
	background-repeat:repeat-y ;
	background-position:center;
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

#hintbox { /*CSS for pop up hint box */
	position: absolute;
	top: 0;
	background-color: #EFEFEF;
	width: 300px; /*Default width of hint.*/ 
	padding: 3px;
	border: 1px solid black;
	font: normal 11px Arial;
	line-height: 18px;
	z-index: 100;
	border-right: 2px solid black;
	border-bottom: 2px solid black;
	visibility: hidden;
}

#blutxt{ color: #005596; }
#greytxt{ color: #9a9c9f; }
#greentxt{color:688b0b; font-size:9; font-weight:bold;}
#redtxt{color:791d56; font-size:9; font-weight:bold; }
#purptxt{color:4f1d79; font-size:9; font-weight:bold; }

.hintanchor { /*CSS for link that shows hint onmouseover*/
	font-weight: bold;
	color: navy;
	margin: 3px 8px;
}

.form {
	font-size: 10px;
	line-height: 12px;
	color:#808284;
}

.formReadOnly {
	font-size: 10px;
	line-height: 12px;
	color:#9e1b34;
	background-color:#DFDFDF;
}


.form-send-friend {
	font-size: 10px;
	line-height: 12px;
	color:#808284;
}


.nothing { color:#FF0000; }

.ImageBorder {
	border-width: 1px;
	border-color: #FFFFFF;
}

.mainbg{
	background:url(../images/generic/main_background.gif) no-repeat center 426px #B90532;
}
.mainbg_hosp{
	background:#ECE6CD;
}

.LeftShadow {
	background-image:url(../images/generic/left-shadow.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}
.leftbg {
	background-image:url(../images/generic/left_bg.jpg);
	background-repeat:repeat;
	background-position: top right;
}
.leftbg_hosp {
	background-image:url(../images/generic/left-shadow_hosp.gif);
	background-repeat:repeat;
	background-position: top right;
}

.RightShadow {
	background-image:url(../images/generic/right-shadow.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
.rightbg {
	background-image:url(../images/generic/right_bg.jpg);
	background-repeat:repeat;
	background-position: top left;
}
.rightbg_hosp {
	background-image:url(../images/generic/right-shadow_hosp.gif);
	background-repeat:repeat;
	background-position: top left;
}

.Txtsize8 {
	font-size: 9;
	line-height: 1.2em;
	color:#b9b9b9;
}


.Txtsize9 {
	font-size: 0.7em;
	line-height: 1.4em;
	color:#fff;
	text-align:justify;
}
.Txtsize9_hosp {
	font-size: 0.7em;
	line-height: 1.4em;
	color:#513127;
	text-align:justify;
}
.Txtsize9_hosp  a{
	color:#513127;
}

.Txtsize9Footer {
	font-size: 0.6em;
	line-height: 1.2em;
	color:#fff;
}
.Txtsize9Footer_hosp {
	font-size: 0.6em;
	line-height: 1.2em;
	color:#513127;
}
.Txtsize9Footer_hosp  a{
	color:#513127;
}



.printPage {
	font-size: 0.7em;
	line-height: 1.2em;
	color:#000000;
}

.Txtsize9DGWhite{
	font-size: 0.6em;
	line-height: 1.2em;
	color:#ffffff;
}

.Txtsize10 {
	line-height: 1.3em;
	color:#808284;
	font-size: 0.7em;
}

.Txtsize11 {
	font-size: 0.75em;
}

.Txtsize12 {
	font-size: 1.1em;
	font-weight:bold;
}

.Txtsizecaps {
	text-transform: uppercase;
}

.logintxt {
	font-size: 11px;
 	color: #FFFFFF;
}

.tickertxt {
	font-size: 10px;
 	color: #0095CF;
}

.tickertxtcaps {
	text-transform: uppercase;
	font-size: 10px;
 	color: #0095CF;
}

ul {
	list-style-type:square;
	padding-left: 3px;
	line-height: 1.4em;
	list-style-image:url(../images/generic/bullet.gif);
}

li {
	padding-left: 1px;
	line-height: 1.4em;
}

.MenuText {
	font-size: 0.7em;
 	color: #666666;
}

.ReportingText {
	font-size: 11px;
 	color: #000000;
}

.textcms {
	font-size: 10px;
 	color: #808284;
}

/* I have tided these up a little */
a {
	color: #FFF; 
	text-decoration: underline;
}

a:hover {
	color: #fff; 
	text-decoration: none;
}

a.noline:link,
a.noline:visited { 
	color: #808284; 
	text-decoration: none; 
	font-size: 10px; 
	line-height: 13px; 
	font-weight: none;
}

a.noline:hover,
a.noline:active { 
	color: #808284; 
	text-decoration: underline; 
	font-size: 10px; 
	line-height: 13px; 
	font-weight: none;
}

a.menu:link,
a.menu:visited { 
	color: #FFFFFF; 
	text-decoration: none; 
	font-size: 10px; 
	line-height: 13px; 
	font-weight: none;
}

a.menu:hover,
a.menu:active { 
	color: #BC0533; 
	text-decoration: underline; 
	font-size: 10px; 
	line-height: 13px; 
	font-weight: none;
}

a.menu2:link,
a.menu2:visited { 
	color: #BC0533; 
	text-decoration: none; 
	font-size: 10px; 
	line-height: 13px; 
	font-weight: none;
}

a.menu2:hover, 
a.menu2:active { 
	color: #BC0533; 
	text-decoration: underline; 
	font-size: 10px; 
	line-height: 13px; 
	font-weight: none;
}

a.generic:link, 
a.generic:visited { 
	color: #FFF; 
	text-decoration: none; 
	font-size: 11px; 
	line-height: 1.3em; 
	font-weight: none;
}

a.generic:hover,
a.generic:active { 
	color: #BC0533; 
	text-decoration: none; 
	font-size: 11px; 
	line-height: 1.3em; 
	font-weight: none;
}

a.footermenu:link, 
a.footermenu:visited { 
	color: #FFF; 
	text-decoration: none; 
	font-family: verdana; 
	font-size: 10px; 
	line-height: 13px; 
	font-weight: none;
}

a.footermenu:hover, 
a.footermenu:active { 
	color: #BC0533; 
	text-decoration: underline; 
	font-size: 10px; 
	line-height: 13px; 
	font-weight: none;
}

a.newsticker:link, 
a.newsticker:visited { 
	color: #c10435; 
	text-decoration: none; 
	font-size: 10px; 
	line-height: 13px; 
	font-weight: none;
}

a.newsticker:hover, 
a.newsticker:active { 
	color: #c10435; 
	text-decoration: underline; 
	font-size: 10px; 
	line-height: 13px; 
	font-weight: none;
}

a.red:link,
a.red:visited { 
	color: #c10435; 
	text-decoration: none; 
	font-size: 10px; 
	line-height: 13px; 
	font-weight: none;
}

a.red:hover,
a.red:active { 
	color:#c10435; 
	text-decoration: underline; 
	font-size: 10px; 
	line-height: 13px; 
	font-weight: none;
}

a.topmenu:link,
a.topmenu:visited { 
	color:#808284; 
	text-decoration: none; 
	font-size: 10px; 
	line-height: 13px; 
	font-weight: none;
}

a.topmenu:hover,
a.topmenu:active { 
	color:#c10435; 
	text-decoration: none; 
	font-size: 10px; 
	line-height: 13px; 
	font-weight: none;
}

a.white:link, a.white:visited { 
	color:#ffffff; 
	text-decoration: none; 
	font-size: 10px; 
	line-height: 10px; 
	font-weight: none;
}

a.white:hover, 
a.white:active { 
	color:#ffffff; 
	text-decoration: none; 
	font-size: 10px; 
	line-height: 10px; 
	font-weight: none;
}

.gu_bk_sp{
	display:none;
}
