BODY {
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #9DB9C4;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #9DB9C4;
	scrollbar-darkshadow-color: #ECF1F3;
	scrollbar-track-color: #ECF1F3;
	scrollbar-arrow-color: #9DB9C4;
	font-family : verdana,arial,helvetica;
	font-size : 11px;
}


TD	{
	font-family:verdana,arial,helvetica;
	font-size: 11px;
}

.conet_title	{
	font-weight: bold;
}

.conet_small	{
	font-size : 10px;
}

INPUT {
	border : 1 solid #C4D3D9;
	font-family : verdana,arial,helvetica;
	font-size : 11px;
}

SELECT {
	border : 1 solid #C4D3D9;
	font-family : verdana,arial,helvetica;
	font-size : 11px;
}

TEXTAREA {
	border : 1 solid #C4D3D9;
	font-family : verdana,arial,helvetica;
	font-size : 11px;
}

INPUT.button {
	background : #C4D3D9;
	border : 1 outset #C4D3D9;
}

INPUT.noborder {
	border : none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

