body
{
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #00489c;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: 0;
	margin-left: 0;
}

.horizontalline
{
	background-repeat: repeat;
	background-position:top;
	background-image: url(./graphics/headerbg.gif);
	padding: 0px;
}

a:link
{
	color: #00489c;
}

a:visited
{
	color: #00489c;
}

a:active
{
	color: #00489c;
}

a:hover
{
	color: #ff0000;
}

table
{
	
	background-position: bottom left;
	background-repeat: no-repeat;
}

td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}


.artwork
{
	background-position: bottom right;
	background-repeat: no-repeat;
}

.iframe
{
	border: 1px solid #dfd797;
}

.tinytext
{
	font-size: 10px;
	line-height: 14px;
}

.notice
{
	font-size: 10px;
	line-height: 14px;
	color: #ff0000;
}

.title
{
	font-size: 14px;
	line-height: 18px;
	color: #ff0000;
}


.input
{
	background: #fbfcaa;
	border: 1px solid #ff0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #0e1b8d;
	font: bold;
}

input
{
	background: #fbfcaa;
	border: 1px solid #ff0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #0e1b8d;
	font: bold;
}

textarea
{
	background: #fbfcaa;
	border: 1px solid #ff0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #0e1b8d;
	font: bold;
}

select
{
	background: #fbfcaa;
	border: 1px solid #ff0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #0e1b8d;
	font: bold;
}

.submitbutton
{
	background: #0843bf;
	border: 2px outset #ff0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #ffffff;
	font: bold;
	height: 20px;
}

.listtable
{
	background: #122b42;
	border: 2px solid #122b42;
}

.listheader
{
	background: #122b42;
}

.listtd
{
	background: #15314b;
}

.listhighlighttd
{
	background: #173754;
}

.listprop
{
	list-style:decimal;
}

.nopad
{
	padding: 0px;
}

