BODY
{
	font-size: 11px;
	color: #000000;
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
}

TD {font-size: 11px}

A {
	color: #336699;
	TEXT-DECORATION: underline;
}
A:link {
	color: #336699;
	TEXT-DECORATION: underline;
}
A:visited {
	color: #336699;
	TEXT-DECORATION: underline;
}
A:hover {
	color: #336699;
	TEXT-DECORATION: underline;
}

.bg-header-1 {
	background-color: #758B91;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 30px;

}
.bg-header-2 {
	background-color: #5F7C82;
}
.bg-header-3 {

	background-color: #C7CFD2;
}
.bg-header-4 {


	background-color: #ECF0F1;
}
.bg-header-5 {



	background-color: #93A2A7;
}
.bg-header-6 {




	background-color: #ECF0F1;
}
.name-user {

	font-size: 10px;
	font-weight: bold;
	color: #0066CC;
}
.links-home {

	background-color: #F8F9FA;

	font-size: 11px;
	font-weight: bold;
	color: #000000;
	padding-left: 10px;
}
.links-home A:link {
	color: #000000;
	TEXT-DECORATION: none;
}
.links-home A:visited {
	color: #000000;
	TEXT-DECORATION: none;
}
.links-home A:hover {
	color: #000000;
	TEXT-DECORATION: underline
}

.normalboldtext{
	font-size:11px;
	color: black;
	font-weight: bold;
}
.normalboldtext a:link{
	color: black;
	font-weight: bold;
	text-decoration: none;
}
.normalboldtext a:visited{
	color: black;
	text-decoration: none;
}
.normalboldtext a:hover{
	color: black;
	text-decoration: underline;
}

.ButtonClass {

	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(bg_button.gif);
	height: 20px;
	border-top: 1px solid #A9B7BB;
	border-right: 1px solid #55666A;
	border-bottom: 1px solid #55666A;
	border-left: 1px solid #A9B7BB;
	cursor:hand;  
	background-color: #A9B7BB;
}
.GridHeader TD {

	font-size: 11px;
	font-weight: bold;
	color: #1F2932;
	text-decoration: none;
	background-color: #EDEFF1;
	padding-left: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.GridHeader A:link {
	color: #336699;
	TEXT-DECORATION: underline;
}
.GridHeader A:visited {
	color: #336699;
	TEXT-DECORATION: underline;
}
.GridHeader A:hover {
	color: #336699;
	TEXT-DECORATION: underline;
}

.GridItem TD {

	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #F8F9FA;
	padding-left: 8px;
	padding-top: 1px;
	padding-bottom: 1px;
}
.GridItem A:link {
	color: #000000;
	TEXT-DECORATION: underline;
}
.GridItem A:visited {
	color: #000000;
	TEXT-DECORATION: underline;
}
.GridItem A:hover {
	color: #000000;
	TEXT-DECORATION: underline;
}

.GridAlterItem TD{

	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #ffffff;
	padding-left: 8px;
	padding-top: 1px;
	padding-bottom: 1px;
}
.GridAlterItem A:link {
	color: #000000;
	TEXT-DECORATION: underline;
}
.GridAlterItem A:visited {
	color: #000000;
	TEXT-DECORATION: underline;
}
.GridAlterItem A:hover {
	color: #000000;
	TEXT-DECORATION: underline;
}

.GridPage TD {

	font-size: 10px;
	font-weight: bold;
	color: #535E63;
	text-decoration: none;
	padding-top: 1px;
	padding-bottom: 1px;
}

.bg-left-frame {
	background-color: #C7CFD2;

}
.links-tree {

	font-size: 11px;
	font-weight: bold;
	color: #31393E;
	
}
.links-tree A:link {
	color: #31393E;
	
}
.links-tree A:visited {
	color: #31393E;
	
}
.links-tree A:hover {
	color: #000000;
	
}

.text-folder {

	font-size: 10px;
	font-weight: bold;
	color: #31393E;
	text-decoration: none;
}
.text-folder A:link {
	color: #31393E;
	TEXT-DECORATION: none;
}
.text-folder A:visited {
	color: #31393E;
	TEXT-DECORATION: none;
}
.text-folder A:hover {
	color: #31393E;
	TEXT-DECORATION: underline
}
.bg-pop-up {

	background-color: #ECF0F1;
}

.BoldText {

	font-size: 10px;
	font-weight: bold;
}
.TitleBoldText1
{
	font-weight: normal;
	font-size: 16pt;
	font-family: Verdana;
}
.PageTitle
{
	font-weight: bold;
	font-size: 12px;
	color: black;
	background-color: whitesmoke;
}
