/*A.templelink:link {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: 400; text-decoration: underline; color: #5D5C5C;} */

A.templelink:link {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: 400; text-decoration: underline; color: #2F4F4F;}

/* A:visited {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: 400; text-decoration: underline; color: #5D5C5C;} */
A.templelink:visited {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: 400; text-decoration: underline; color: #2F4F4F;}

A.templelink:hover {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: 400; text-decoration: underline; color: #9A4141;}

A.nostyle
{
	text-decoration: none;
}

body, div, td
	{
	color: 000033;
	font-family: Tahoma, Arial;
	font-size: 12px;
	scrollbar-base-color: #cccccc; 
	scrollbar-track-color: #f9fafa;
	scrollbar-face-color: #fafafa;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-shadow-color: #C8C8CA;
	scrollbar-arrow-color: #999999;	
	}
	
.x
	{
	color: #333333;
	}

INPUT 
{
	color: #000000;
	font-family: Tahoma, Arial;
	font-size: 10px;
}

.highlighted
{
	color: Red;
	font-family: Tahoma, Arial;
	font-size: 10px;
	background-color : Silver;
}	

.TableOuterBorder
{
	border-bottom : Gray;
	border-bottom-width : 3 px;
	border : Red;
	border-color : Teal Black Blue Green;
}

H3
{
	color: 000033;
	font-family: Tahoma, Arial;
	font-size: 12px;
}