﻿
UL 
{
	margin-left:0px;
	padding-left:0px;
	padding-top:0px;
	margin-top:0px;
}


SELECT.Register
{ 
background-color: #FFFFFF; 
font-family: Arial; 
font-size: 12px; 
color:#FF7E00;
font-weight:bold;
}

SELECT.Profile
{
background-color: #FFFFFF; 
font-family: Arial; 
font-size: 12px; 
color:#6B8BC8;
}

.whiteNormal
{
	font-family: Arial;
	color:White;
	font-size:12px;
}
.whiteBold
{
	font-family: Arial;
	color:White;
	font-size:12px;
	font-weight:bolder;
}
.peachNormal 
{
	color:#DA9032;
	font-family: Arial;	
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
}
.peachNormal2 
{
	color:#B2602A;
	font-family: Arial;	
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
}
.blueNormal 
{
	color:#153383;
	font-family: Arial;	
	font-size:10pt;
	font-weight:normal;
	text-decoration:none;
}

.darkBlue 
{
	color:#98A5C2;
	font-family: Arial;	
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
}

.blueNormalLarge 
{
	color:#153383;
	font-family: Arial;	
	font-size:10pt;
	font-weight:normal;
	text-decoration:none;
}

.blueNormalUnderline 
{
	color:#153383;
	font-family: Arial;	
	font-size:11pt;
	font-weight:normal;
	text-decoration:underline;
}

.violetNormal 
{
	color:#4444C9;
	font-family: Arial;	
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
}

.violetNormal2
{
	color:#607FD5;
	font-family: Arial;	
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
}

.blueNormal2 
{
	color:#607EC1;
	font-family: Arial;	
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
}

.darkBlueNormal 
{
	color:#5975B0;
	font-family: Arial;	
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
}
.goldNormal 
{
	color:#DE935C;
	font-family: Arial;	
	font-size:12px;
	font-weight:normal;
}

.upload
{
	color:#C56C02;
	font-family: Arial;	
	font-size:10px;
	font-weight:normal;	
}

.redLarge 
{
	color:Red;
	font-family: Arial;	
	font-size:18px;
	font-weight:bold;
}




INPUT.Profile
{
	color:#6B8BC8;
	font-family: Arial;	
	font-size:12px;
	font-weight:normal;
}

.resultsLinks {
	color: #0C2870;
  font-weight: bold;	
	text-decoration: underline;
  font-size: 10pt;
 	font-family: Arial, Verdana, sans-serif;
}

.resultsLinksSel {
	color: #C5773F;
  font-weight: bold;	
	text-decoration: none;
  font-size: 11pt;
 	font-family: Arial, Verdana, sans-serif;
}

Input.logoff 
{
	margin:0px 0px 0px 0px;
	padding-top:7px;
	
}
