
/*- Menu Tabs 5--------------------------- */

    #tabs5 {
      float:left;
      width:100%;
      background:#000000;
      font-size:11px;
      line-height:normal;
	  border-bottom:0px solid #000000;

      }
    #tabs5 ul {
	  margin:0;
	  padding:8px 8px 0 451px;
	  list-style:none;
      }
    #tabs5 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs5 a {
      float:left;
      background:url("/image/tableft3.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs5 a span {
      float:;
      display:block;
      background:url("/image/tabright3.gif") no-repeat right top;
      padding:3px 10px 3px 10px;
      color:#bbbbbb;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs5 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs5 a:hover span {
      color:#9d59dd;
      }
    #tabs5 a:hover {
      background-position:0% -42px;
      }
    #tabs5 a:hover span {
      background-position:100% -42px;
      }  

      #tabs5 #current a {
      	background-position:0% -42px;
      }
      #tabs5 #current a span {
      	background-position:100% -42px;
      }
	
/* ---------------------- body ---------------------- */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {

	background-image: url(/images/bg.bmp);
	background-position: left top;
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1 {
	color:#FF0000;
	margin-top:0px;
	margin-bottom:2px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
a:link {
	color: #53a37c;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #7f25d4;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #fd9989;
	text-decoration: none;
}
a:active {
	color: #53a37c;
	text-decoration: none;
	font-weight: bold;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0000ff;
	margin-top: 0px;
	margin-bottom: 0px;
}

.itemType {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color:#e49cfa;
}	

a.mediaTitle:link, a.mediaTitle:visited, a.mediaTitle:active {
	text-decoration: none;
	color: #3235c0;	
	font-size: 11px;
}
a.mediaTitle:hover {
	text-decoration: none;
	color: #ff0000;	
}

.mediaTitleSml {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#a6815e;
	font-weight: bold;
}

.tditem {
	border-color: #eeeeee;
	border-style: solid;
	border-width: 0px;
}
.tderr {
	background-color: #FFDDDD;
	font-weight: bold;
	color:#CC3300;
}
.mediaDetails {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #838592;
	font-weight: normal;
}

.medPicture {
	margin-top:15px;
	margin-bottom:15px;
}
a.topOptions:link, a.topOptions:visited, a.topOptions:active, a.topOptions:hover {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.clsAllMedia, a.clsAllMedia:link, a.clsAllMedia:visited, a.clsAllMedia:active, a.clsAllMedia:hover {
	color: #e3597d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	float:right;
	margin-right: 20px;
}
.redText {color: #FF0000}
