
body           	    { width: 100%; height: 100%; margin: 15px 15px 15px 15px; background-color: White }

.caption			{ left: 0px; top: 0px; width: 100%; height: 90px; position: absolute; overflow: hidden; background-position: center center; background-image: url('/images/caption.png'); background-repeat: no-repeat }
.captionFlags		{ left: 20px; top: 20px; position: absolute; z-index: 1 }

.menuButton			{ left: 0px; top: 0px; width: 90px; height: 30px; overflow: hidden; margin-left: 15px; cursor: hand }
.menuButtonImage	{ left: 0px; top: 0px; width: 90px; height: 26px; overflow: hidden;  position: absolute; z-index: 1 }
.menuButtonText		{ left: 0px; top: 6px; width: 90px; height: 20px; overflow: hidden;  position: absolute; z-index: 2; text-align: center; color: Black; font-family: Times New Roman; font-size: 10pt; font-weight: bold }

.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: left }
.mainDevider		{ left: 0px; top: 0px; width: 600px; height: 24px; overflow: hidden; margin-top: 10px; margin-bottom: 10px; background-image: url(/images/devider.png); background-repeat:repeat-x }
.mainBody			{ left: 0px; top: 0px; width: 600px; overflow: hidden; text-align: justify }
.mainBodyText		{ font-family: Arial, Helvetica, sans-serif; font-size: 12pt }
.mainBodyText1		{ font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold; text-align: center }

