a:link                 { text-decoration: none; }
a:visited              { color:rgb(  0, 128, 128); text-decoration: none; }

#forwardbutton { position:absolute; top:35px; left:700px; width:143px; height:73px;
      z-index:1; }

.moz-selection {background: transparent;color: inherit;}

.titleBar { background: white url("pics/titleCenter.bmp") repeat-x; }
.bottomBar { background: white url("pics/bottomBar.bmp") repeat-x; }
.lineHor { background: gray url("pics/lineHor.gif") repeat-x; }
.lineVer { background: gray url("pics/lineVer.gif") repeat-x; }

.tinyText {
	font-family:frutiger,verdana,sans-serif;
	font-style:normal;
	font-size:9px;
	font-weight:normal;
	line-height:11px;
	color:656565;
	}
.smallText {
	font-family:frutiger,verdana,sans-serif;
	font-style:normal;
	font-size:11px;
	font-weight:normal;
	line-height:14px;
	color:656565;
	}
.smallTextLink {
	font-family:frutiger,verdana,sans-serif;
	font-style:normal;
	font-size:11px;
	font-weight:normal;
	line-height:14px;
	color:656565;
	onmouseover:text-decoration:underline
	}
.smallTextblue {
	font-family:frutiger,verdana,sans-serif;
	font-style:normal;
	font-size:11px;
	font-weight:bold;
	line-height:13px;
	color:4242E0;
	}
.smallTextred {
	font-family:frutiger,verdana,sans-serif;
	font-style:normal;
	font-size:11px;
	font-weight:normal;
	line-height:14px;
	color:7C0E24;
	}
.smallTextGray {
	font-family:frutiger,verdana,sans-serif;
	font-style:normal;
	font-size:11px;
	font-weight:normal;
	line-height:13px;
	color:656565;
	background-color:E0E0E0
	}
.smallTextGreen {
	font-family:frutiger,verdana,sans-serif;
	font-style:normal;
	font-size:11px;
	font-weight:normal;
	line-height:14px;
	color:4A4A00;
	}
.smallTextBlack {
	font-family:frutiger,verdana,sans-serif;
	font-style:normal;
	font-size:11px;
	font-weight:normal;
	line-height:14px;
	color:black;
	}
.smallTextWhite {
	font-family:frutiger,verdana,sans-serif;
	font-style:normal;
	font-size:11px;
	font-weight:normal;
	line-height:13px;
	color:white;
	}
.boldText {
	font-family:frutiger,verdana,sans-serif;
	font-style:normal;
	font-size:13px;
	font-weight:bold;
	line-height:15px;
	color:7C0E24;
	}
.titleText {
	font-family:frutiger,verdana,sans-serif;
	font-style:normal;
	font-size:12px;
	font-weight:bold;
	line-height:15px;
	color:4242E0;
	}
.selLinkText {
	font-family:frutiger,verdana,sans-serif;
	font-style:normal;
	font-size:13px;
	font-weight:bold;
	line-height:12px;
	color:E04242;
	}
.Gray {background-color:EEEEEE}

