.search {
        font-family: Verdana; 
        font-size: 9px; 
        text-decoration: none
	color: #000000;
}
.normal {
        font-family: Verdana; 
        font-size: 10px; 
        text-decoration: none
	color: #000000;
}
td {
        font-family: Verdana; 
        font-size: 10px; 
        text-decoration: none
	color: #000000;
}
body {
        font-family: Verdana; 
        font-size: 10px; 
        text-decoration: none
	color: #000000;
}
a:link  { 
	color: #000000;
        text-decoration: none
 }
a:active { 
	color: #000000;
        text-decoration: none
 }
a:visited { 
	color: #000000;
        text-decoration: none
 }
a:hover {
	color: blue;
}
.bluelink:link {color:blue;  text-decoration: underline;}
.bluelink:hover {color:black;text-decoration: underline;}
.bluelink:visited {color:blue;text-decoration: underline;}
.bluelink:visited:hover {color:black;text-decoration: underline;}
.bold {
        font-family: Verdana; 
        font-size: 10px; 
        text-decoration: none
	color: #000000;
        font-weight: bold;
}
.boldlt {
        font-family: Verdana; 
        font-size: 10px; 
        text-decoration: none
	color: #000000;
        font-weight: bold;
        text-decoration: line-through;
}
.bigtitle {
        font-family: Arial, Arial; 
        font-size: 19px;
        font-weight: bold;
}
.title {
        font-family: Arial, Arial; 
        font-size: 15px;
        font-weight: bold;
}
.smalltitle {
        font-family: Verdana; 
        font-size: 13px;
        font-weight: bold;
}
.italics {
        font-size: 10px;
        font-style: italic;
}
.white {
        font-family: Verdana;
        font-size: 10px;
        text-decoration: none;
	color: #FFFFFF;
}
.black {
        font-family: Verdana;
        font-size: 10px;
        text-decoration: none;
	color: black;
}
.black:hover{color:yellow;}

.grad {
	background: #E9D2AF url(./img/bg.gif) repeat-x top left;
}

