A:link        {
	font-weight: normal;
	text-decoration: none;
	color: #634F7D;
}
A:visited     {
	text-decoration: underline;
	color: #634F7D;
	font-weight: normal;
}
A:hover       {
	text-decoration: underline;
	color: #FF9900;
	font-weight: normal;
}
.header{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color : #FF9900;
}

P {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color : #333333
}
.Bold{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color : #634F7D;
}
P.Small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color : #333333
}
.SmallBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color : #333333
}
TD{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color : #333333
}
.Small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color : #333333;
}
.Login {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 8pt;
	color : #CCCCCC;
}
.breadcrumbs{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color : #FF9900;
}
.Box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color : #333333;
	padding : 5px;
	padding-left : 5px;
	padding-right: 5px;
}
.Nav{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color : #333333;	
	padding-left : 3px;
	}
P.Bold{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight : bold;
	color : #333333;
	padding-left : 3px;
	
}
LI {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color : #333333;
	list-style-type : square;
}

H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight : bold;
	color: #634F7D;
}
BODY          {
	scrollbar-face-color: white;
	scrollbar-shadow-color: #634F7D;
	scrollbar-highlight-color: #634F7D;
	scrollbar-3dlight-color: white;
	scrollbar-darkshadow-color: white;
	scrollbar-track-color: white;
	scrollbar-arrow-color: #634F7D;
}

INPUT.Purple {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E0E0E0;
	background-color: #4B0C71;
	border: inset 1px #999999;
}



