body {
	background-color : #272D38;
	font-family : Tahoma, Helvetica, sans-serif;
	font-size : 11px;
	color : #FFFFFF;
	text-align : center;
	margin : 10px;
	padding : 10px;
}

body.CH {
	background-color : #50265A;
	font-family : Tahoma, Helvetica, sans-serif;
	font-size : 11px;
	color : #FFFFFF;
	text-align : center;
	margin : 10px;
	padding : 10px;
}

body.OR {
	background-color : #333366;
	font-family : Tahoma, Helvetica, sans-serif;
	font-size : 11px;
	color : #FFFFFF;
	text-align : center;
	margin : 10px;
	padding : 10px;
}

body.RE {
	background-color : #336633;
	font-family : Tahoma, Helvetica, sans-serif;
	font-size : 11px;
	color : #FFFFFF;
	text-align : center;
	margin : 10px;
	padding : 10px;
}

body.HE {
	background-color : #CC9900;
	font-family : Tahoma, Helvetica, sans-serif;
	font-size : 11px;
	color : #FFFFFF;
	text-align : center;
	margin : 10px;
	padding : 10px;
}

body.ST {
	background-color : #CC6600;
	font-family : Tahoma, Helvetica, sans-serif;
	font-size : 11px;
	color : #FFFFFF;
	text-align : center;
	margin : 10px;
	padding : 10px;
}

body.SP {
	background-color : #990000;
	font-family : Tahoma, Helvetica, sans-serif;
	font-size : 11px;
	color : #FFFFFF;
	text-align : center;
	margin : 10px;
	padding : 10px;
}

a {
	color : #00FF00;
	text-decoration : none;
}

a:visited {
	color : #00FF00;
	text-decoration : none;
}

a:hover {
	color : #FFFFFF;
	text-decoration : underline;
}

a:active {
	color : #FFFFFF;
	text-decoration : underline;
}

#PageContainer {
	width : 780px;
	text-align : center;
	margin-left : auto;
	margin-right : auto;
}

#Header {
	height : 100px;
	width : 780px;
	text-align : left;
	background-image : url(images/header.gif);
	background-repeat : no-repeat;
}

#HeaderCH {
	height : 100px;
	width : 780px;
	text-align : left;
	background-image : url(images/headerCH.gif);
	background-repeat : no-repeat;
}

#HeaderOR {
	height : 100px;
	width : 780px;
	text-align : left;
	background-image : url(images/headerOR.gif);
	background-repeat : no-repeat;
}

#HeaderRE {
	height : 100px;
	width : 780px;
	text-align : left;
	background-image : url(images/headerRE.gif);
	background-repeat : no-repeat;
}

#HeaderHE {
	height : 100px;
	width : 780px;
	text-align : left;
	background-image : url(images/headerHE.gif);
	background-repeat : no-repeat;
}

#HeaderST {
	height : 100px;
	width : 780px;
	text-align : left;
	background-image : url(images/headerST.gif);
	background-repeat : no-repeat;
}

#HeaderSP {
	height : 100px;
	width : 780px;
	text-align : left;
	background-image : url(images/headerSP.gif);
	background-repeat : no-repeat;
}

#Menu {
	height : 25px;
	width : 655px;
	border-top : 1px solid #3C4454;
	border-bottom : 1px solid #3C4454;
	float : right;
	margin-top : 73px;
	line-height : 25px;
}

#MenuCH {
	height : 25px;
	width : 655px;
	border-top : 1px solid #663366;
	border-bottom : 1px solid #663366;
	float : right;
	margin-top : 73px;
	line-height : 25px;
}

#MenuOR {
	height : 25px;
	width : 655px;
	border-top : 1px solid #666699;
	border-bottom : 1px solid #666699;
	float : right;
	margin-top : 73px;
	line-height : 25px;
}

#MenuRE {
	height : 25px;
	width : 655px;
	border-top : 1px solid #669966;
	border-bottom : 1px solid #669966;
	float : right;
	margin-top : 73px;
	line-height : 25px;
}

#MenuHE {
	height : 25px;
	width : 655px;
	border-top : 1px solid #DEAB12;
	border-bottom : 1px solid #DEAB12;
	float : right;
	margin-top : 73px;
	line-height : 25px;
}

