
#nirgledotnet
{
	font-family:	Trebuchet MS;
	font-size:		14pt;
	color:			#CC4444;
	text-align:		right;
}

#nirgledotnet a	{	text-decoration:	none;	color:	#CC4444;	}

body, p, td
{
	font-family:	Trebuchet MS, Microsoft Sans Serif;
	font-size:		10pt;
	line-height:	15pt;
	color:			#444444;
}

body
{
	background-image:	url(backdrop.png);
	background-repeat:	no-repeat;
	margin:				0px;
}

body a:link
{
	color:				#CC3333;
	text-decoration:	none;
}

body a:visited
{
	color:				#BB0000;
	text-decoration:	none;
}

body a:hover
{
	color:				green;
	text-decoration:	underline;
}

#toc
{
	font-size:			9pt;
}

#toc a:link		{	color:	#336699;	text-decoration:	none;	}
#toc a:visited	{	color:	#336699;	text-decoration:	none;	}
#toc a:hover	{	color:	#6699CC;	text-decoration:	underline;	}

#toc ul	{	margin:		0px;	}

#toc li
{
	display:			inline;
	padding-right:		15px;
	list-style:			none;
}

#subtoc
{
	color:				#553333;
	font-size:			10pt;
	text-align:			right;
	padding-top:		15px;
	padding-right:		10px;
}

#maincontent
{
	padding-left:		10px;
	padding-right:		20px;
}

.entrytitle
{
	font-size:			11pt;
	font-weight:		bold;
	border-bottom:		1px solid #AAAAAA;
	padding-bottom:		3px;
	padding-top:		2px;
	padding-left:		0px;
	color:				#000000;
}

.entrytitlelink 			{ padding-left:	2px;	font-size:			9pt; }
.entrytitlelink a:link		{ color:			#000000; }
.entrytitlelink a:visited	{ color:			#555555; }

.content
{
	padding-left:		0px;
}

#footer
{
	text-align:		right;
	color:			#999999;
	font-family:	Arial;
	font-size:		8pt;
	padding:		0px 6px 0px 0;
	margin-top:		50px;
	margin-bottom:	0px;
}

#footer a:link, #footer a:visited
{
	text-decoration:	none;
}

#footer a:hover
{
	text-decoration:	underline;
	color:				#BB4444;
}

.entrydate
{
	line-height:		11pt;
	color:				#888888;
	font-size:			8pt;
	font-family:		Arial Narrow;
	padding-left:		2px;
	text-align:			right;
}

