*				{ margin: 0; padding:0; border: solid 0px #fff }
html, body			{ background-color: #fff; font: 14px Tahoma, sans-serif; color: #162c31; width: 100%; height: 100% }

.LeftFloat			{ float: left }
.Clear				{ clear: both; height: 0px; font: 0px }
.NotVisible			{ display: none }
.RAlign				{ text-align: right }
.LAlign				{ text-align: left }

a				{ color: #0797f2; text-decoration: underline }
a:hover				{ color: #f20707; text-decoration: underline }
img[src="i/n.gif"]		{ width: 1px; height: 0 }

.Text24				{ font: 24px Tahoma, sans-serif }
.Pad				{ text-indent: 12px }

.Width20			{ width: 20px }
.Width575			{ width: 525px }
.Width625			{ width: 575px }
.Width880			{ width: 880px }
.WidthAll			{ width: 100% }

.Height10			{ height: 10px }
.Height15			{ height: 15px }
.Height25			{ height: 25px }
.Height30			{ height: 30px }
.Height40			{ height: 40px }
.Height50			{ height: 50px }
.Height60			{ height: 60px }
.Height70			{ height: 70px }
.HeightAll			{ height: 100% }

.Logo				{ background: url(i/logo.gif) no-repeat left top }
.Logo a, .Logo a:hover		{ width: 305px; height: 70px; display: block }

.CurrentYear			{ font: 36px Tahoma, sans-serif; padding-left: 12px }
.NotCurrentYear			{ font: 14px Tahoma, sans-serif; position: relative; top: -3px; padding-left: 12px }
.NotCurrentYear2		{ font: 14px Tahoma, sans-serif; position: relative; top: -8px }
.NotCurrentYear3		{ position: relative; top: -10px }