body {
	margin:20px 0px; background-image: url(../images/bg.jpg);
}
.bttn {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
	background-color: #999999;
}
table {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	border-collapse:collapse;
}
.copyright {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: normal;
	color: #808080;
	text-decoration: none;
}
.space_shadow {
	font-size: 7px;
}
a:link {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.style1 {color: #FF0000}
a:visited {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FF9900;
	text-decoration: none;
}
a:active {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.link_foot a:link {
   font-family: tahoma;
	font-size: 10px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}

.link_foot a:visited {
   font-family: tahoma;
	font-size: 10px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}

.link_foot a:active {
   font-family: tahoma;
	font-size: 10px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}

.link_foot a:hover {
   font-family: tahoma;
	font-size: 10px;
	color: #FF9900;
	font-weight: normal;
	text-decoration: none;
}
.title {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.title a:link {
   font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
.title a:visited {
   font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
.title a:active {
   font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
.title a:hover {
   font-family: Arial;
	font-size: 10px;
	color: #88DD00;
	font-weight: normal;
	text-decoration: none;
}
.images {
	border: 1px solid #FFFFFF;
}
.text {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.bg_main {
	background-color: #1D2E30;
}
input {
	font-family: arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #CCCCCC;
	border: 1px solid #FFFFFF;
}
textarea {
	font-family: arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #CCCCCC;
	border: 1px solid #FFFFFF;
}
select {
	font-family: arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #CCCCCC;
	border: 1px solid #FFFFFF;
}