#MenuST {
	height : 25px;
	width : 655px;
	border-top : 1px solid #E47200;
	border-bottom : 1px solid #E47200;
	float : right;
	margin-top : 73px;
	line-height : 25px;
}

#MenuSP {
	height : 25px;
	width : 655px;
	border-top : 1px solid #CC0000;
	border-bottom : 1px solid #CC0000;
	float : right;
	margin-top : 73px;
	line-height : 25px;
}

a.menu {
	color : #FFFFFF;
	text-decoration : none;
	display : block;
	float : left;
	width : 93px;
	text-align : center;
}

a.menu:visited {
	color : #FFFFFF;
	text-decoration : none;
}

a.menu:hover {
	color : #FFFFFF;
	text-decoration : none;
	border-bottom : 1px solid #00FF00 ;
}

a.menu:active {
	color : #FFFFFF;
	text-decoration : none;
	border-bottom : 1px solid #00FF00 ;
}

#Content {
	padding-top : 25px;
	text-align : left;
}

#Images {
	float : left;
	margin-right : 10px;
}

#Text {
	background-color : #3C4454;
	height : 230px;
	width : 240px;
	text-align : justify;
	line-height : 14px;
	padding : 10px;
	float : left;
}

#TextCH {
	background-color : #663366;
	height : 350px;
	width : 240px;
	text-align : justify;
	line-height : 14px;
	padding : 10px;
	float : left;
	overflow : auto;
}

#TextOR {
	background-color : #666699;
	height : 350px;
	width : 240px;
	text-align : justify;
	line-height : 14px;
	padding : 10px;
	float : left;
	overflow : auto;
}

#TextRE {
	background-color : #669966;
	height : 230px;
	width : 240px;
	text-align : justify;
	line-height : 13px;
	padding : 10px;
	float : left;
	overflow : auto;
}

#TextRE2 {
	background-color : #669966;
	height : 180px;
	width : 309px;
	text-align : justify;
	line-height : 14px;
	padding :  10px;
	overflow : auto;
	overflow : auto;
}

#TextHE {
	background-color : #DEAB12;
	height : 350px;
	width : 240px;
	text-align : justify;
	line-height : 14px;
	padding : 10px;
	float : left;
	overflow : auto;
}

#TextST {
	background-color : #E47200;
	height : 350px;
	width : 240px;
	text-align : justify;
	line-height : 14px;
	padding : 10px;
	float : left;
	overflow : auto;
}

#TextST2 {
	background-color : #E47200;
	height : 230px;
	width : 240px;
	text-align : justify;
	line-height : 14px;
	padding : 10px;
	float : left;
	overflow : auto;
}

#TextNE {
	background-color : #3C4454;
	height : 230px;
	width : 579px;
	text-align : justify;
	line-height : 14px;
	padding : 10px;
	float : left;
	overflow : auto;
}

#TextSP {
	background-color : #CC0000;
	height : 350px;
	width : 579px;
	text-align : justify;
	line-height : 14px;
	padding : 10px;
	float : left;
	overflow : auto;
}

h1 {
	font-size : small;
}

#Images2 {
	float : left;
	margin-left : 10px;
}

#ImagesNE {
	float : left;
}

#ImagesSP {
	float : left;
}

#Footer {
	height : 25px;
	width : 329px;
	border-top : 1px solid #3C4454;
	border-bottom : 1px solid #3C4454;
	margin-top : 23px;
	line-height : 25px;
}

#FooterCH {
	height : 25px;
	width : 329px;
	border-top : 1px solid #663366;
	border-bottom : 1px solid #663366;
	margin-top : 23px;
	line-height : 25px;
}

#FooterOR {
	height : 25px;
	width : 329px;
	border-top : 1px solid #666699;
	border-bottom : 1px solid #666699;
	margin-top : 23px;
	line-height : 25px;
}

#FooterRE {
	height : 25px;
	width : 329px;
	border-top : 1px solid #669966;
	border-bottom : 1px solid #669966;
	margin-top : 23px;
	line-height : 25px;
}

#FooterHE {
	height : 25px;
	width : 329px;
	border-top : 1px solid #DEAB12;
	border-bottom : 1px solid #DEAB12;
	margin-top : 23px;
	line-height : 25px;
}

