@charset "windows-1250";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #e6e6e6;
}
a:link img, A:visited img {border-color: #000;}
.logo {
	padding-left: 32px;
}

.small-logo {
	padding-right: 20px;
}

.template-border {
	background-color: #4e4e4e;
}

.background {
	background-color: #e6e6e6;
}

.button {
	width: 157px;
	height: 25px;
	background: url(images/button.jpg);
	font-family: "Trebuchet MS",Verdana,Arial,Sans-serif;
	font-weight: 400;
	text-align: center;
	font-size: 13px;
	color: #FFFFFF;
}

.button A:link {
	color:#FFFFFF;
	text-decoration: none;
}

.button A:hover {
	color:#FFFFFF;
	text-decoration: none;
}

.button A:visited {
	color:#FFFFFF;
	text-decoration: none;
}

.button A:active {
	color:#FFFFFF;
	text-decoration: none;
}

.button:hover {
	background:url(images/button-over.jpg);
}

.featured-text {
	font-family: "Trebuchet MS",Verdana,Arial,Sans-serif;
	font-weight: 400;
	text-align: justify;
	font-size: 12px;
	padding-left:8px;
	padding-top:3px;
	color: #FFFFFF;
}

.featured-title {
	font-family: "Trebuchet MS",Verdana,Arial,Sans-serif;
	font-weight: 400;
	text-align: left;
	font-size: 14px;
	padding-left:14px;
	padding-top:3px;
	padding-bottom:3px;
	color: #FFFFFF;
}

.bottom-text {
	font-family: "Trebuchet MS",Verdana,Arial,Sans-serif;
	font-size:12px;
	text-align:center;
	font-weight:400;
	color:#333333;
}

.body-title {
	font-family: "Trebuchet MS",Verdana,Arial,Sans-serif;
	font-size:12px;
	text-align:left;
	font-weight:400;
	color:#FFFFFF;
	padding-left:20px;
}

.body-text {
	font-family: "Trebuchet MS",Verdana,Arial,Sans-serif;
	font-weight: 400;
	text-align: justify;
	font-size: 12px;
	padding-left:14px;
	padding-right:14px;
	padding-top:10px;
	padding-bottom:0px;
	color:#000000;
}	

.intext-title {
	font-family: "Trebuchet MS",Verdana,Arial,Sans-serif;
	font-weight: 300;
	font-size: 16px;
	padding-left:14px;
	padding-right:14px;
	padding-top:10px;
	padding-bottom:0px;
	color:#000000;
}