.txt_but a
{ color: #FFFFFF; 
text-decoration: none;
}

.txt_but
{
	font-family: "Helvetica Condensed";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.bg_but08
{
	background-image: url(but08.gif);
	height: 35px;
	width: 207px;
}

.bg_but07
{
	background-image: url(but07.gif);
	height: 35px;
	width: 207px;
}

.bg_but06
{
	background-image: url(but06.gif);
	height: 34px;
	width: 207px;
}

.bg_but05
{
	background-image: url(but05.gif);
	height: 32px;
	width: 207px;
}


.bg_but04
 {
	background-image: url(but04.gif);
	height: 38px;
	width: 207px;
}

.bg_but03
{
	background-image: url(but03.gif);
	height: 36px;
	width: 207px;
}

.bg_but02
{
	background-image: url(but02.gif);
	height: 36px;
	width: 207px;
}

.bg_but01
 {
	background-image: url(but01.gif);
	height: 37px;
	width: 207px;
}

.slogan
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#FFFFFF;
	margin-left: 10px;
}

.companyname
 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:36px;
	color:#FFFFFF;
	margin-left: 80px;
}

body,td,th
{
	font-family: Tahoma;
	font-size: 11px;
}

body
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-image: url(bg.gif);
	background-repeat: repeat;
	background-position: left top;
	background-color: #000000;
}

.txt_but a:hover
{ color: #CDCDCD; }

.txt_title
{
	font-family: Baramond;
	font-size: 16px;
	font-style: italic;
	font-weight:bold;
	color: #8f9191;
	padding-top:5px;
	padding-bottom:10px;
}

.txt_content
{
	font-family: Tahoma;
	font-size: 11px;
	color: #8f9191;
	padding-top:5px;
	padding-bottom:10px;
}

.txt_content a
{
	text-decoration:none;
	color: #8f9191;
}

.txt_content a:hover
{
	text-decoration:underline;
	color: #000000;
}

.linki
{
	color: #808080;
	font-size: 11px;
}


.linki a
{
	color: #808080;
	font-size: 11px;
	text-decoration:none;
}


.linki a:hover
{
	color: #FFFFFF;
	font-size: 11px;
	text-decoration:underline;
}

#logo
{
	background-image:url(logo.gif);
	background-repeat:no-repeat;
	background-position: left top;
	width:450px;
}

table.boxlinki a
{color:#ffffff;}

table.boxlinki
{border: 1px solid rgb(0, 0, 0); 
overflow: auto; 
text-align: left;
color: rgb(204, 204, 204); 
clear: both;
 width: auto;
}


