@import url("site.css");
@import url("menu.css");
@import url("misc.css");

body
{
	background-color: #B3B3B3;
	font-size: 10px;
	font-family: Verdana;
	padding: 0px;
	margin: 0px;
	margin-bottom: 20px;
	color: #11181A;
}

a
{
	color: #4C3D1D;
	text-decoration: none;
	font-weight: bold;
}

a:hover
{
	color: #997B3A;
}

h2, h4, p
{
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	font-family: Verdana;
}

h4
{
	padding-top: 6px;
}
a.vte 
{
cursor: url(http://it-computertech.sytes.net/dns_1/css/zoomin.cur), pointer;
outline: solid;
border: 1px solid #000000;
}
	are expanded at the same time. */
	img.vte-expanded-focus {
		cursor: url(http://it-computertech.sytes.net/dns_1/css/zoomout.cur), pointer;
		outline: solid;
		border: 1px solid #000000;
	}
	img.vte-expanded-blur {
		border: 1px solid #000000;
	}
	.vte-caption {
	    display: none;
	    border: 2px solid #000000;
	    padding: 3px;
	    margin-top: -1px;
	    background-color: white;
	    color: #000000;
	}
	.vte-display-block {
	     display: block;
	}
	.vte-display-none {
	    display: none;
	}
.button {
	BORDER-RIGHT: 1px solid #000000; BORDER-TOP: 1px solid #000000; BORDER-LEFT: 1px solid #000000; BORDER-BOTTOM: 1px solid #000000;
	background-color: #D9D9D9; FONT-SIZE: 10px;font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-style: regular;color: #3a3a3a;
}