A:link, A:visited, a:active {
        text-decoration:none;
        color:#BB0000;
		border:none;
}

A:hover, a:visited:hover {
        text-decoration:underline;
        color:#FF0000;
		border:none;
}
/* Admin lists ****************************************************************/
.admin-list-icon {
  float:left;
  padding:5px;
}
.admin-list-table {
  width:100%;
  text-align:left;
  border-spacing:1px;
}
.admin-list-table form {
  margin:0px;
}
.admin-list-search{
  text-align:center;
  margin-top:5px;
  margin-bottom:5px;
}
.admin-list-field {
  text-align:left;
  padding-left:5px;
  padding-right:5px;
}
.admin-list-headerfield {
  text-align:left;
  padding-left:5px;
  padding-right:5px;
  font-size:larger;
}
/* general alignment classes **************************************************/
.alignleft {
  text-align:left;
}
.alignright {
  text-align:right;
}
.aligncenter {
  text-align:center;
}
.aligntop {
  vertical-align:top;
}
.welcome {
font-size: 11px;
font-weight: bold;
font-family: verdana, tahoma, helvetica, arial, sans-serif;
}

.blockleft {
color: #000000;
background-color: #D2D2D2;
font-size: 11px;
font-weight: bold;
font-family: verdana, tahoma, helvetica, arial, sans-serif;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #FF0000;
border-left-width: 1px;
border-left-style: solid;
border-left-color: #FF0000;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #FF0000;
padding-bottom: 1px;
padding-top: 1px;
}

.blockright {
color: #FFFFFF;
background-color: #D2D2D2;
font-size: 11px;
font-weight: bold;
font-family: verdana, tahoma, helvetica, arial, sans-serif;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #FF0000;
border-right-width: 1px;
border-right-style: solid;
border-right-color: #FF0000;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #FF0000;
padding-bottom: 1px;
padding-top: 1px;
}

.menubar {
font-family: verdana, tahoma, arial, sans-serif;
font-size: 10px;
color: #000000;
}

.menutext {
font-family: verdana, tahoma, arial, sans-serif;
font-size: 10px;
color: #000000;
font-weight: bold;
text-decoration : none;
}

.menutext:hover {
font-family: verdana, tahoma, arial, sans-serif;
font-size: 10px;
color: #000000;
font-weight: bold;
text-decoration : underline;
}

body {
color: #000000;
font-size: 11px;
font-family: verdana, tahoma, helvetica, arial, sans-serif;
margin-top : 0px;
margin-left : 0px;
margin-right : 0px;
margin-bottom : 0px;
scrollbar-face-color:#D2D2D2;
scrollbar-arrow-color:#FF0000;
scrollbar-track-color:#FFFFFF;
scrollbar-shadow-color:#FF0000;
scrollbar-highlight-color:#FF0000;
scrollbar-3dlight-color:#D2D2D2;
scrollbar-darkshadow-color:#D2D2D2;
}

img {
border:none;
}

.article { 
color: #000000; 
font-weight: bold; font-size: 12px; 
font-family: verdana, tahoma, helvetica, arial, sans-serif; 
}

TD {
color: #000000;
font-size: 11px;
font-family: verdana, tahoma, helvetica, arial, sans-serif;
}

.storybox {
color: #000000;
font-size: 11px;
font-family: verdana, tahoma, helvetica, arial, sans-serif;
}

H1 {
color: #000000; 
font-size: 12px;
font-family: verdana, tahoma, helvetica, arial, sans-serif;
}

H2 {
color: #000000; 
font-size: 11px;
font-family: verdana, tahoma, helvetica, arial, sans-serif;
}

H3 {
color: #000000; 
font-size: 13px;
font-family: verdana, tahoma, helvetica, arial, sans-serif;
}

option {
font-family: verdana, tahoma, helvetica, arial, sans-serif;
font-size: 11px;
color: #000000;
}

textarea {
font-family: verdana, tahoma, helvetica, arial, sans-serif;
font-size: 11px;
color: #000000;
}

select {
font-family: verdana, tahoma, helvetica, arial, sans-serif;
font-size: 10px;
color: #000000;
}

input, submit {
font-family: verdana, tahoma, helvetica, arial, sans-serif;
font-size: 10px;
color: #000000;
bgcolor: #000000;
}

