body {
	margin: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	background-image: url(../i/leftside_bg.jpg);
	background-repeat: repeat-y;
	
}
#header {
	width: 100%;
}

#header #menucell {
	background-image: url(../i/menu_bg2.jpg);
	background-repeat: no-repeat;
	width: 202px;
	height: 210px;
	vertical-align: top;
	padding: 10 0 0 10;
	
}

#header #r_menucell {
	vertical-align: top;
	padding: 10 10 0 10;
	text-align: right;
	text-decoration: none;
}

#header #r_menucell a:link, #header #r_menucell a:visited {
	text-decoration: none;
	color: #5889C3;
	font-weight: bold;
}

#header #r_menucell a:hover {
	text-decoration: underline;
}

a.norm:link, a.norm:visited {
	text-decoration: none;
	color: White;
	font-weight: bold;
}

a.norm:hover {
	text-decoration: underline;
	color: #ffff66;
}

a.sel:link, a.sel:visited {
	text-decoration: none;
	color: Silver;
	font-weight: bold;
}

a.sel:hover {
	text-decoration: underline;
	color: #ffff66;
}

#bodycontent {
	width: 100%;
}

#bodycontent #tagline {
	font-weight: bold;
	font-size: larger;
	text-align: center;
}

#bodycontent #leftcol {
	width: 190px;
	text-align: center;
	vertical-align: top;
}

#bodycontent #bodytext {
	vertical-align: top;
	padding: 10 10 10 15;
}

#bodycontent #rightcol {
	text-align: right;
	vertical-align: top;
}

.boldital {
	font-weight: bold;
	font-style: italic;
	text-align: center;
}

.unemph {
	text-align: center;
	font-weight: bold;
	color: #ff8C00;
}

.emph {
	color: #008Cff;
	font-weight: bold;
	font-style: italic;
}

#footer {
	font-size: x-small;
	text-align: center;
}

a.hide
{
  color: #000000;
  text-decoration: none;
}

#add, #add a:link, #add a:visited {
	text-align: center;
	font-size: x-small;
	color: #0088ff;
	text-decoration: none;
}

#add a:hover {
	text-decoration: underline;
}

.subTitle
{
  font-family: Arial, sans-serif;
  font-size: 12pt;
  font-weight: bold;
  color: #000000;
}

#MediaPlayer,
#FlashPlayer {
	border:solid 4px #5889C3;
}
