/*----------------------  TAGS  -----------------------------*/
BODY
{
	font-family: Arial, Helvetica, sans-serif ! important;
	font-size: 8pt;
	color: #333333;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
}
A
{
	color: #AB002E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
A:hover
{
	text-decoration: underline;
}

TABLE, TD, UL, LI
{
	font-family: Arial, Helvetica, sans-serif ! important;
	color: #333333;
	font-size: 8pt ! important;
}

P
{
	margin-top: 8px;
	font-family: Arial, Helvetica, sans-serif ! important;
	color: #333333;
	font-size: 8pt ! important;
}

INPUT, TEXTAREA, SELECT
{
	font-family: Arial, Helvetica, sans-serif ! important;
	color: #000000 ! important;
	font-size: 8pt ! important;
	border: 1px solid #888888;
}

H1, H2
{
	font-family: Arial, Helvetica, sans-serif ! important;
	font-weight: bold;
	color: #222222;
	font-size: 11pt;
	margin-bottom: 13px;
}
H3, H4, H5, H6
{
	font-family: Arial, Helvetica, sans-serif ! important;
	font-weight: bold;
	color: #111111;
	font-size: 8pt;
	margin-bottom: -3px;
}

/*----------------------  CLASSES  ---------------------------*/
.lightgrey{
	background-color: #D5D6DC;
}
.mediumgrey{
	background-color: #7D808E;
}
.darkgrey{
	background-color: #999CA9;	
}
.menuItem{
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 10px;
	font-weight: bold;
	color: #000000;
}
.menuItemCol{
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 10px;
	font-weight: bold;
	color: #ffffff;
}
.menuItem A{
	font-weight: bold;
	color: #000000;
	text-decoration : none;
}

.menuItemCol A{
	font-weight: bold;
	color: #ffffff;
	text-decoration : none;
}
.menu A
{
	color: #000000;
	text-decoration : none;
}
.win
{ 
	border: 1px solid #D5D6DC;
}
.winheader
{
	background-color: #D5D6DC;
	padding-left: 10px;
	padding-right: 5px; 
	font-weight: bold;
}
.wincontent
{
	padding: 10px;
}
/*----------------------  ID'S  ---------------------------*/
