body
{
	background-image: url('bckground.jpg');
	background-repeat: repeat-x, repeat-y;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
image
{
	border: none;
}
td
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #4C4C4C;
	vertical-align: top;
}
.footertext
{
	color: darkgray;
	font-weight: bold;
	font-size: 10px;
}
.boldred
{
	color: #CC0000;
	font-weight: bold;
	font-size: 13px;
}
.boldgray
{
	color: #4C4C4C;
	font-weight: bold;
	font-size: 13px;
}
.maintab
{
	border: 0px; 
	padding: 0px; 
	width: 780px;
	font-size: 12px;
}

.tdlogo
{
	background-image: url(banner-top.jpg);
	height: 138px;
}

.tdmenu
{
	background-image: url(podmenu.jpg);
	height: 50px;
}

.tdmain
{
	font-size: 12px;
	color: #4C4C4C;
	background-color: White;
	height: 368px;
}

.tdkonec
{
	font-size: 12px;
	color: #7E7E7E;
	background-image: url(banner-bot.jpg);
	height: 60px;
}
.tdbutton
{
	font-size: 12px;
	font-weight: bold;
	color: white;
	background-image: url(buttonbck.jpg);
	height: 40px;
	vertical-align: middle;
}
.class1 a:link 
{
	color: white;
	text-decoration: none;
}
.class1 a:visited
{
	color: white;
	text-decoration: none;
}
.class1 a:visited 
{
	color: white;
	text-decoration: none;
}
.class1 a:hover
{
	color: #7E7E7E;
	text-decoration: none;
}
.class2 a:link 
{
	color: Gray;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
.class2 a:visited
{
	color: Gray;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;	
}
.class2 a:hover
{
	color: #46CD4C;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}