html, body
{
	background: white;
	font-size: 12pt;
	color: black;
	text-align: justify;
	width: 100%;
	height: 100%;
}

a:link, a:visited
{
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
}

#content a:link:after, #content a:visited:after
{
	content: " (" attr(href) ") ";
	font-size: 90%;
}
#content a[href^="/"]:after
{
	content: " (http://ud.astrosoft.ru" attr(href) ") ";
}

table, html, body
{
	margin: 0px;
	padding: 0px;
}

table tr
{
	vertical-align: top;
}

div, table tr td
{
	border-style: solid; 
	border-color: #000000; 
	border-width: 0px;
	background-repeat: no-repeat;
}

img
{
	border-width: 0px;
}

.width100
{
	width: 100%;
}

.collapse
{
	border-collapse: collapse;
}

.prnhide a, .prnhide a:link, .prnhide a:visited
{
	color: #0000FF;
  font-family: Tahoma;
	font-size: 11px;
}

.divFullVer
{
	text-align: right !important;
	padding-bottom: 5px;
	white-space: nowrap;
	vertical-align: top;
}

.hd_title
{
	text-align: center;
	font-family: Tahoma; 
	font-size: 90%;
}

#progName
{
	font-size: 130%;
	font-weight: 600;
}

#curURL
{
	font-weight: 600;
}

.center
{
	text-align: center;
}
