body
{
	font-size: 10px;
	font-family: Verdana, Arial, 'Times New Roman';
	text-decoration: none;
	color:black
}

TD
{
	font-size: 10px
}

.TableHeader
{
	font-size: 10px;
	font-weight:bold;
	color:black
}


P.thin
{
	margin-top:0px;
	margin-bottom:5px
}

P
{
	line-height:13px;
	margin-top:0px;
	margin-bottom:13px
}

UL
{
	margin-top:0px;
	margin-bottom:0px;
	margin-left:25px
}

LI
{
	margin-top:3px;
	margin-bottom:3px;
	margin-left:0px
}

HR
{
	margin-top:1px;
	margin-bottom:1px
}

.ONEPIX_SPACE
{
	font-size: 1px;
}

.THREEPIX_SPACE
{
	font-size: 3px;
}

.FIVEPIX_SPACE
{
	font-size: 5px;
}

.TENPIX_SPACE
{
	font-size: 10px;
}

A
{
	font-weight: normal;
	font-size: 10px;
	color: #ae6636;
	text-decoration: none;
}

A:active
{
	font-weight: normal;
	font-size: 10px;
	color: #ae6636;
	text-decoration: none;
}

A:visited
{
	font-weight: normal;
	font-size: 10px;
	color: #ae6636;
	text-decoration: none;
}

A:hover
{
	font-weight: normal;
	font-size: 10px;
	text-decoration: underline;
}

.Headline
{
	font-size: 11px;
	font-weight: bold;
	color: #333373
}

.Headline_Gray
{
	font-size: 11px;
	font-weight: bold;
	color: #626262
}

.Headline_DarkGray
{
	font-size: 11px;
	font-weight: bold;
	color: #444444
}

.Headline_black
{
	font-size: 11px;
	font-weight: bold;
	color: black
}

.Headline_white
{
	font-size: 11px;
	font-weight: bold;
	color: white
}

.Headline_Small
{
	font-size: 10px;
	font-weight: bold;
	color: #333373
}

.Headline_Small_Gray
{
	font-size: 10px;
	font-weight: bold;
	color: #626262
}

.Headline_Small_White
{
	font-size: 10px;
	font-weight: bold;
	color: #626262
}

.Header
{
	font-size:17px;
	color:#626262;
	font-weight:bold
}

.EventsHeader
{
	 background-color:#e9e9e9;
	 height:23px;
	 color:#626262
}

.EventsBody
{
	 background-color:#D8E8F8

}


.Error
{
	font-weight: bold;
	color: red;
}

.Alerts
{
	font-weight: bold;
	color: #333399;
	font-size:13px
}

.Button
{
	font-size:11px;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000
}

.Textbox
{
	font-size:10px;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000
}

.TextArea
{
	font-size:11px;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000
}

.DropDown
{
	font-size:11px;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000
}