/* All contents Copyright © 2007 PogoTips and NeonPages.com */

body{background-color:#EEEEEE; 
  scrollbar-track-color: #DDDDDD;
  scrollbar-face-color: #C0C0FF; 
  scrollbar-arrow-color: #330066;
  scrollbar-3dlight-color: #FFFFFF;
  scrollbar-darkshadow-color: #330066;
  scrollbar-highlight-color: #C0C0C0;
  scrollbar-shadow-color: #8080FF;
}

.text{
  font-family:Trebuchet MS,Arial,sans-serif;
  font-size:10pt;
  color:#330066;
}

a.text:link,a.text:visited{
  font-family:Trebuchet MS,Arial,sans-serif;
  font-size:10pt;
  color:#990000; 
  text-decoration:none;
}

a.text:hover,a.text:active{
  font-family:Trebuchet MS,Arial,sans-serif;
  font-size:10pt;
  text-decoration:underline;
  color:#990000;
}

.line{
 text-decoration: line-through;
}

.red{
  font-family:Trebuchet MS,Arial,sans-serif;
  font-size:10pt;
  color:#FF0000;
}

.bigred{
  font-family:Trebuchet MS,Arial,sans-serif;
  font-size:11pt;
  color:#FF0000;
}

a.home:link,a.home:visited{
  font-family:Trebuchet MS,Arial,sans-serif;
  font-size:10pt;
  font-weight:bold;
  color:#990000; 
  text-decoration:none;
}

a.home:hover,a.home:active{
  font-family:Trebuchet MS,Arial,sans-serif;
  font-size:10pt;
  font-weight:bold;
  text-decoration:underline;
  color:#990000;
}

.vert{
  font-family:Trebuchet MS,Arial,sans-serif;
  font-size:8pt;
  color:#990000;
}

a.vert:link,a.vert:visited{
  font-family:Trebuchet MS,Arial,sans-serif;
  font-size:8pt;
  color:#990000;
  text-decoration:none;
}

a.vert:hover,a.vert:active{
  font-family:Trebuchet MS,Arial,sans-serif;
  font-size:8pt;
  color:#990000;
  text-decoration:underline;
}


.heading{
  font-family:Verdana,Arial,sans-serif;
  font-size:10pt;
  color:#330066;
}

a.heading:link,a.heading:visited{
  font-family:Verdana,Arial,sans-serif;
  font-size:10pt;
  color:#990000;
  text-decoration:none;
}

a.heading:hover,a.heading:active{
  font-family:Verdana,Arial,sans-serif;
  font-size:10pt;
  color:#990000;
  text-decoration:underline;
}


.title{
  font-family:Trebuchet MS,Arial,sans-serif;
  font-size:18pt;
  color:#330066;
}

a.title:link,a.title:visited{
  font-family:Trebuchet MS,Arial,sans-serif;
  font-size:18pt;
  color:#990000; 
  text-decoration:none;
}

a.title:hover,a.title:active{
  font-family:Trebuchet MS,Arial,sans-serif;
  font-size:18pt;
  text-decoration:underline;
  color:#990000;
}

.titleprem{
  font-family:Trebuchet MS,Arial,sans-serif;
  font-size:15pt;
  color:#330066;
}

a.titlep:link,a.titlep:visited{
  font-family:Trebuchet MS,Arial,sans-serif;
  font-size:15pt;
  color:#990000; 
  text-decoration:none;
}

a.titlep:hover,a.titlep:active{
  font-family:Trebuchet MS,Arial,sans-serif;
  font-size:15pt;
  text-decoration:underline;
  color:#990000;
}


a.back:link,a.back:visited{
  font-family:Trebuchet MS,Arial,sans-serif;
  font-size:13pt;
  font-weight:600;
  color:#990000; 
  text-decoration:none;
}

a.back:hover,a.back:active{
  font-family:Trebuchet MS,Arial,sans-serif;
  font-size:13pt;
  font-weight:600;
  text-decoration:underline;
  color:#990000;
}

.img.middle{
  vertical-align: middle;
}

.img.left{ 
  float:left; 
  margin-right: 18px; 
  margin-bottom: 10px; 
}

.footer{
  font-family:Trebuchet MS,Arial,sans-serif;
  font-size:8pt;
  color:#000000;
}

a.footer:link,a.footer:visited{
  font-family:Trebuchet MS,Arial,sans-serif;
  font-size:8pt;
  color:#990000;
  text-decoration:none;
}

a.footer:active,a.footer:hover{
  font-family:Trebuchet MS,Arial,sans-serif;
  font-size:8pt;
  color:#990000;
  text-decoration:underline;
}

.tweet{
  font-family:Trebuchet MS,Arial,sans-serif;
  font-size:9pt;
  color:#000000;
}

a.tweet:link,a.tweet:visited{
  font-family:Trebuchet MS,Arial,sans-serif;
  font-size:9pt;
  color:#990000;
  text-decoration:none;
}

a.tweet:active,a.tweet:hover{
  font-family:Trebuchet MS,Arial,sans-serif;
  font-size:9pt;
  color:#990000;
  text-decoration:underline;
}

.drop{
 background-color:#FFFFFF;
 font-size:10pt;
 font-family: Verdana,san-serif;
 color:#330066;
 padding-left:4px; 
 padding-right:4px;
 padding-top:4px;
}

.form{
 background-color:#FFFFFF;
 font-size:9pt;
 font-family: Arial,Verdana,san-serif;
 color:#330066;
}