BODY
{
	background-color: #ffffff;
	color: #000080; 
	font-family: Verdana,Arial,Sans-Serif;
	font-size: smaller;
}

IMG.HEAD {
	FLOAT: left;
}

div.container
{
	margin-left:85px;
	margin-top: 40px;
	margin-right:375px;
	font-weight:normal;
}
li
{
	margin-bottom: 6px;
}

div.blog{
	border:solid thin;
	margin-left:50px;
	margin-right:50px;
	background-image:url("/images/blog.gif");
}


#navlist
{
	padding: 3px 0;
	margin-left: 0;
	margin-top: 40px;
	margin-left:80px;
	border-bottom: 1px solid #0033cc;
	font: bold 12px Verdana, sans-serif;
}

#navlist li
{
	list-style: none;
	margin: 0px;
	display: inline;
}

#navlist li a#current
{
	background: white;

}


#navlist li a
{
	padding: 3px .75em;
	margin-left: 3px;
	border: 1px solid #0033cc;
	border-bottom: none;
	background: #DDE;
	text-decoration: none;
}

#navlist li a:link { color: #448; }
#navlist li a:visited { color: #667; }

#navlist li a:hover
{
color: #000;
background: #AAE;
border-color: #227;
}

a:link {
	color: #000080;
	background: #fff;
	border:none;
}

div.footer
{
	margin-top:25px;
	font-size:smaller;
}

p.LessTop
{
	margin-top:2px;
}

H1
{
font-size: 1em; 
text-align: left;
margin-bottom: 0 pt;
margin-top: 2em;
border-left: thick solid #CCCCFF 15px;
border-top: thin dashed #CCCCFF;
padding-left: .5em;
}



H2 {
font-size: smaller;
margin-top: 10pt;
margin-bottom: 0pt;
}

.rightcontent
{
	float:right;
	width: 50%;
	padding: 10px;
	margin-bottom: 10px;
}
	

.leftcontent
{
	
	width: 50%;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 10px;
}

.imagelabel
{
	font-size: smaller;
	margin-top: 0;
}

.type
{
	font-size: smaller;
	font-style: italic;
	margin-bottom: auto;
}

p.descr
{
	font-size: normal;
	font-weight: normal;
}

p.LessTop
{
	margin-top: 10px;
}

.tablecust {
font-family: Verdana; 
font-size: "10 pt"; 
font-weight: normal; 
color: black;
margin-top: "10 pt";
margin-bottom: "10 pt";
}

th {
font-family: Verdana; 
font-size: "8 pt"; 
font-weight: medium;
background color: "#c0c0c0";
color: black;
text-align: left;
}
	
td {
font-family: Verdana; 
font-size: "10 pt"; 
font-weight: normal; 
color: #000080;
}


#first {
font-family: Verdana; 
font-size: "10 pt"; 
font-weight: normal; 
color: black;
} 

#shaded {
background-color: #c0c0c0;
font-family: Verdana; 
font-size: "8 pt"; 
font-weight: normal; 
color: black;
align: left;
}
