body
{
	font-size: 10pt;
	color: white;
	font-family: 'Trebuchet MS' , Verdana;
	background-color: black;
	padding: 0px;
	margin:0px;
}


#button
{
	background-color: Yellow;
	width:100px;
	height:30px;
}

#buttonOK .icon {
background-image: url(/Images/ok.gif);
}

#footer
{
	padding-top:30px;
	font-size:8pt;
}

#footer .footerheading
{
	color:Yellow;
}

#footer .footertext
{
	color:White;
}

.pagecontent
{
	padding-left:50px;
	padding-right:50px;
}

.pagecontent A:link A:visited A:active A:hover  
{
	color: Yellow;
}

.headertext
{
	color:Yellow;
	font-weight:bold;
}

.toolbartext
{
	font-size: 14px;
	color: black;
	font-family: 'Trebuchet MS';
}

.toolbartext A:hover 
{
	color: Yellow;
	text-decoration:none;
}

.toolbartext A:visited
{
	color: black;
	text-decoration:none;
}

.toolbartext A:active
{
	color: black;
	text-decoration:none;
}

.toolbartext A:link
{
	color: black;
	text-decoration:none;
}
