BODY {
	background-color : #FFFFF7;
	margin-top : 0px;
	margin-left : 0px;
	margin-bottom : 0px;
	margin-right : 0px;
	scrollbar-base-color : #FFFFF7;
}

BODY.black{
	background-color : #100C10;
	margin-top : 0px;
	margin-left : 0px;
	margin-bottom : 0px;
	margin-right : 0px;
	scrollbar-base-color : #100C10;
	scrollbar-track-color : #343434;
	scrollbar-shadow-color : #8D8D8D;
	scrollbar-darkshadow-color : #787878;
	scrollbar-3dlight-color : Silver;
	scrollbar-highlight-color : Silver;
}

BODY.White{
	background-color : #FFFFFF;
	margin-top : 0px;
	margin-left : 0px;
	margin-bottom : 0px;
	margin-right : 0px;
}
A:link    {
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: Black;
	FONT-STYLE: normal;
	FONT-FAMILY:  Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none
}

A:active  {
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: Black;
	FONT-STYLE: normal;
	FONT-FAMILY:  Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none
}
A:visited {
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: Black;
	FONT-STYLE: normal;
	FONT-FAMILY:  Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none
}
A:hover   {
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #EF1429;
	FONT-STYLE: normal;
	FONT-FAMILY:  Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	cursor: url('images/harrow.cur'), hand;
}



A.mnuWhite:link    {
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	COLOR: White;
	FONT-STYLE: normal;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none
}

A.mnuWhite:active  {
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	COLOR: White;
	FONT-STYLE: normal;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none
}
A.mnuWhite:visited {
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	COLOR: White;
	FONT-STYLE: normal;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none
}

A.mnuWhite:hover   {
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	COLOR: #EF1429;
	FONT-STYLE: normal;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	cursor: url('images/harrow.cur'), hand;
}

P {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : Black;
	margin-left : 10px;
	margin-top : 10px;
	margin-right : 5px;
	text-align : justify;
}

P.OLD {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	color : #006538;
	margin-left : 12px;
	margin-top : 10px;
	margin-right : 25px;
	text-align : justify;
}
LI {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : Black;
	text-align : justify;
	margin-right : 25px;
}

.title {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	color : Black;
	font-weight : bold;
	text-align : center;
}

.titleShadow {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 28px;
	color : #005932;
	font-weight : bold;
	filter: shadow(color=#006644, direction=145);
	text-align : center;
}

.calendar {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	color : #005932;
	font-weight : bold;
	text-align : center;
}

.menu {
	filter: shadow(color=#99ACAC, direction=145);
}

.titleWhite {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 28px;
	color : #FFFFFF;
	font-weight : bold;
	text-align : center;
}

.titleBlack {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 28px;
	color : Black;
	font-weight : bold;
	text-align : center;
}

.titleWhiteShadow {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 28px;
	color : #FFFFFF;
	font-weight : bold;
	filter: shadow(color=#CCCCFF, direction=145);
	text-align : center;
}

.titleWhite24 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 24px;
	color : #FFFFFF;
	font-weight : bold;
}

.titleWhite24Shadow {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 24px;
	color : #FFFFFF;
	font-weight : bold;
	filter: shadow(color=#CCCCFF, direction=145);
}

.titleWhite18 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	color : #FFFFFF;
	font-weight : bold;
	text-align : center;
}

.rec {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : Black;
}

.reci {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : Black;
}

.TextBold {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : Black;
	font-weight : bold;
}

.TextBoldCenter {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : Black;
	font-weight : bold;
	text-align : center;
}

.TextBoldTitle {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	color : Black;
	font-weight : bold;
	text-align : center;
}

.TextWhiteBold {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : White;
	font-weight : bold;
}


.TextWhite {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	color : White;
}

.TextWhiteBold12 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : White;
	font-weight : bold;
}
