/* Default CSS Stylesheet for a new Web Application project */
.paragraph
{
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 14px;
	FONT-WEIGHT: 500;
	LETTER-SPACING: normal;
	TEXT-TRANSFORM: none;
	WORD-SPACING: normal;
	font-style: normal;

}
.ghostText
{
	color:#FFFFFF;
	font-size: 9px;
}
.smallerText
{
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 13px;
	FONT-WEIGHT: 500;
	LETTER-SPACING: normal;
	TEXT-TRANSFORM: none;
	WORD-SPACING: normal;
	font-style: normal;

}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #FFFFFF;
	padding: 5px;
	width: 403px;
}

.content td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.dataGrid td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.slidingNews:link	{
	text-decoration:	none;
	FONT-WEIGHT: bold;
	color:	#FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;

	}	
		
.slidingNews:visited	{
	text-decoration:	none;
	FONT-WEIGHT: bold;
	color:	#FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;

	}	
		
.slidingNews:active	{
	text-decoration:	underline;
	FONT-WEIGHT: bold;
	color:	#FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;

	}	
.midbar {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #EEEEEE;
}
.leftnavbar {
	background-color: #EEEEEE;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
}
.rightbar {
	background-color: #EEEEEE;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
}
.bottombar {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #AAAAAA;
	background-color: #CCCCCC;
}
	
.slidingNews:hover	{
	text-decoration:	underline;
	FONT-WEIGHT: bold;
	color:	#555555;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;

	}
	





H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	24px;
}	
		
H2
{
	font-weight: bold;
	font-size: 24px;
	color:	#993300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	20px;
	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:	18px;
	font-weight:	500;
	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:	#FF0000;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#CC3300;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#FF0000;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#FF0000;
	}

SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	}	

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;
	}	


script {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FF0000;

}
.tableBody {

	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 13px;
	FONT-WEIGHT: normal;
	LETTER-SPACING: normal;
	TEXT-TRANSFORM: none;
	WORD-SPACING: normal;
	font-style: normal;
}
.tableTitle {
	FONT-WEIGHT: bold;
}