.witemshadow {
	COLOR: #ffffff;
	CURSOR: auto;
	FILTER: Shadow(Color=white, Direction=left);
	FONT: 10px Verdana, Arial, Helvetica, sans-serif;
	TEXT-ALIGN: left
}
.bnormal {font-weight:normal; font-size:9px; font-family:Verdana; color:black; text-decoration:none;}
.bnormal:link {color:black;}
.bnormal:hover {color:#FFCC00;}
.bnormal:visited {color:black;}
.bnormal:visited:hover {color:#FFCC00;}
.bitem {font-weight:bold; font-size:10px; font-family:Verdana; color:black; text-decoration:none;}
.bitem:link {color:black;}
.bitem:hover {color:#FFCC00;}
.bitem:visited {color:black;}
.bitem:visited:hover {color:#FFCC00;}
.wnormal {font-weight:normal; font-size:9px; font-family:Verdana; color:white; text-decoration:none;}
.wnormal:link {color:#FFFFFF;}
.wnormal:hover {color:#FFCC00;}
.wnormal:visited {color:#FFFFFF;}
.wnormal:visited:hover {color:#FFCC00;}
.witem {font-weight:bold; font-size:10px; font-family:Verdana; color:white; text-decoration:none;}
.witem:link {color:#FFFFFF;}
.witem:hover {color:#FFCC00;}
.witem:visited {color:#FFFFFF;}
.witem:visited:hover {color:#FFCC00;}

.witem3 {font-weight:bold; font-size:10px; font-family:Verdana; color:white; text-decoration:none;}
.witem3:link {color:#000000;}
.witem3:hover {color:#FFCC00;}
.witem3:visited {color:#FFFFFF;}
.witem3:visited:hover {color:#FFCC00;}

.witem2 {font-weight:normal; font-size:10px; font-family:Verdana; color:white; text-decoration:none;}
.witem2:link {color:#FFFFFF;}
.witem2:hover {color:#FFCC00;}
.witem2:visited {color:#FFFFFF;}
.witem2:visited:hover {color:#FFCC00;}
.//witemtitles {font-weight:bold; font-size:10px; font-family:Verdana; color:white; text-decoration:none;}
.//witemtitles:link {color:#958d5c;}
.//witemtitles:hover {color:#958d5c;}
.//witemtitles:visited {color:#958d5c;}
//.witemtitles:visited:hover {color:#958d5c;}
.witemul {font-weight:bold; font-size:10px; font-family:Verdana; color:white; text-decoration:underline;}
.witemul:link {color:#FFFFFF;text-decoration:underline;}
.witemul:hover {color:#FFCC00;text-decoration:underline;}
.witemul:visited {color:#FFFFFF;text-decoration:underline;}
.witemul:visited:hover {color:#FFCC00;text-decoration:underline;}
.wtitle {font-weight:bold; font-size:13px; font-family:Verdana; color:white; text-decoration:none;}
.wtitle:link {color:#FFFFFF;}
.wtitle:hover {color:#FFCC00;}
.wtitle:visited {color:#FFFFFF;}
.wtitle:visited:hover {color:#FFCC00;}
.greytitle {font-weight:bold; font-size:13px; font-family:Verdana; color:#404040; text-decoration:none;}
.greytitle:link {color:#404040;}
.greytitle:hover {color:black;}
.greytitle:visited {color:#404040;}
.greytitle:visited:hover {color:black;}
.typetitle {font-weight:bold; font-size:13px; font-family:Verdana; color:white; text-decoration:none;}
.typetitle:link {color:#404040;}
.typetitle:hover {color:black;}
.typetitle:visited {color:#404040;}
.typetitle:visited:hover {color:black;}
.arttitle {font-weight:bold; font-size:11px; font-family:Verdana; color:#404040; text-decoration:none;}
.arttitle:link {color:#404040;}
.arttitle:hover {color:black;}
.arttitle:visited {color:#404040;}
.arttitle:visited:hover {color:black;}
.warning {
        font-family: Verdana; 
        font-size: 11px; 
        font-weight: bold;
	color: #FF0000;
}

.button {
  font-family: Verdana;
  font-size: 10px;
  font-weight: bold;
  background: #BBC7D9;
  border-bottom: 2px solid #94A8C6;
  border-right: 2px solid #94A8C6;
  border-left: 2px solid #D7DEE9;
  border-top:2px solid #D7DEE9;
  color:#000040;
  text-decoration:none;
  cursor: hand;
}

.newsletter_title {
  font-family:Verdana;
  font-size:19px;
  color:white;
  text-decoration:none;
}

.maintheme {
  font-family: Verdana;
  font-size: 10px;
  font-weight: bold;
  background: #DAB678;
  color:black;
  text-decoration:none;
}
.mainthemeembed {
  font-family: Verdana;
  font-size: 10px;
  font-weight: bold;
  text-decoration:none;
}
.mainthemehead {
  font-family: Verdana;
  font-size: 10px;
  font-weight: bold;
  color:black; 
  background: #808042;
  text-decoration:none;
}
.mainthemearticletype {
  font-family: Verdana;
  font-size: 13px;
  font-weight: normal;
  color:black; 
  background: #FFE0A0;
  text-decoration:none;
}
.mainthemearticle {
  font-family: Verdana;
  font-size: 9px;
  font-weight: normal;
  color:black; 
  background: #FFE0A0;
  text-decoration:none;
}
.mainthemearticletypeblack {
  font-family: Verdana;
  font-size: 13px;
  font-weight: normal;
  color:black; 
  background: #EFA060;
  text-decoration:none;
}
.mainthemeheadblack {
  font-family: Verdana;
  font-size: 13px;
  font-weight: bold;
  color:black; 
  background: #EFA060;
  text-decoration:none;
}
#content-containertable.override{
  width:150px;
  font-size: 10px;
  font-weight: bold;
  background: #DAB678;
  color:black; 
  text-decoration:none;
 font-family: Verdana;
}
#content-containertable.override div{
  height:700px;
  overflow: -moz-scrollbars-vertical;
  overflow-y: scroll;
}
.scroll{
	height:155px;
	width:550px;
	overflow:auto;
	margin:0; padding:0px; border:0;
	text-align:justify;

}
* html .scroll{
	overflow-y: hidden;
	overflow-x: scroll;
}
.scroll2{
	height:700px;
	width:550px;
	overflow:auto;
	margin:0; padding:0px; border:0;
	text-align:justify;

}
* html .scroll2{
	overflow-y: hidden;
	overflow-x: scroll;
}
.scrollchk{
	height:276px;
	width:550px;
        valign:top;
	overflow:auto;
	margin:0; padding:0px; border:0;
	text-align:justify;

}
* html .scrollchk{
	overflow-y: hidden;
	overflow-x: scroll;
}

