
body,html						{ margin: 0px; background-color: White; background-image: url(/image/background.png); background-repeat: repeat; overflow: scroll; }
.bodyLanguage					{ left: 20px; top: 20px; position: absolute; }
.bodyDevider					{ left: 150px; top: 120px; width: 600px; height: 24px; position: absolute; overflow: hidden; margin-top: 10px; margin-bottom: 10px; background-image: url(/image/devider.png); background-repeat:repeat-x; }
.bodyCaption1					{ left: 150px; top: 20px; width: 600px; height: 50px; position: absolute; }
.bodyCaption2					{ left: 150px; top: 90px; width: 600px; height: 35px; position: absolute; }
.bodyMenu						{ left: 20px; top: 80px; width: 90px; height: auto; position: absolute; overflow: hidden; }
.bodyContent					{ left: 150px; top: 150px; width: 600px; height: expression((document.body.clientHeight - 150) + "px"); position: absolute; overflow: auto; }

.menuText a,
.menuText a:visited,
.menuText a:hover			{ height: 26px; font-family: Times New Roman; font-size: 10pt; font-weight: normal; text-align: center; padding-top: 4px; color: Black; background-image: url(/image/button1.png); background-repeat: no-repeat; }
.menuTextHover a,
.menuTextHover a:visited,
.menuTextHover a:hover		{ height: 26px; font-family: Times New Roman; font-size: 10pt; font-weight: normal; text-align: center; padding-top: 4px; color: Black; background-image: url(/image/button2.png); background-repeat: no-repeat; }
.menuTextSelected a,
.menuTextSelected a:visited,
.menuTextSelected a:hover	{ height: 26px; font-family: Times New Roman; font-size: 10pt; font-weight: normal; text-align: center; padding-top: 4px; color: Black; background-image: url(/image/button4.png); background-repeat: no-repeat; }

.captionText1					{ font-family: Times New Roman; font-size: 24pt; font-weight: bold; text-align: center; color: Black; }
.captionText2					{ font-family: Times New Roman; font-size: 18pt; font-weight: bold; text-align: center; color: Black; }


p, td, li						{ color: Black; font-family: Arial, Helvetica, sans-serif; font-size: 12pt; }
h1									{ color: Black; font-family: Times New Roman; font-size: 18pt; font-weight: bold; text-align: center; }
h2									{ color: Black; font-family: Times New Roman; font-size: 14pt; font-weight: bold; text-align: center; }
h3									{ color: Black; }
a									{ color: Black; }
a:hover							{ color: Black; }
a:visited						{ color: Black; }
img								{ border: 0; }



.mainCaption		{ left: 0px; top: 0px; width: 600px; overflow: hidden }
.mainCaptionText	{ font-family: Arial, Helvetica, sans-serif; font-size: 18pt; font-weight: bold; text-align: center }
.mainCaptionText1	{ font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold; text-align: center }
.mainDevider		{ left: 0px; top: 0px; width: 600px; height: 24px; overflow: hidden; margin-top: 10px; margin-bottom: 10px; background-image: url(/image/devider.png); background-repeat:repeat-x }
.mainBody			{ left: 0px; top: 0px; width: 600px; overflow: hidden }

