/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	color: #fff;
	font-family: "Lucida Grande", "Lucida Sans", Tahoma, Verdana, sans-serif;
	background: #000 url(../images/ie6-lines.gif) repeat top left
}

#splash	{margin: auto; padding: 0px 0px 0px 0px; height: 87px; background: url(../images/ie6-logo.gif) no-repeat top left;}

.Ekaysmall {
	font-size: 1pt;
    color: #fff;
}

.Heading {
	font: 130% "Lucida Grande", "Lucida Sans", Tahoma, Verdana, sans-serif;
	font-weight: bold;
	color: #ebe729;
	padding: 10px
}

a:link		{color: #ebe729; text-decoration: underline;}
a:visited	{color: #ebe729; text-decoration: underline;}
a:active	{color: #ebe729; text-decoration: none;}
a:hover		{text-decoration: none; color: #ebe729}

.Ekaysmall {
	font-size: 1pt;
    color: #fff;
}


.button {
	color: #ffffff; background-color: #5f5b5c; font-weight: bold; font-size: 8pt; border: 1px solid #000000; padding: 3px 3px
}

.text {
	border: 1px solid #2A348B; padding: 2px 1px 2px 1px;
}

