body,div,td,a	{font-family: tahoma; font-size: 13px}
h1				{font-family: tahoma; font-size: 18px}
h2				{font-family: tahoma; font-size: 15px}

a				{text-decoration: underline}
a:hover			{color: #1A33B5}

a.nav			{font-family: tahoma; color: white; font-size: 15px; font-weight: bold; text-decoration: none}
a.nav:visited	{color: white}
a.nav:hover		{color: #7D96E8}

.navigation		{position: absolute; top: 120px; left: 0px; text-align: center; width: 132px; line-height: 25px}
.address		{position: absolute; top: 250px; left: 3px; width: 132px; color: white;}
.left			{background-image: url('/images/left_column_extender.gif')}
.top			{height: 57px; background-image: url('/images/top_extender.gif')}
.content		{padding: 5px; height: 510px; background-color: #7D96E8; vertical-align: top}
.bottom			{height: 37px; background: url('/images/bottom_extender.gif') repeat-x}

INPUT.nice {
	width:200px;
	height:16px;
	border:1px solid #0B1A4C;
	padding: 2px;
}
