@charset "utf-8";

*{font-family: Arial, Helvetica, sans-serif;}

p
{
	font-size: 0.9em;
	color: #fff;
	text-decoration: none;
}
a
{
	font-size: 0.9em;
	color: #fff;
	text-decoration: underline;
	font-weight: bold;
}

a:hover
{text-decoration: underline;}

table
{color: white; font-size:0.98em;}


ul
{
	margin-top: 0px;
	margin-left: -25px; /*Firefox*/
}


#click
{
	border: #FFF 1px solid;
	padding: 4px;
	color: #FFF;
	font-size: 0.85em;
	font-weight: bold;
	text-align: center;
	background-color: red;
}

#breadcrumb, #breadcrumb a
{
	color: #007ec6;
	font-size: 0.90em;
	font-weight: normal;
}

h1, h2
{
	margin: 15px;
	color: #FFF;
	font-size: 2em;
	font-weight: bold;
}
h2
{
	margin: 15px;
	color: #FFF;
	font-size: 1.8em;
	font-weight: bold;
}
#mainContent
{
	font-size: 0.85em;
	color: #FFF;
	text-align: left;
	margin: 15px;
}
#rightColumn
{
	font-size: 0.85em;
	color: #FFF;
	text-align: left;
	margin: 12px;
}
#tableHeader
{
	color: #FFF;
	font-weight: bold;
	font-size: 0.82em;
}

#directnaar
{
	margin-top: 118px;
	margin-left: 10px;
	color: #FFF;
	font-size: 0.90em;

}
