.sidebar-title
{
	font-family: Arial, Verdana, Sans-Serif;
	font-size: x-small;
	text-transform: uppercase;
	color: white;
	font-weight: bold;
}
.sidebar-body
{
	font-family: 'Trebuchet MS' , Arial, Verdana;
	font-size: x-small;
	color: #155DA5
}
.page-title
{
	font-family: Arial, Verdana, Sans-Serif;
	font-size: large;
	text-transform: capitalize;
	color: #155DA5;
	font-weight: bold;
}
.treeview
{
	font-size: small;
	font-family: 'Trebuchet MS' , Arial, Verdana;
}
.caption
{
	font-size: x-small;
	color: #155DA5;
	font-family: 'Trebuchet MS' , Arial, Verdana;
}
.copyright
{
	font-size: xx-small;
	font-family: 'Trebuchet MS' , Arial, Verdana;
}
.sitemap
{
	font-size: x-small;
	font-family: 'Trebuchet MS' , Arial, Verdana;
}
.code
{
	font-family: 'Courier New' , Monospace;
	background-color: lightgrey;
}
.inlineCode
{
	font-family: 'Courier New' , Monospace;
	font-weight: bold;
}

body
{
	background-image: url(App_Themes/WinXP/Images/bg.gif);
	font-family: 'Trebuchet MS' , Arial, Verdana;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
	color: #000000;
	font-size: small;
}
h1 
{
	font-family: 'Trebuchet MS' , Arial, Verdana;
	color: rgb(36, 102, 200);
} 
h2 
{
	font-family: 'Trebuchet MS' , Arial, Verdana;
	 color: rgb(36, 102, 200);

} 
h3 
{
	font-family: 'Trebuchet MS' , Arial, Verdana;
	color: rgb(36, 102, 200);
} 
h4
{
	font-family: 'Trebuchet MS' , Arial, Verdana;
	color: rgb(66, 149, 66);
} 
table
{
	border-collapse: collapse;
}
ul
{
	list-style-image: url(Images/bullet01.gif);
}
ul ul
{
	list-style-image: url(Images/bullet02.gif);
}
ul ul ul
{
	list-style-image: url(Images/bullet03.gif);
}
THEAD
{
	font-family: 'Trebuchet MS' , Arial, Verdana;
	color: rgb(36, 102, 200);
}
