/* All contents Copyright © 2005 Another2cents.com, GreyMatter.com and NeonPages.com */


body {
  text-align:center;
  font-family: trebuchet ms, arial, helvetica, sans-serif;
  font-size: 13px;
  line-height: 18px;
  color: #000066;
  background-color: #eeeeee
}
	
#frame {
  width:720px;
  margin-right:auto;
  margin-left:auto;
  margin-top:10px;
  padding:0px;
  text-align:left;
}
		
#contentcenter {
  width:540px;
  margin-top:3px;
  float:left;
  background:#fff;
}
	
#contentright {
  width:160px;
  padding:5px;
  margin-top:3px;
  float:right;
  background:#eeeeee;
}
	
#contentheader {
  background:#eeeeee
}
		
p,h1,h2,h3,pre {
  margin:0px 10px 10px 10px;
  padding-top: 0px;
}
		
h1 {
  font-size:14px;
}
h2 {
  font-size:13px;
}
h3 {
  font-size:12px;
}
		
#contentheader h1 {
  font-size:14px;
  padding:10px;
  margin:0px;
}
	
#contentright p { 
  font-size:12px;
}

#footer p { 
  font-size:13px;
}


a {  
  color: #003399; 
  text-decoration: none;
}

a:hover {
  color: #800000;
  text-decoration: underline;
}

.button {
  border: 1px solid #000;
}

.text {
  border: 1px solid #000;
  color: #000066;
}

.small { 
  text-align:left;
  font-size: 11px;
  line-height: 15px;
  color: #000066;
}

a.small:link,a.small:visited{
  font-family:Trebuchet MS,Arial,sans-serif;
  font-size: 11px;
  color:#CC0033;
  text-decoration:none;
}

a.small:hover,a.small:active{
  font-family:Trebuchet MS,Arial,sans-serif;;
  font-size: 11px;
  text-decoration:underline;
  color:#0101DF;
}



.footer { 
  color: #800000; 
  font-size:12px; 
}

.quote { 
  color: #000000; 
  font-size:12px; 
}


.clear { 
  clear: left; 
}

.reply { 
  color: #000000; 
  font-family:Verdana,Arial,Helvetica,sans-serif;
  font-size:11.5px; 
}

.np { 
  color: #000066; 
  font-size:12px; 
}

.raised {
  position: relative;
  top: -12px;
  left: 12px;
  bottom: 0px;
  padding: 4px;
  background:#fff;
}

.flat {
  position: relative;
  top: 0px;
  left: 0px;
  bottom: 0px;
  padding: 4px;
  background:#fff;
}

table.calendar {
  margin-left: 10px;
}

.whtbox{
  border-style: double;
  border-width: 4px;
  border-color:#000066;
  width: 560px;
  padding: 6px; 
  position:relative;
  float:center;
} 

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

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

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

.left{ 
  float:left; 
  margin: 0px 8px 6px 0px;
  border: 1px solid #000;
}

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

