kuh {}

body {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Gray;
	background-color: #2A2A2A;
}

form {
	display: inline;
}

table.form {
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 12px;
	font-weight: bold;	
}

table.form td {
	padding: 3px;
}

table.form td#note {
	font-size: 9px;
	font-weight: normal;
}
table.form td.form {
	
}
table.form td.form_bad {
	color: #ff0099;
}

div#big {
	border-left: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-right: 1px solid #333333;
	position: absolute;
	width: 760px;
	height: auto;
	left: 50%;
	margin-left: -377px;
	background-color: #000000;
}

.td_bgbott {
	background: url(images/bg_bott.gif) repeat-x bottom;
}

.td_bgtop {
	background: url(images/bg_top.gif) repeat-x top;
}

.violet {
	background: url(images/violet.gif) no-repeat right;
}
div.message {
	text-align: center; 
	margin-top: 80px; 
	height:120px;
}
div.message a, div.message a:visited {
	color: Gray;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
div.frame {
	display: block;
	width: 208px;
	height: 205px;
	overflow: auto;
	text-align: left;
	/*border: 1px solid #474265;*/
	border: 1px solid #2A2A2A;
	/*padding-left: 3px;*/
	scrollbar-base-color: #2A2A2A;
	scrollbar-arrow-color: Gray;
	scrollbar-track-color: Gray;
	font-size: 10px;
	font-weight: normal;
	/*text-decoration: underline;*/
	color: Gray;
	margin-top: 8px;
	margin-bottom: 18px;
}

div.frame a, div.frame a:link, div.frame a:visited, div.frame a:active {
	display: block;
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 1px;
	margin-left: 1px;
	text-decoration: none;
	/*background-color: #2A2A2A;*/
	border-left: 3px solid #2A2A2A;
	color: Gray;
	padding: 2px;
	width: 180px;
}

div.frame a:hover {
	display: block;
	color: #616161;
	width: 180px;
}

h5 {
	font-size: 11px;
	font-weight: bold;
	color: #64626F;
	margin-bottom: 1px;
	text-decoration: none;
	/*background-color: #474265;*/
	padding-left: 5px;
	border-bottom: 1px solid #2A2A2A;
}

.footer {
	font-family: Arial, sans-serif;
	font-size: 9px;
	color: Gray;
	background-color: #2A2A2A;
}

.footer a, .footer a:link, .footer a:visited, .footer a:active {
	font-family: Arial, sans-serif;
	font-size: 9px;
	color: Gray;
}

.footer a:hover {
	color: Silver;
	text-decoration: underline;
}

.title {
	
}

.title a, .title a:link, .title a:visited, .title a:active {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: Gray;
}

.title a:hover {
	color: #616161;
}

div.picture {
	float: none;
	margin-left: 13px;
	vertical-align: middle;
	
}

div.picture span {
	display: block;
	float: left;
	width: 170px;
	vertical-align: middle;
	padding: 0px;
}

span.pic {
	display: block;
	clear: both;
	width: 170px;
	height: 170px;
	vertical-align: middle;
	padding: 0px;
	margin: 0px;
	background: url(images/random_bg.gif) no-repeat top;
}

span.pic img {
	display: block;
	clear: both;
	border: 1px solid #A3A3A3;
	margin-top: 4px;
}

span#caption_0, span#caption_1, span#caption_2 {
	background: none;
	font-size: 10px;
	color: Gray;
	text-align: center;
	text-decoration: none;
	margin-bottom: 10px;
}

/*table.descr td {
	
	background-color: #2A2A2A;
}*/

td.award {
	width: 170px;
	height: 160px;
	text-align: center;
	vertical-align: middle;
	background: url(images/random_bg.gif) no-repeat top;
}

td.award img {
	border: 1px solid #A3A3A3;
}