@charset "windows-1256";
body {
	margin: 0px;
	background-attachment: scroll;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.body_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: 666666;
	text-decoration: none;
}
.top_menu_left_bg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../images/top_menu_bg_left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.menu_left_text {
	font-family: "Trebuchet MS", "Times New Roman", Arial;
	font-size: 13px;
	color: #FFFFFF;
}
.medialinkers_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffa800;
}

.medialinkers_text  a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffa800;
	text-decoration:none
}

.medialinkers_text  a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffa800;
	text-decoration:none
}

.top_menu_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
}

.top_menu_text  a{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	text-decoration:none
}

.top_menu_text  a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	text-decoration:none
}


.menu_left_text  a{
	font-family: "Trebuchet MS", "Times New Roman", Arial;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration:none
}

.menu_left_text  a:hover {
	font-family: "Trebuchet MS", "Times New Roman", Arial;
	font-size: 13px;
	color: #ffa800;
	text-decoration:none
}
.bg_banner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.top_menu_right_bg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../images/top_menu_bg_right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.top_menu_bg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../images/top_menu_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}


.footer_txt {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}
.LINK {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.LINK a:link {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.LINK a:visited {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.LINK a:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: ffa800;
	text-decoration: underline;
	font-weight: normal;
}
.LINK a:active {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