th {
color: #000000;
font-size: 12px;
font-weight: bold;
font-family: verdana, tahoma, helvetica, arial, sans-serif;
}

.headertext {
  color: #000000;
  font-weight: bold;
  font-family: verdana, tahoma, helvetica, arial, sans-serif;
}

.navtext {
  color: #000000;
  font-family: verdana, tahoma, helvetica, arial, sans-serif;
}

.header2 {
  font-family: verdana, tahoma, arial, sans-serif;
  font-size: 11px;
  color: #000000;
  background-image: url(images/header-bg.gif);
}

.content {
  font-family: verdana, tahoma, arial, sans-serif;
  font-size: 11px;
  color: #000000;
  background-image: url(images/body-bg.gif);
}

.title {
  font-family: verdana, tahoma, arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #000000;
  background-image: url(images/title-bg.gif);
}

.footerblock {
  color: #000000;
  font-size: 11px;
  font-weight: bold;
  font-family: verdana, tahoma, helvetica, arial, sans-serif;
  background-image: url(images/footer-bg.gif);
}


.blockinfo {
color: #000000;
font-size: 11px;
font-family: verdana, tahoma, helvetica, arial, sans-serif;
background-color: #FFFFFF;
padding-left:4px;
padding-bottom:2px;
padding-top:2px;
}

.blocktitle {
color: #404040;
font-size: 11px;
font-weight: bold;
font-family: verdana, tahoma, helvetica, arial, sans-serif;
}

.rightblockinfo {
color: #000000;
background-color: #D2D2D2;
font-size: 11px;
font-family: verdana, tahoma, helvetica, arial, sans-serif;
padding-left:4px;
padding-bottom:4px;
padding-top:2px;
border-left-width: 1px;
border-left-style: solid;
border-left-color: #FF0000;
border-right-width: 1px;
border-right-style: solid;
border-right-color: #FF0000;
border-bottom-width: 0px;
}

.storytitleright {
background-color: #D2D2D2;
color: #000000;
font-size: 11px;
font-weight: bold;
font-family: verdana, tahoma, helvetica, arial, sans-serif;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #FF0000;
border-right-width: 1px;
border-right-style: solid;
border-right-color: #FF0000;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #FF0000;
padding-bottom: 1px;
padding-top: 1px;
}

.box {
background-color: #D2D2D2;
color: #000000;
font-size: 11px;
font-weight: bold;
font-family: verdana, tahoma, helvetica, arial, sans-serif;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #FF0000;
border-left-width: 1px;
border-left-style: solid;
border-left-color: #FF0000;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #FF0000;
border-right-width: 1px;
border-right-style: solid;
border-right-color: #FF0000;
padding-bottom: 4px;
padding-top: 4px;
padding-left: 4px;
padding-right; 4px;
}

.storytitleleft {
background-color: #D2D2D2;
color: #000000;
font-size: 11px;
font-weight: bold;
font-family: verdana, tahoma, helvetica, arial, sans-serif;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #FF0000;
border-left-width: 1px;
border-left-style: solid;
border-left-color: #FF0000;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #FF0000;
padding-bottom: 1px;
padding-top: 1px;
}

.rightblock-storytitleleft {
background-color: #D2D2D2;
color: #000000;
font-size: 11px;
font-weight: bold;
font-family: verdana, tahoma, helvetica, arial, sans-serif;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #FF0000;
border-left-width: 1px;
border-left-style: solid;
border-left-color: #FF0000;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #FF0000;
padding-bottom: 1px;
padding-top: 1px;
}

.rightblock2-storytitleleft {
background-color: #D2D2D2;
color: #000000;
font-size: 11px;
font-weight: bold;
font-family: verdana, tahoma, helvetica, arial, sans-serif;
border-top-width: 0px;
border-left-width: 1px;
border-left-style: solid;
border-left-color: #FF0000;
border-bottom-width: 0px;
padding-bottom: 1px;
padding-top: 1px;
}

.rightblock-storytitleright {
background-color: #D2D2D2;
color: #000000;
font-size: 11px;
font-weight: bold;
font-family: verdana, tahoma, helvetica, arial, sans-serif;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #FF0000;
border-right-width: 1px;
border-right-style: solid;
border-right-color: #FF0000;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #FF0000;
padding-bottom: 1px;
padding-top: 1px;
}

