/* Default CSS Stylesheet for a new Web Application project */

BODY
{

	background-repeat: no-repeat;
    BACKGROUND-COLOR: #6F6F6F;
   	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	 FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}

A 
{
	color: #5E0017;
	
}



H1, H2, P 
{
	margin-left: 20px;
	margin-top: 0px;	
	margin-bottom: 0px;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
}

P
{
	margin-left: 0px;
}


H1	{	
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:	10pt;
	font-weight:	bold;
	font-style:	normal;
	
	color: #772929;
	
	}	
		
H2	{	
		font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:	12pt;
	font-weight:	700;
	font-style:	normal;

	
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;

	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;

	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;

	}	
		
.copyright	{	
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:	8pt;
	font-style:	normal;
	font-weight: normal;
	margin-top: 0px;
	color: White;
	}	
	
	.copyright	A
	{
	color: White;	
	text-decoration: none;
	}
	
	.copyright2	{	
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:	8pt;
	font-style:	normal;
	font-weight: normal;
	margin-top: 0px;
		color: #CCCCCC;	
	}	
	
		.copyright2	A
	{
	color: #CCCCCC;	
	text-decoration: none;
	}
	
	
.tempDates	{	
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:	8pt;
	font-style:	normal;
	font-weight: normal;
	margin-top: 0px;
	color: Black;
	}	
	
.tempCursive	{	
	font-family: Arial, Helvetica, sans-serif;
	font-size:	10pt;
	font-style:	normal;
	font-weight: bold;
	margin-top: 0px;
	color: #000066;
	}	
	
.temptitle	{	
	font-family: Arial, Helvetica, sans-serif;
	font-size:	14pt;
	font-weight: bold;
	color: #000066;
	}	
		


	
	P
{
		margin-left: 20px;
font-size:	8pt;
	
}

.bullets
	{
		font-size:	8pt;
			list-style-image: url(images/star.gif);			
	}



.menu a	{	
font-size:	8pt;
color: #FFFFFF;
font-weight: bold;
text-decoration: none;
	}	
	
	.menu a:hover	{	
font-size:	8pt;
color: yellow;
font-weight: bold;
text-decoration: none;
	}	
	.menubullets
	{
		color: White;
		list-style-type: square;
		
		
		
	}
	
.side	{	
font-size:	8pt;
color: #888888;
	}	
	
	.sidetitle 
	{
		font-size:	8pt;
color: #FFFFFF;
margin-left: 10px;
font-weight: bold;

	}
	
	.cap {

float: left;
width: 42px;
font-size: 62px;
line-height: 51px;
font-weight: normal;
color:#444444;
font-family: georgia, times;

}

.small 
{
	font-size: 10px;
	color:#777777;
font-family: verdana, tahoma;

	
}
	
.text 
{
	font-size: 12px;
	color: 000000;
}

.sidelist
{
font-size: 8pt;
color: Black;	
margin-left: 4px;
font-weight: bold;
	
}


.sidelist3
{
font-size: 8pt;
color: Black;	
font-weight: bold;
text-decoration: none;
	
}

.sidelist2
{
font-size: 8pt;
color: Black;	
margin-left: 4px;

	
}

.whatsnew
{
	font-size: 12pt;
	color: black;
	text-decoration: none;
}

.whatsnewtitle
{
	font-size: 10pt;
	color: black;
	text-decoration: none;
}

.whatsnewtext
{
	font-size: 10pt;
	color: darkslategray;
}



TD 
{
	font-size:10pt;
}

.backgray 
{
    background-color: #eaeaea;
    
}

.red
{
    color: red;
}

.gray
{
    color: #515151;
}


.bold
{
    font-weight:bold;
}

.i
{
	font-variant:small-caps;
}


.text8
{
 font-size: 8px; 
}

.text9
{
 font-size: 9px; 
}

.text10
{
 font-size: 10px; 
}

.text11
{
 font-size: 11px; 
}

.text12
{
 font-size: 12px; 
}

.text13
{
 font-size: 13px; 
}

.text14
{
 font-size: 14px; 
}

.text16
{
 font-size: 16px; 
}

.text18
{
 font-size: 18px; 
}

.text20
{
 font-size: 20px; 
}