BODY {
	COLOR: #333333;
	FONT-FAMILY: Arial, sans-serif;
}

A.bestview:link {
    FONT-SIZE: 0.7em;
    COLOR: #353893;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    text-decoration: none;
}
A.bestview:visited {
    FONT-SIZE: 0.7em;
    COLOR: #353893;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    text-decoration: none;
}
A.bestview:active {
    FONT-SIZE: 0.7em;
    COLOR: #353893;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    text-decoration: none;
}
A.bestview:hover {
    FONT-SIZE: 0.7em;
    COLOR: #E2572C;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    text-decoration: none;
}

A.tblMenu:link {
    FONT-SIZE: 0.76em;
	 font: bold;
    COLOR: #003366;
	 text-decoration: none;
}
A.tblMenu:visited {
    FONT-SIZE: 0.76em;
	 font: bold;
    COLOR: #003366;
	 text-decoration: none;
}
A.tblMenu:active {
    FONT-SIZE: 0.76em;
	 font: bold;
    COLOR: #003366;
	 text-decoration: none;
}
A.tblMenu:hover {
    FONT-SIZE: 0.76em;
	 font: bold;
    COLOR: #003366;
	 text-decoration: underline;
}

A.footer:link {
    FONT-SIZE: 0.71em;
	 font: normal;
    COLOR: #FFFFFF;
	 text-decoration: none;
}
A.footer:visited {
    FONT-SIZE: 0.71em;
	 font: normal;
    COLOR: #FFFFFF;
	 text-decoration: none;
}
A.footer:active {
    FONT-SIZE: 0.71em;
	 font: normal;
    COLOR: #FFFFFF;
	 text-decoration: none;
}
A.footer:hover {
    FONT-SIZE: 0.71em;
	 font: normal;
    COLOR: #FFFFFF;
	 text-decoration: underline;
}

A.header:link {
    FONT-SIZE: 0.71em;
	 font: normal;
    COLOR: #FFFFFF;
	 text-decoration: none;
}
A.header:visited {
    FONT-SIZE: 0.71em;
	 font: normal;
    COLOR: #FFFFFF;
	 text-decoration: none;
}
A.header:active {
    FONT-SIZE: 0.71em;
	 font: normal;
    COLOR: #FFFFFF;
	 text-decoration: none;
}
A.header:hover {
    FONT-SIZE: 0.71em;
	 font: normal;
    COLOR: #FFFFFF;
	 text-decoration: underline;
}

A.url:link {
	 font: normal;
    COLOR: #333333;
}
A.url:visited {
	 font: normal;
    COLOR: #333333;
}
A.url:active {
	 font: normal;
    COLOR: #333333;
}
A.url:hover {
	 font: normal;
    COLOR: #333333;
	text-decoration: none;
}

.copyright{
   COLOR: #FFFFFF;
	FONT-SIZE: 0.70em;
	cursor: default;
}

.line{
   COLOR: #FFFFFF;
	FONT-SIZE: 0.70em;
	cursor: default;
}

.pgTitle {
	COLOR: #000084;
	FONT-SIZE: 1.05em;
	FONT-WEIGHT: bold;
	cursor: default;
}

.Title{
   COLOR: #EFA500;
	FONT-SIZE: 1.05em;
	FONT-WEIGHT: bold;
	cursor: default;
}

.TitleBlack{
   COLOR: black;
	FONT-SIZE: 1.05em;
	FONT-WEIGHT: bold;
	cursor: default;
}

.pageContentTitle{
   COLOR: #EFA500;
	FONT-SIZE: 1.09em;
	FONT-WEIGHT: bold;
	cursor: default;
}

.pageContentText{
	COLOR: Black;/*#999999;*/
	FONT-SIZE: 0.79em;
}

.text {
	COLOR: #333333;/*#999999;*/
	FONT-SIZE: 0.86em;
}

.textBigger {
	COLOR: #333333;/*#999999;*/
	FONT-SIZE: 1.12em;
	/*padding: 0.20em;*/
}

.textBig {
	COLOR: #333333;/*#999999;*/
	FONT-SIZE: 1.12em;
	padding: 0.20em;
}

.orangetext {
	COLOR: #D29400;/*#999999;*/
}

.whitetext {
	COLOR: FFFFFF;/*#999999;*/
	FONT-SIZE: 0.76em;
}


.viewed {
	COLOR: *#999999;
	FONT-SIZE: 0.70em;
}

.menuSelected {
    FONT-SIZE: 0.76em;
	 font: bold;
    COLOR: #003366;
	 text-decoration: none;
	 cursor: default;