.rightblock2-storytitleright {
background-color: #D2D2D2;
color: #000000;
font-size: 11px;
font-weight: bold;
font-family: verdana, tahoma, helvetica, arial, sans-serif;
border-top-width: 0px;
border-right-width: 1px;
border-right-style: solid;
border-right-color: #FF0000;
border-bottom-width: 0px;
padding-bottom: 1px;
padding-top: 1px;
}

.storyboxbottom {
color: #000000;
background-color: #D2D2D2;
font-size: 11px;
font-weight: bold; 
font-family: verdana, tahoma, helvetica, arial, sans-serif;
border-top-width: 1px;
border-top-style: dashed;
border-top-color: #000000;
border-left-width: 1px;
border-left-style: solid;
border-left-color: #000000;
border-right-width: 1px;
border-right-style: solid;
border-right-color: #000000;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #000000;
padding-bottom: 1px;
padding-top: 1px;
}

.storybyline {
color: #000000; 
font-size: 11px;
font-family: verdana, tahoma, helvetica, arial, sans-serif;
}

.storyunderline{
background-color: #000000; 
}

/******************************************************************************/
.topicoption,
.topicoption-off {
}
.warning {
  background:transparent;
  color:#FF0000;
  font-weight:bold;
}
.warningsmall {
  background:transparent;
  color:#FF0000;
}

/* Default Plugin CSS Declarations */
/* Recommended CSS to be used by Plugin Authors - allows easier site themeing */

.plugin {
  color:#000000;
  background-color:#EFEFEF;
  font-weight:normal;
  border:1px solid #CCCCCC;
}
.plugin th {
  color:#000000;
  background-color:#B7C1DC;
  padding:5px;
  text-align:left;
}
.plugin tr {
  vertical-align:top;
}
.plugin td {
  padding:2px 5px 2px 5px;
}
.pluginBG {
  color:#FEFEFE;
  background-color:#7398BA;
}
.pluginAltBG {
  background-color:#7398BA;
}
.pluginAltBG td {
  color:#FFFFFF
}
.pluginCellTitle {
  color:#FFFFFF;
  font-weight:bold;
  background-color:#7398BA;
  padding:5px;
}
.pluginCellFill {
  background-color:#F8FAFD;
}
.pluginCellText {
  color:#636363;
  font-weight:normal;
}
.pluginHeader {
  color:#204275;
  font-weight:bolder;
  padding-top:3px;
  padding-bottom:3px;
}
.pluginFooter, .pluginFooter td {
  background-color:#507AA1;
  color:#FFFFFF;
  }
