body {
	background-image: url(images/home_transcription_27.jpg);
	background-position: left top;
}
.page_back {
	background-image: url(images/design_01.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
a:link {
	color: #ffff00;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ffff00;
}
a:hover {
	text-decoration: underline;
	color: #ffff00;
}
a:active {
	text-decoration: none;
	color: #ffff00;
}
.left_menu_title {
	background-image: url(images/left_menu.jpg);
	height: 32px;
	width: 244px;
	text-indent: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 32px;
	color: #FFFFFF;
}
.header_linka:link {
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 16px;
	text-transform: uppercase;
	padding-right: 22px;
	padding-left: 22px;
}

.header_linka:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 16px;
	text-transform: uppercase;
	padding-right: 22px;
	padding-left: 22px;
}
.header_linka:hover {
	color: #000000;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 16px;
	text-transform: uppercase;
	padding-right: 22px;
	padding-left: 22px;
}
.header_linka:active {
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 16px;
	text-transform: uppercase;
	padding-right: 22px;
	padding-left: 22px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #b2bdc3;
}
.title {
	height: 32px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 32px;
	color: #FFFFFF;
}
.page_title {
	font-size: 18px;
	color: #91D62D;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4D5256;
	padding-top: 5px;
	padding-bottom: 10px;
}
.green_text {
	color: #91D62D;
}
.footer_text {
	color: #89949e;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

.error_td
{
background-color:#839e01;
height:30px;
padding:5px;
color:#FFFFFF;
font-weight:bold;
}

.button1{
background:url(images/home_transcription_06.jpg) repeat;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#000000;
font-size:14px;
border-bottom:none;
border-left:none;
border-right:none;
border-top:none;
height:40px;
vertical-align:middle;
text-align:center;
}