body {
	font-family: Verdana, Arial, sans-serif;
	font-size:12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	background-image:url(images/background_big.jpg); 
	background-position:top left; 
	background-repeat:no-repeat; 
	background-color:#1D282E; 
	margin:0px;
}
table {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}
#main {
	height:324px; 
	overflow:auto; 
	width:460px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}
.headNumber {
	font-size: 12px;
	font-weight: bold;
	color: #3470B3;
}
.headName {
	font-size: 14px;
	font-weight: bold;
	color: #3470B3;
	text-decoration: none;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

table {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin:0px;
	padding:0px;
}
a:link {
	color: #3470B3;
}
a:visited {
	color: #3470B3;
}
a:hover {
	color: #234872;
}
a:active {
	color: #6397D1;
}



input, textarea {
	background:none;
}

