/* stylesheet for big screen */

#html, body {top:0px; right:0px; bottom:0px; left: 0px; width:980px; height:100%; margin:auto;}

body, table, tr, td, input, select, textarea { font-family: Arial, Gulim, "MS PGothic"; font-size: 10pt; color: #000066; line-height: 120%; vertical-align: top; }
body, table {border:0px none; text-align: center;}

img		{border: 0px;}
aicon 	{border: 0px; width: 60px;}
a:link, a:active, a:visited { text-decoration: none; color: #000066; }
a:hover	{ text-decoration: underline;}

#ahead		{ width: 975px; background-color: #FFFFFF; }
#alogo		{ width: 240px; text-align: left;}
#acontact 	{ width: 350px; white-space: nowrap; font-size: 10pt; text-align: left; }
#axlat  	{ width: 200px; white-space: nowrap; font-size: 11pt; text-align: left; }
#atrail  	{ width: 200px; white-space: nowrap; font-size: 11pt; text-align: left; table-layout: fixed; }

#amenu, #afoot { width: 975px; white-space: nowrap; background-color: #99CCFF;}
.amenu0 { width: 200px; line-height: 30px; font-size: 12pt; font-weight: bold;}
.amenu1 { line-height: 30px; font-size: 12pt; font-weight: bold;}
.amenutrail { width: 180px;}
.afoot1 { width: 975px; line-height: 30px; font-size: 12pt; font-weight: bold; text-align: center;}

#amain, #aleft, #aside, #aside1, #amiddle, #aright { table-layout: fixed; }
#amain		{ width: 975px; background-color: #FFFFDD; }
#aleft		{ width: 200px; }
#aside		{ width: 200px; }
#aside1		{ width: 200px; }
#amiddle	{ width: 580px; }
#aright		{ width: 175px; }

.abox       { border-style: solid; border-color: black; border-width: 1px; padding: 5px; border-spacing: 0px;}

.atitle		{ font-size:12pt; font-weight: bold; text-align: center; vertical-align: middle; }
.atitle1	{ font-size:11pt; font-weight: bold; text-align: center; }
.atitle2	{ font-size:10pt; font-weight: bold; text-align: center; }

.bga0, .bga1, .bga2, .bga3, .bga4, .bga5, .bga6, .bga7, .bga8, .bga9 { border-style: outset; border-width: 1px; padding: 5px;  font-size:11pt; font-weight: bold; text-align: center; line-height: 25px; border-spacing: 0px; text-align: center; }
.bgb0, .bgb1, .bgb2, .bgb3, .bgb4, .bgb5, .bgb6, .bgb7, .bgb8, .bgb9 { border-style: outset; border-width: 1px; padding: 5px;  font-size:10pt; font-weight: bold; text-align: center; line-height: 25px; border-spacing: 0px; text-align: center; }
.bgc0, .bgc1, .bgc2, .bgc3, .bgc4, .bgc5, .bgc6, .bgc7, .bgc8, .bgc9 { border-style: outset; border-width: 1px; padding: 5px; text-align: left; }

.bg00, .bga0, .bgb0, .bgc0 { background-color: #99CCFF; }
.bg01, .bga1, .bgb1, .bgc1 { background-color: #FFCFCE; }
.bg02, .bga2, .bgb2, .bgc2 { background-color: #FFDFB5; }
.bg03, .bga3, .bgb3, .bgc3 { background-color: #D1E8C5; }
.bg04, .bga4, .bgb4, .bgc4 { background-color: #B5CEE5; }
.bg05, .bga5, .bgb5, .bgc5 { background-color: #BEE3EF; }
.bg06, .bga6, .bgb6, .bgc6 { background-color: #FFFFDD; }
.bg07, .bga7, .bgb7, .bgc7 { background-color: #EFEFEF; }
.bg08, .bga8, .bgb8, .bgc8 { background-color: #FFFFCC; }
.bg09, .bga9, .bgb9, .bgc9 { background-color: #FFFFFF; }

.aoverflow {width: 575px; height: 400px; overflow:auto;}

