@charset "utf-8";
body {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #b7b5b5;
	text-decoration: none;
	background-color: #333333;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
	background-position: top;
	margin: 0px;
	font-weight: normal;
	line-height: 15px;
	text-align: justify;
}
.main_table {
	border: 1px solid #CCCCCC;
}
h1 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding-left:10px;
	font-weight: bold;
}
h2 {
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	margin: 0px;
	padding-left:8px;
	padding-right:8px;
	padding-bottom:8px;
	padding-top:8px;
	font-weight: normal;
	text-align: left;
}
.bottom:link {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.bottom:visited {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.bottom:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #92e50f;
	text-decoration: underline;
}
.bottom:active {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.bottom_hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #92e50f;
	text-decoration: underline;
}
.main:link {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #060606;
	text-decoration: none;
}
.main:visited {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #060606;
	text-decoration: none;
}
.main:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	padding-top:10px;
	padding-bottom:12px;
	background-image:url(../images/but_h.jpg);
	text-decoration: none;
}
.main:active {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #060606;
	text-decoration: none;
}

.main_hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	padding-top:10px;
	padding-bottom:12px;
	background-image:url(../images/but_h.jpg);
	text-decoration: none;
}.main_table2 {
	border: 1px solid #414141;
}
