@charset "utf-8";
body {
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #333333;
	margin: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-attachment: fixed;
}
.copyright {
	font-size: 11px;
	text-transform: uppercase;
	color: #CCCCCC;
	text-decoration: none;
	text-align: center;
	padding: 4px;
}
.copyright a {
	font-size: 11px;
	text-transform: uppercase;
	color: #eeeeee;
	text-decoration: none;
	text-align: center;
	padding: 4px;
}
.tbg {
	background-image: url(images/tto.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.info {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}

.tbr {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.service {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/mbu.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 16px;
	text-transform: uppercase;
	padding-top: 4px;
	padding-bottom: 4px;
}
.in {
	color: #FFFFFF;
	text-decoration: none;
	padding: 6px;
}
a {
	color: #FFFF00;
	text-decoration: none;
}
.sec {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
	text-transform: uppercase;
}