.pluginAlert {
  padding:5px 15px 5px 15px;
  color:#D8010E;
  background-color:#FEF1B4;
  font-weight:bold;
}
.pluginInfo {
  padding:5px 15px 5px 15px;
  color:#707070;
  background-color:#FEF1B4;
  font-weight:normal;
}
.pluginSubTable {
  color:#000000;
  background-color:#CCCCCC;
  font-weight:normal;
  border:1px solid #CCCCCC;
}
.pluginSubTable th {
  color:#000000;
  background-color:#C9D1E4;
  padding:5px;
  text-align:left;
}
.pluginSubTable tr {
  vertical-align:top;
}
.pluginSolidOutline {
  background-color:#CCCCCC;
}
.pluginSolidFill {
  background-color:#1A3955;
}
.pluginTitle {
  background-color:#507AA1;
  color:#F5F9FF;
  padding:4px;
  padding-left:6px;
  padding-right:6px;
}
.pluginCellSubTitle {
  background-color:#F7F7F7;
  color:#000000;
  padding:4px;
  padding-left:6px;
  padding-right:6px;
}
.pluginTinyText {
  font-size:0.70em;
}
.pluginSmallText {
  font-size:0.8em;
}
.pluginMediumText {
  font-size:1em;
}
.pluginLargeText {
  font-size:1.25em;
}
.pluginAltText {
  color:#FFFFFF;
}
.pluginRow1, .pluginRow1 td {
  color:#000000;
  background-color:#F7F7F7;
  line-height:120%;
}
.pluginRow2, .pluginRow2 td {
  color:#000000;
  background-color:#E7E7E7;
  line-height: 120%;
}
.pluginRow1 .pluginRollOver,
.pluginRow2 .pluginRollOver,
.pluginRollOver {
  color:#000000;
  background-color:#FFFFFF;
  line-height:120%;
}
.pluginRow1 .pluginRollOut,
.pluginRow2 .pluginRollOut,
.pluginRollOut {
  color:#000000;
  background-color:#F7F7F7;
  line-height:120%;
}
.pluginLinks A:link {
  color:#000000;
  font-style:normal;
  font-weight:normal;
  text-decoration:none;
}
.pluginLinks A:visited {
  color:#000000;
  font-style:normal;
  font-weight:normal;
  text-decoration:none;
}
.pluginLinks A:hover {
  color:#000000;
  font-style:normal;
  font-weight:normal;
  text-decoration:underline;
}
.pluginBreadCrumbs,
.pluginBreadCrumbs A:link {
  color:#FFFFFF;
  font-style:normal;
  font-weight:normal;
  text-decoration:none;
}
.pluginBreadCrumbs A:visited {
  color:#FFFFFF;
  font-style:normal;
  font-weight:normal;
  text-decoration:none;
}
.pluginBreadCrumbs A:hover {
  color:#FFFFFF;
  font-style:normal;
  font-weight:normal;
  text-decoration:none;
}
a.pluginButton:link, a.pluginButton:visited {
  color:#000000;
  text-align:center;
  padding-top:2px;
  display:block;
  height:19px;
  text-decoration:none;
  background-color:transparent;
}
a.pluginButton:hover {
  color:blue;
  text-align:center;
  padding-top:2px;
  background:center url(navbar/images/button_over.gif);
  background-repeat:repeat-x;
  display:block;
  height:19px;
  text-decoration:none;
  background-color:transparent;
}

/* Navbar Class CSS ***********************************************************/
#navcontainer {
  float:left;
  width:100%;
  background:#F4F4F4;
  font-size:93%;
  line-height:normal;
  border-bottom:1px solid #24618E;
  }
#navcontainer ul {
  margin:0px;
  padding:10px 10px 0 50px;
  list-style:none;
}
#navcontainer li {
  display:inline;
  margin:0px;
  padding:0px;
}
#navcontainer a {
  float:left;
  background:url("navbar/images/tableftJ.gif") no-repeat left top;
  margin:0px;
  padding:0px 0px 0px 5px;
  text-decoration:none;
}
#navcontainer a span {
  float:left;
  display:block;
  background:url("navbar/images/tabrightJ.gif") no-repeat right top;
  padding:5px 15px 4px 6px;
  color:#24618E;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#navcontainer a span {
  float:none;
}
/* End IE5-Mac hack */
#navcontainer a:hover span {
  color:#FFFFFF;
}
#navcontainer a:hover {
  background-position:0% -42px;
}
#navcontainer a:hover span {
  background-position:100% -42px;
}
#navcontainer a#current span {
  background:url("navbar/images/tabrightI.gif") no-repeat left top;
  background-position:100% -42px;
  color:#FFFFFF;
}
#navcontainer a:link#current,
#navcontainer a:visited#current,
#navcontainer a:hover#current {
  background:url("navbar/images/tableftI.gif") no-repeat left top;
  background-position:0% -42px;
}

/* Common CSS for on-hover tooltip feature */
a.tooltip {
  position: relative; /*this is the key*/
  z-index:10;
  color:#000;
  text-decoration:none;
}
a.tooltip:hover  {
  z-index:100;
  text-decoration:none
}
a.tooltip span {
  display: none
}
a.tooltip:hover span {
  /*the span will display just on :hover state*/
  z-index:100;
  color:#033666;
  font-style:normal;
  font-size:.8em;
  line-height: 125%;
  display:block;
  position:absolute;
  border:1px solid #C8DAF7;
  background-color:#E5EFFF;
  padding:4px;
  text-align: left;
  text-decoration:none;
  left:-20px;
  top:10px;
  min-width:150px;
}
/* End of common CSS for on-hover info feature */

/* End of Common Plugin CSS */

/* Poll Plugin ****************************************************************/
.poll-vote,
.poll-vote-results {
  background:transparent;
  color:#000000;
  font-size:smaller;
}

