body {
	padding: 0px;
	margin: 0px;
	background: rgb(217,232,206) url(i/ugoll.gif) no-repeat;
	color: rgb(74,103,111);
	font: 10pt Tahoma, Arial, Helvetica, sans-serif;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: rgb(0,0,0);
	margin-top: 0px;
	margin-bottom: 5px;
	font-weight: normal;
	font-size: 20pt;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: rgb(0,0,0);
	margin-top: 0px;
	margin-bottom: 5px;
	font-weight: normal;
	font-size: 16pt;
}
a {
	color: rgb(13,165,215);
	text-decoration: underline;
}
a:hover {
	color: rgb(13,165,215);
	text-decoration: none;
}
p {
	margin-top: 11px;
	margin-bottom: 11px;
}
img {
	border: 0px;
}
input {
	background-color: rgb(245,252,240);
	border: 1px solid rgb(183,194,175);
}
textarea {
	background-color: rgb(245,252,240);
	border: 1px solid rgb(183,194,175);
}
table {
	border-collapse: collapse;
}
table tr th {
	border: 1px solid rgb(183,194,175);
	padding: 5px;
}
table tr td {
	border: 1px solid rgb(183,194,175);
	padding: 5px;
}
 table.noborder tr td{
	border: 0;
}

/* ---------TopHead --------- */

#tophead {
	width: 780px;
	height: 185px;
	background-color: rgb(165,40,25);
	color: rgb(255,255,255);
	text-align: left;
}
#tophead a {
	color: rgb(255,255,255);
}
#tophead h1 {
	color: rgb(255,255,255);
	margin: 0px;
}
#tophead h2 {
	color: rgb(255,255,255);
	margin: 0px;
}
#gamer {
	width: 588px;
	height: 121px;
	background: url(i/gamer.jpg) no-repeat;
	padding-left: 192px;
	padding-top: 28px;
}
#lang {
	background: url(i/grad.gif) no-repeat;
	width: 91px;
	height: 27px;
	float: left;
	padding-left: 40px;
	padding-top: 9px;
}
#lang a {
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}
#lang a:hover {
	text-decoration: underline;
}
#menu {
	height: 29px;
	padding-top: 7px;
}
#menu a {
	margin-left: 17px;
	margin-right: 17px;
	text-decoration: underline;
	font-weight: bold;
}
#menu a:hover{
	text-decoration: none;
	color: rgb(153,204,255);
}
/* ---------Content --------- */

#content {
	width: 700px;
	background: rgb(245,249,224) url(i/cont.gif) no-repeat left bottom;
	padding: 40px;
	text-align: left;
}


/* ---------footer --------- */

#footer {
	width: 700px;
	height: 108px;
	background: rgb(67,133,40) url(i/footer.jpg) no-repeat;
	padding-left: 40px;
	padding-right: 40px;
	color: rgb(255,255,255);
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: left;
}
#footer a {
	color: rgb(255,255,255);
}
#copy {
	width: 255px;
	height: 54px;
	padding-top: 54px;
	float: left;
}
#hotlog{
	padding-top: 54px;	
	float: left;
	width: 100px
}
#vmlogo {
	height: 54px;
	padding-top: 54px;
	width: 110px;
	float: left;
}
.vmlogo {
	width: 100px;
	height: 42px;
	position: relative;
	margin-right: 10px;
	top: -10px;
}
#vm {
	height: 54px;
	padding-top: 54px;
}
#torob {
	position: absolute;
	z-index: -1000;
	display: none;
}