﻿DIV.pagetitle
{		
	font-weight: bolder;
	font-size: 16px;	
	margin-top: 10px;		
	color: white;
	font-family: Times New Roman ;
}
B.small
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 8pt;  
   font-family: Times New Roman ;
}
B.pagesubtitle
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 9pt;
    COLOR: black;
    font-family: Times New Roman ;
}
BODY
{
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    PADDING-TOP: 0px;
    font-family:Verdana;
    font-size:x-small;    
}

TD 
{
	font-size:xx-small;    
	font-family: verdana ;
}	

.normaltext
{
	font-size: 8pt;		
}

.Subheader
{
	nfont-weight: bold;
	font-size: 14px;
	color: #36528F;
	font-family: Verdana;
}	

.bold
{
	font-weight: bold;	
	font-family: Verdana;
	line-height: 17px;
	font-size: 8pt;
}

.shoutboxheader
{
 font-family: Times New Roman ;
 color:White; 
 padding:4px;
 padding-bottom: 10px; 		
 text-align:left;
 font-size: 12px;
}


.shoutboxtitle
{
 font-family: Times New Roman ;
 color:White; 
 padding:4px;
 padding-bottom: 4px;
 padding-top: 2px;
 text-align:left;
 	font-size: 11px;
}
.shoutboxcontent
{
	overflow: hidden;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 6px;
	color: black;
	padding-top: 4px;
	border-bottom: #a2865f 1px solid;
	font-size: 11px;
	font-family: Times New Roman;
	text-align: left;
}
.shoutboxinput
{
	font-size: 10px;
	border-top-style: none;
	font-family: verdana;
	border-right-style: none;
	border-left-style: none;
	background-color: #d8cdbf;
	border-bottom-style: none;
	margin-top:8px;
	padding:3px;
	height:20px;
	width:160px;
	font-style: italic;
}
textarea.shoutboxinput
{
	overflow: hidden;
	height: 120px;
}
#shoutboxinputsubmit
{
	font-size: 12px;
	color: white;
	font-style: normal;
	font-family: Times New Roman;
	background-color: #5c4c38;
}





