.text {
	font-family: tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.textyellow {
	font-family: tahoma;
	font-size: 12px;
	color: #FFD80E;
	text-decoration: none;
}
.h1 {
	font-family: tahoma;
	font-size: 18px;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: none;
	text-transform: uppercase;
}
.h_big {
	font-family: tahoma;
	font-size: 22px;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: none;
	text-transform: uppercase;
}
.back {
	background-color: #181E98;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.back2 {
	background-color: #181E98;
	background-image: url(../images/bg2.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.h2 {
	font-family: tahoma;
	font-size: 13px;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: none;
}
.button:link {
	font-family: tahoma;
	font-size: 14px;
	color: #FFFF00;
	text-decoration: none;
}
.button:visited {
	font-family: tahoma;
	font-size: 14px;
	color: #FFFF00;
	text-decoration: none;
}
.button:hover {
	font-family: tahoma;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
}
.button:active {
	font-family: tahoma;
	font-size: 14px;
	color: #FFFF00;
	text-decoration: none;
}
.table_form {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	height: 25px;
}
.field {
	padding: 1px;
	border: 1px solid #ffffff;
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/bg_yellow.jpg);
}
.body {
	background-color: #181E98;
	margin: 0px;
}
.linkrates:link {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFF00;
	text-decoration: none;
}

.linkrates:visited {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFF00;
	text-decoration: none;
}

.linkrates:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #ffffff;
	text-decoration: underline;
}

.linkrates:active {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFF00;
	text-decoration: none;
}
