/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	


A:link	{	
	text-decoration:	none;
	color:	#3333cc;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#3333cc;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#3333cc;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#3333cc;
	}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
UL
{	margin:0px;
	padding:0px;

}

UL LI	{	
	list-style-type:none;
	border-bottom: #ffdc73 1px dotted;
	margin:3px 0px 3px 0px;	
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

img 	{
	margin: 5px;
	}
	/*================ Outer table design=========*/
.tMain
{   border: black 1px solid; 
	border-collapse:collapse;
	font-family: arial;
	margin:auto;
	padding:0;
	background-color:#e0e0e0;
	
}
.tMain tr
{padding:2px 0px 2px 0px;
}
#menu
{ height:36px;
  border-top: solid 2px #e0e0e0;
  background-color:#ffdc73;
}
.tMain td
{
}
#strataPlan
{height:36px;
 font-weight: bold; 
 font-size: 12pt; 
 color: white;
 text-align:center;
  background-color:#a67c00;
  border-top:solid 2px #ffbf00;
 border-bottom:solid 5px white;
 }
 #Winsock
 {font-size: 10pt;
  text-align:center;
  height:24px;
 }
 .cMenu
{padding:0px 10px 0px 10px;
    font:bold 12pt Arial;
 color:White;
    
}
.cMenu a:link,a:visited.a:active
{color:White;
 font:bold 12pt Arial;
}
/*======================= internal tables ===========*/
.tInt
{margin:0px;
 width:100%;
 font:bold 10pt arial;
 color:#202020;
 background-color:White;
}
.tInt tr
{ vertical-align:top;
} /* 
.tInt tr td:nth-child(1)
{border-right: #ffdc73 1px dotted;
  width:40%;
  padding: 5px;
  
}
.tInt tr td:nth-child(2)
{border-right: #ffdc73 1px dotted;
  width:30%;
  padding: 5px;
   }   */
.tGarb
 {font:bold 12pt arial;
  text-align:center;
 }  
 .tGarb tr
 { vertical-align:top;
  } 
 .tGarb tr td
 {
  border-bottom:dotted 1px #ffdc73;
 } 
 .tLogin
{width:100%;
 font:bold 10pt verdana;
 background-color:white; 
}
 .tLogin tr
{height:40px;
 vertical-align:middle;
}
.tLogin tr td
{

}
/*====== inputs ====*/
#Textpass,#ddlLogin,#pReply,#tSubject,#TextPost
{ width:100%;
  font:normal 10pt arial; 
}

 /*===================================H E A D E R S=================*/
 .contentHeader
{
    border: #ffdc73 1px solid; 
    padding-top:12px;
    margin:5px 0px 5px 0px;
    height:36px;
    width:99%;
    font:bold 12pt verdana; 
    color: #ffdc73;
    background-color:#a67c00;
 }
.contentHeader  A:link,A:visited,A:active
{color: #ffdc73;
}
.contentHeader2
{
    border:#a67c00 1px solid; 
    padding:5px;
    margin:0px 0px 5px 0px;
    height:24px;
    width:96%;
    font:bold 12pt verdana; 
    color: #a67c00;
    background-color:#ffdc73;
    text-align:center;
}
.contentHeader2 A:link,A:visited,A:active
{color: #a67c00;
 }
.contentHeader3
{
    padding:3px;
    margin:0px 0px 5px 0px;
    height:24px;
    width:100%;
    font:bold 10pt verdana; 
    color: #a67c00;
  }
.contentHeader3 A:link,A:visited,A:active
{color: #a67c00;
}
/*===================== inline elements======== */
.fBrown
{  font:bold 20pt arial;
   color:#a67c00;
   text-align:center;
   margin:5px 0px 5px 0px;
} 
.fAuthor
{
   color:#a67c00;
   text-align:right;
   margin:5px 0px 5px 0px;
}
.fPost
{ min-width:600px;
  min-height:30px;
}
.fHead
{
   text-align:center; 
   font: italic 10pt verdana;
   margin:5px 60px 5px 60px;
   padding:5px;
   border-bottom: dotted 1px #ffdc73;
}
  