
/* Begin Content Control Styles */
.LargeText, H1
{
	font-family : Verdana;
	color : Black;
	font-size : 12px;	
}

.SmallText
{
	font-family : Verdana;
	color : Black;
	font-size : 10px;	
}

A.paging
{
	font-family : Verdana;
	color : Gray;
	font-size : 11px;
	text-decoration : none;
}

A.paging:hover
{
	text-decoration : underline;
}

H1
{
	font-size : x-large;
}

/* End Content Control Styles */

/* Orion Specific Styles */
BODY 
{
	font-family : 'Arial', 'Times';
	font-size : 14px;
	color : black; 
}
TD  {font-family : 'Arial', 'Times';
		font-size : 14px;
		color : black; }
B  {font-family : 'Arial', 'Times';
		font-size : 14px;
		color : black; }
A  {font-family : 'Arial', 'Times';
	color : #A93C2F;
	font-size : 14px;
	text-decoration : none;
	}
	
.WhiteText
{
	font-family : 'Arial';
	font-size : 12px;
	color : White;
}

.Header
{
	color : Black;
	font-family : Arial;
	font-size : 16;
}

.MainText
{
	color : Black;
	font-family : Arial;
	font-size : 14;
}
.GrayText
{
	color : #565656;
	font-family : Arial;
	font-size : 14;
}
.WhiteBox
{
	border : 1px solid #6F6F6D;
	background-color : white;
}
/* End Orion Specific Styles */