#FooterST {
	height : 25px;
	width : 329px;
	border-top : 1px solid #E47200;
	border-bottom : 1px solid #E47200;
	margin-top : 23px;
	line-height : 25px;
}

#FooterSP {
	height : 25px;
	width : 329px;
	border-top : 1px solid #CC0000;
	border-bottom : 1px solid #CC0000;
	margin-top : 23px;
	line-height : 25px;
}

a.footer {
	color : #FFFFFF;
	text-decoration : none;
	display : block;
	float : left;
	/*width : 109px;*/
	width : 82px;
	text-align : center;
}

a.footer:visited {
	color : #FFFFFF;
	text-decoration : none;
}

a.footer:hover {
	color : #FFFFFF;
	text-decoration : none;
	border-bottom : 1px solid #00FF00 ;
}

a.footer:active {
	color : #FFFFFF;
	text-decoration : none;
	border-bottom : 1px solid #00FF00 ;
}

#Copyright {
	height : 25px;
	font-size : 10px;
	color : #3C4454;
	line-height : 25px;
	text-align : left;
}

a.copy {
	color : #3C4454;
	text-decoration : none;
}

a.copy:visited {
	color : #3C4454;
	text-decoration : none;
}

a.copy:hover {
	color : #00FF00;
	text-decoration : underline;
}

a.copy:active {
	color : #00FF00;
	text-decoration : underline;
}

#CopyrightCH {
	height : 25px;
	font-size : 10px;
	color : #663366;
	line-height : 25px;
	text-align : left;
}

a.copyCH {
	color : #663366;
	text-decoration : none;
}

a.copyCH:visited {
	color : #663366;
	text-decoration : none;
}

a.copyCH:hover {
	color : #0066FF;
	text-decoration : underline;
}

a.copyCH:active {
	color : #0066FF;
	text-decoration : underline;
}

#CopyrightOR {
	height : 25px;
	font-size : 10px;
	color : #666699;
	line-height : 25px;
	text-align : left;
}

a.copyOR {
	color : #666699;
	text-decoration : none;
}

a.copyOR:visited {
	color : #666699;
	text-decoration : none;
}

a.copyOR:hover {
	color : #00FF00;
	text-decoration : underline;
}

a.copyOR:active {
	color : #00FF00;
	text-decoration : underline;
}

#CopyrightRE {
	height : 25px;
	font-size : 10px;
	color : #669966;
	line-height : 25px;
	text-align : left;
}

a.copyRE {
	color : #669966;
	text-decoration : none;
}

a.copyRE:visited {
	color : #669966;
	text-decoration : none;
}

a.copyRE:hover {
	color : #00FF00;
	text-decoration : underline;
}

a.copyRE:active {
	color : #00FF00;
	text-decoration : underline;
}

#CopyrightHE {
	height : 25px;
	font-size : 10px;
	color : #DEAB12;
	line-height : 25px;
	text-align : left;
}

a.copyHE {
	color : #DEAB12;
	text-decoration : none;
}

a.copyHE:visited {
	color : #DEAB12;
	text-decoration : none;
}

a.copyHE:hover {
	color : #00FF00;
	text-decoration : underline;
}

a.copyHE:active {
	color : #00FF00;
	text-decoration : underline;
}

#CopyrightST {
	height : 25px;
	font-size : 10px;
	color : #E47200;
	line-height : 25px;
	text-align : left;
}

a.copyST {
	color : #E47200;
	text-decoration : none;
}

a.copyST:visited {
	color : #E47200;
	text-decoration : none;
}

a.copyST:hover {
	color : #00FF00;
	text-decoration : underline;
}

a.copyST:active {
	color : #00FF00;
	text-decoration : underline;
}

#CopyrightNE {
	height : 25px;
	font-size : 10px;
	color : #3C4454;
	line-height : 25px;
	text-align : left;
	clear : both;
}

#CopyrightSP {
	height : 25px;
	font-size : 10px;
	color : #CC0000;
	line-height : 25px;
	text-align : left;
	clear : both;
}

a.copySP {
	color : #CC0000;
	text-decoration : none;
}

a.copySP:visited {
	color : #CC0000;
	text-decoration : none;
}

a.copySP:hover {
	color : #00FF00;
	text-decoration : underline;
}

a.copySP:active {
	color : #00FF00;
	text-decoration : underline;
}