﻿.PageTitle
{
	padding: 0px 5px 0px 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	height: 21px;
}
.PageDescription
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
}
.SectionTitle
{
	padding: 0px 5px 0px 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	color: #FFFFFF;
	height: 21px;
	background-color: #FF0000;
}

.Breadcrumb
{
	padding: 0px 5px 3px 0px;
	background-repeat: repeat-x;
	background-position: bottom;
}

.BreadcrumbLink
{
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #cc0000;
	position: relative;
	top: -1px;
}

.BreadcrumbLink_Hover
{
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #cc0000;
	position: relative;
	top: -1px;
}

.BreadcrumbText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	position: relative;
	top: -1px;
}

.LabelText_Title
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	font-weight: bold;
	position: relative;
	top: -1px;
}
.LabelText_Desc
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	position: relative;
	top: -1px;
}

.Links A
{
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}

.Links A:Hover
{
	text-decoration: underline;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	color: #cc0000;
}

.LinksDivierSpacing
{
	position: relative;
	top: 1px;
}

.Panel
{
	padding-left: 10px;
	padding-right: 10px;
}

TABLE.Border
{
	border-color: #E1E1E1;
	border-width: 0 0 1px 1px;
	border-style: solid;
}

TABLE.Border th
{
	border-color: #E1E1E1;
	border-width: 1px 1px 0 0;
	border-style: solid;
	margin: 0;
	padding: 10px;
	vertical-align: top;
}

TABLE.Border td
{
	border-color: #E1E1E1;
	border-width: 1px 1px 0 0;
	border-style: solid;
	margin: 0;
	padding: 10px;
	vertical-align: top;
}

TABLE.GridInnerTable
{
	border-color: #E1E1E1;
	border-width: 1px 0px 0px 1px;
	border-style: solid;
}

TABLE.GridInnerTable td
{
	border-color: #E1E1E1;
	border-width: 0 1px 1px 0px;
	border-style: solid;
}


.SideMenu
{
	width: 100%;
}

.SideMenuGroupSpacer
{
	height: 10px;
}

.SideMenuGroupBullet
{
	width: 15px;
	height: 20px;
	cursor: default;
	background-color: #ead28a;
}

.SideMenuGroup
{
	height: 20px;
	cursor: default;
	background-color: #ead28a;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-top: 4px;
}

.SideMenuGroup A
{
	font-weight: bold;
	text-decoration: none;
	color: #333333;
}

.SideMenuGroup A:Hover
{
	font-weight: bold;
	color: #cc0000;
	text-decoration: underline;
}

.SideMenuItem
{
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 4px;
	padding-bottom: 4px;
	cursor: pointer;
}

.SideMenuItem A
{
	color: #333333;
	text-decoration: underline;
}

.SideMenuItem A:Hover
{
	color: #cc0000;
	text-decoration: underline;
}
