/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    background-color: #f7fffe;
    font-family: arial, verdana, helvetica, sans-serif;
    color: black;
    font-weight: 600;
    letter-spacing: normal;
    text-transform: none;
    word-spacing: normal;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    scrollbar-face-color: #97242b;
    scrollbar-highlight-color: #522278;
    scrollbar-3dlight-color: #a47b00;
    scrollbar-arrow-color: #deffff;
    scrollbar-track-color: #deffff;
    scrollbar-darkshadow-color: #a47b00;
    scrollbar-base-color: #97242b
}
H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #4133d8;
}
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;
}			
A 
{
	color: #ff602a;
	font-weight: bold;
	text-decoration: none
}
A:hover
{
	text-decoration: underline
}
.T1 
{
	color: #97242b;
	font-size: 1.5em;
	font-family: Sans-Serif;
	font-weight: bold;
	letter-spacing: 2px
}
.T2 
{
	color: #97242b;
	font-size: 1.0em;
	font-weight: bold
}
.M1
{
	color: #deffff;
	font-size: 0.75em;
	font-weight: bold
}
.M1 A
{
	color: #deffff;
	text-decoration: none
}
.M1 A:hover
{
	color: #ffcc33;
	text-decoration: none
}
.CTS
{
	font-size: 0.7em	
}
.CT1
{
	font-size: 0.75em	
}
.CT2
{
	font-size: 0.8em
}
.CT3
{
	font-size: 1.0em
}
.FT
{
	font-size: 0.75em;
	letter-spacing: 2px;
	font-variant: small-caps
}
.FT2
{
	color: #deffff;
	font-size: 0.75em;
	letter-spacing: 2px;
	font-variant: small-caps
}
.spacer
{
	height: 20	
}
.imgfr
{
	border: solid 1px #97242b
}
.hlite
{
	color: #97242b;
	font-size: 0.8em;
	font-weight: normal
}
.TB
{
	font-size: 0.75em;
	text-indent: 2px
}
.MBC
{
    border-right: medium none;
    border-top: medium none;
    font-size: 9px;
    background-image: url(images/button-021c.jpg);
    border-left: medium none;
    width: 100px;
    cursor: hand;
    color: #deffff;
    border-bottom: medium none;
    height: 20px;
    background-color: transparent;
    text-align: center		
}
.MB
{
    border-right: medium none;
    border-top: medium none;
    font-size: 9px;
    background-image: url(images/b-023-105.jpg);
    border-left: medium none;
    width: 104px;
    cursor: hand;
    color: black;
    border-bottom: medium none;
    height: 17px;
    background-color: transparent;
    text-align: center		
}
#xcontent
{
	height: 390
}
.textbox
{
	font-size: 0.75em
}
.textbox_200
{
	font-size: 0.75em;
	text-indent: 2px;
	width: 200px
}
.textbox_250
{
	font-size: 0.75em;
	text-indent: 2px;
	width: 250px
}
