﻿body
{
	margin: 4px;
	font-family: Verdana;
	font-size: smaller;
	background-image: url(/img/bg.jpg);
	background-repeat: repeat-x;
	color: #484848;
}

a
{
	text-decoration:none;
	color:DarkBlue;
}
ol
{
	margin: 1px 0px 1px 35px;
	text-align:justify; 
}

h1
{
	margin: 5px 0px 3px 4px;
	margin-bottom: 12px;
	font-family: Verdana;
	font-size: 12pt;
	color: DarkBlue;
}
h2
{
	margin:3px 0px 1px 7px;
	font-family:Verdana;
	font-size:10pt;  
	color:DarkBlue; 
}

p
{
	text-align:justify; 
	margin-left:10px;
	margin-top:1px;
	margin-bottom:2px;
	margin-right:0px;
	
}
form
{
	margin: 0px 0px 0px 0px;
}
img
{
	border: 0;
	margin: 3px;
}

TABLE TH
{
	text-align:left;
}

TABLE.container 
{
	width:100%;
}
TABLE.container TR
{

}
TABLE.container TD
{
}

TABLE.contents 
{
	margin: 0px 0px 0px 5px;
	height:100%;
}
TABLE.contents TR
{
	vertical-align:top;

}
TABLE.contents TH
{
	text-align:left;
}

TABLE.contents TD
{
	color: #484848;
}


TABLE.grayBordered 
{
	border-right:solid 1px gray;
	border-bottom:solid 1px gray;
	margin:3px;
	padding:3px;
}
TABLE.grayBordered TR
{
	vertical-align:top;
}
TABLE.grayBordered TH
{
	border-left:solid 1px gray;
	border-top:solid 1px gray;
	font-weight:bolder; 
	color: gray;
}
TABLE.grayBordered TD
{
	border-left:solid 1px gray;
	border-top:solid 1px gray;
	color: #484848;
}



.siteTree
{
	vertical-align:middle;
	margin: 0px;
}
.siteTree TABLE TR
{
	vertical-align:middle;
	margin: 0px;
}
.siteTree IMG
{
	vertical-align:top;
	margin: 0px;
}
.siteTree DIV
{
	vertical-align:middle;
	margin: 0px;
}

.sitePath
{
	margin: 0px;
}

.greenBar
{
	background-image: url(/img/greenbar.gif); 
	background-color: transparent;
	background-repeat: repeat; 
	height: 20;
}
#blueBordered
{
	border: solid 3px darkblue; 
	margin: 1px;

}
#bluechim-system
{
	background-image: url(/img/logo40opacity.gif);
	background-position:right center;     
	background-color: transparent;
	background-repeat: no-repeat; 
}

