A:link, A:visited, A:active, A:hover {
}
A:link  {
  color: #000000;
}
A:visited {
  color: #000000;
}
A:active {
  color: #000000;
}
A:HOVER {
  color: #6571B2;
  background-color: ;
}

.onbody {
  color: #000000;
}
.onbody A:link {
  color: #000000;
}
.onbody A:visited {
  color: #000000;
}
.onbody A:active {
  color: #000000;
}
.onbody A:hover {
  color: #6571B2;
}

BODY,P,TABLE,TD,TR {
  font-size: 9pt;
  color: #000000;
  font-family: Verdana, Arial, sans-serif;
}
FORM {
  display: inline;
  margin-bottom: 0;
}
BODY {
  background: #FFFFFF;
}
PRE {
  font-size: ;
  font-family: ;
}

.tableborders {
  background: #6571B2;
}

.tableborderswhite {
  background: #FFFFFF;
}

.tddetails {
    background: #ECECEC;
}

.tdbackground {
  font-size: 9pt;
  font-weight: ;
  color: #000000;
  background: #ECECEC;
  font-family: Verdana, Arial, sans-serif;
}

.tdnothumbs {
  font-size: 9pt;
  font-weight: ;
  color: #000000;
  background: #BCBDBD;
  font-family: Verdana, Arial, sans-serif;
}

.menubar{
  background: #6571B2;
  font-size: 8pt;
  color: #FFFFFF;
}
.menubar A:link {
  color: #FFFFFF;
}
.menubar A:visited {
  color: #FFFFFF;
}
.menubar A:active {
  color: #FFFFFF;
}
.menubar A:hover {
  color: #FFFFFF;
}

.menubarwhite{
  background: #FFFFFF;
  font-size: 8pt;
  color: #000000;
}
.menubarwhite A:link {
  color: #000000;
}
.menubarwhite A:visited {
  color: #000000;
}
.menubarwhite A:active {
  color: #000000;
}
.menubarwhite A:hover {
  color: #6571B2;
}

.menubarblack{
  background: #000000;
  font-size: 8pt;
  color: #FFFFFF;
}
.menubarblack A:link {
  color: #FFFFFF;
}
.menubarblack A:visited {
  color: #FFFFFF;
}
.menubarblack A:active {
  color: #FFFFFF;
}
.menubarblack A:hover {
  color: #FFFFFF;
}

.menubarnb{
  background: #6571B2;
  font-size: 8pt;
  color: #FFFFFF;
}
.menubarnb A:link {
  color: #FFFFFF;
}
.menubarnb A:visited {
  color: #FFFFFF;
}
.menubarnb A:active {
  color: #FFFFFF;
}
.menubarnb A:hover {
  color: #FFFFFF;
}

.catcolumn {
  font-size: 8pt;
  font-style: ;
  text-align: ;
  background: #EFEFEF;
}

.photocol {
  font-size: 8pt;
  font-style: ;
  text-align: center;
  background: #FFFFFF;
}

.commentscol {
  font-size: 8pt;
  font-style: ;
  text-align: center;
  background: #EFEFEF;
}

.lastphocol {
  font-size: 8pt;
  font-style: ;
  text-align: center;
  background: #FFFFFF;
}

.lastcommcol {
  font-size: 8pt;
  background: #EFEFEF;
  text-align: center;
  color: ;
}

.small {
  font-size: 8pt;
  font-family: Verdana, Arial, sans-serif;
}
.smallbold {
  font-size: 8pt;
	font-weight: bold;
  font-family: Verdana, Arial, sans-serif;
}
.medium {
  font-size: 10pt;
  font-family: Verdana, Arial, sans-serif;
}
.large {
  font-size: 12pt;
  font-family: Verdana, Arial, sans-serif;
}

.welcome {
  background: ;
  font-family: Verdana, Arial, sans-serif;
  color: #FFFFFF;
}

.lighttable {
  background: #EFEFEF;
  color: #000000;
}

.alternatetable {
  background: #CFCFCF;
}

.formboxes{
  font-family: ;
  background-color: ;
  color: ;
  font-size: 9pt;
}

blockquote {
   font-size:9pt; border:1px solid #EFEFEF;
   margin:0px 20px; padding:0px 10px
}
blockquote .small {
   background:#E6E6E6;
   margin-left:-10px; padding:1px 2px
}
blockquote hr {
   visibility:hidden;
   height:1px
}
blockquote br {
   font-size:1px
}

.mainoption, .button {
  border: 1px solid #000000;
  height: 20px;
  background-color: #FFFFFF;
        }        
        
.whitebold {
  font-weight: bold;
  color: #FFFFFF;
  font-family: Verdana, Arial, sans-serif;
}        

/* ******** ETARGET BLOCK ********* */
.etarget {
	display: block;
	width: 600px;
	border: 1px solid #646764;
	border-collapse: collapse;
	background: #ffffff;
	margin: 10px auto 8px auto;
}

.etarget .selfpromo {
	width: 100%;
	margin-bottom: 8px;

}
.etarget .selfpromo tr td {
	color: #ffffff;
	font-weight: bold;
	padding: 4px 10px 4px 10px;
	background: #6571B2;
	border: 0px solid;
	margin: 0 0 0 0;
}
.etarget .selfpromo tr td.right {
	text-align: right;
}

.etarget .selfpromo tr td a {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}

.etarget .title {
	font-size: 1.08em!important;
	line-height: 1.64!important;
	padding: 0px 10px 0px 10px;
}
.etarget .title a {
	color: #000000;
}
.etarget .description {
	padding: 0px 10px 5px 10px;
	font-size: 1.08em!important;
	line-height: 1.64!important;
}

.etarget br {
	display: none;
}

.etarget .block {
  font-size: 10px;
}
