body {
	background-color: #1B292D;
}
.link {
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	COLOR: #2468B3;
	FONT-FAMILY: tahoma;
	text-align: center;
	vertical-align: middle;
}
.link A {
	COLOR: #2468B3; TEXT-DECORATION: none
}
.link A:hover {
	COLOR: #FF9900;
	text-decoration: underline;
}
.h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
}
.h1 A {
	COLOR: #FFBE5E;
	text-decoration: none;
}
.h1 A:hover {
	COLOR: #FF6600;
	text-decoration: none;
}
.h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #99FF00;
	text-decoration: none;
	font-weight: bold;
}
.h2 A {
	COLOR: #99FF00;
	text-decoration: none;
}
.h2 A:hover {
	COLOR: #00CCCC;
	text-decoration: underline;
}
.h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #1D6896;
	font-weight: bold;
}
.h3 A {
	COLOR: #FFFFFF;
	text-decoration: none;
}
.h3 A:hover {
	COLOR: #000000;
	text-decoration: underline;
}
.normal_text {
	font-family: tahoma;
	font-size: 12px;
	color: #FFFFFF;
	padding: 5px;
	text-align: justify;
}
.normal_text A {
	COLOR: #78B0D1;
	text-decoration: none;
}
.normal_text A:hover {
	COLOR: #78B0D1;
	text-decoration: underline;
}
.more {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.more A {
	COLOR: #FFFFFF;
	text-decoration: none;
}
.more A:hover {
	COLOR: #000400;
	text-decoration: underline;
}
.footer {
	FONT-SIZE: 10px;
	COLOR: #FFFFFF;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	padding: 5px;
	text-align: center;
	vertical-align: middle;
	background-image: url(images/fotter.jpg);
}
.footer A {
	COLOR: #FF6600; TEXT-DECORATION: none
}
.footer A:hover {
	COLOR: #CCCC00;
	text-decoration: underline;
}
#table_border {
	border: 1px solid #CFCFCF;
}
#table_border1, .table_border1 td, table_border1 th {
	border: thin dotted #666666;
	border-collapse: collapse;
}
#table_back {
	background-image: url(images/back.jpg);
}
