/***********************************
	Global Styles
***********************************/
.scroll{
	scrollbar-face-color:#ffffff;
	scrollbar-shadow-color:#000066;
	scrollbar-highlight-color:#000066;
	scrollbar-3dlight-color:#000066;
	scrollbar-darkshadow-color:#000066;
	scrollbar-track-color:#cccccc;
	scrollbar-arrow-color:#000066;
}


	


/**********************************
	Links
**********************************/

A:LINK {
		color: #000000; 
		font-family: Times New Roman, Verdana, Arial, Helvetica, sans-serif;
		FONT-SIZE: 10PT;
		text-decoration: underline;
		FONT-WEIGHT: bold;
}
A:HOVER {
		color: #000066; 
		font-family: Times New Roman, Verdana, Arial, Helvetica, sans-serif;
		FONT-SIZE: 10PT;
		text-decoration: underline;
		FONT-WEIGHT: bold;
}
A:VISITED {
		color: #666666; 
		font-family: Times New Roman, Verdana, Arial, Helvetica, sans-serif;
		FONT-SIZE: 10PT;
		text-decoration: underline;
		FONT-WEIGHT: bold;
}


A.home:LINK {
		color: #ffffff; 
		font-family: Times New Roman, Verdana, Arial, Helvetica, sans-serif;
		FONT-SIZE: 10PT;
		text-decoration: none;
		FONT-WEIGHT: 600;
}

A.home:HOVER {
		color: #993300; 
		font-family: Times New Roman, Verdana, Arial, Helvetica, sans-serif;
		FONT-SIZE: 10PT;
		text-decoration: underline;
		FONT-WEIGHT: 600;
}

A.home:VISITED {
		color: #ffcc99; 
		font-family: Times New Roman, Verdana, Arial, Helvetica, sans-serif;
		FONT-SIZE: 10PT;
		text-decoration: none;
		FONT-WEIGHT: 600;
}

/**********************************
	Text
**********************************/

TD {
		color: #000000;
		font-family: Times New Roman, Verdana, Arial, Helvetica, sans-serif;
		FONT-SIZE: 10pt;
		text-decoration: none;
		FONT-WEIGHT: 300;
}

H4 {
	color: #000066;
}

.bodyTextBlu{
	color: #000066;
	font-family: Times New Roman, Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 10pt;
	text-decoration: none;
	FONT-WEIGHT: 300;
}

.bodyTextSM{
	color: #000000;
	font-family: Times New Roman, Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 8pt;
	text-decoration: none;
	FONT-WEIGHT: 300;
}

.titleText{
	color: #000066;
	font-family: Times New Roman, Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 12pt;
	text-decoration: none;
	FONT-WEIGHT: 600;
}

TEXTAREA{
	background-color: #FFFFFF;
	font-family: Times New Roman;
	font-size: 12px;
	Border: hidden;
	Padding: 0;
	
}