.background {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #7ac0e4;
}


.menu {
	font-family: Arial;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #efffec;
	text-decoration: none;
}

.menu a:link{
	font-family: Arial;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #efffec;
	text-decoration: none;
}

.menu a:visited{
	font-family: Arial;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #efffec;
	text-decoration: none;
}

.menu a:hover{
	font-family: Arial;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}

.footer {
	font-family: Tahoma;
	font-size: 9px;
	line-height: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:link{
	font-family: Tahoma;
	font-size: 9px;
	line-height: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.footer a:visited{
	font-family: Tahoma;
	font-size: 9px;
	line-height: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover{
	font-family: Tahoma;
	font-size: 9px;
	line-height: 18px;
	font-weight: normal;
	color: #efffec;
	text-decoration: none;
}


.content {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.content  a:link{
	font-family: Tahoma;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #0066ff;
	text-decoration: none;
}
.content  a:visited{
	font-family: Tahoma;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #0034ff;
	text-decoration: none;
}
.content  a:hover{
	font-family: Tahoma;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #003399;
	text-decoration: none;
}
h3 {
	font-size: 17,4;
	font-weight: bold;
	line-height: normal;
}
h4 {
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}
.line {
	background-image: url(images/menu_line_1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.line_bottom {
	background-image: url(images/menu_line_2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.text {
	font-family: tahoma;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.text_1 {
	font-family: Tahoma;
	font-size: 9px;
	line-height: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.text_2 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.text_2 a:link{
	font-family: Tahoma;
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.text_2 a:visited{
	font-family: Tahoma;
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.text_2 a:hover{
	font-family: Tahoma;
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.menu2 {
	font-family: Tahoma;
	font-size: 9px;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.menu2  a:link{
	font-family: Tahoma;
	font-size: 9px;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.menu2  a:visited{
    font-family: Tahoma;
	font-size: 9px;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.menu2  a:hover{
    font-family: Tahoma;
	font-size: 9px;
	line-height: normal;
	font-weight: bold;
	color: #053267;
	text-decoration: none;
}
.title {
	font-family: Tahoma;
	font-size: 17px;
	font-weight: bold;
	color: #006198;
	text-decoration: none;
}
.right_top {
	background-image: url(images/news_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.right_bottom {
	background-image: url(images/news_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
