﻿.marq_header
{
	color: #FFFFFF;
	font-weight: bold;
}

.marq_header_left
{
	background-image: url('../images/marq_header_left.png');
	width: 18px;
	background-color: Aqua;
	height: 48px;
}
.marq_header_bg
{
	color: White;
	font-family: Tahoma;
	background-image: url('../images/marq_header_bg.png');
	background-repeat: repeat-x;
	height: 48px;
	width: 264px;
}
.marq_header_right
{
	background-image: url('../images/marq_header_right.png');
	width: 18px;
	height: 48px;
}

.marq_left
{
	background-image: url('../images/marq_left.png');
	width: 18px;
	background-repeat: repeat-y;
}
.marq_main
{
	text-decoration: none;
	color: Black;
}
.marq_main a, .marq_main a:visited 
{
	text-decoration: none;
	color: Black;
}

.marq_main a:hover 
{
	text-decoration: none;
	color: Red;
}
.marq_TextHeader
{
	font-weight: bold;
}
.marq_Text	
{
}

.marq_right
{
	background-image: url('../images/marq_right.png');
	background-repeat: repeat-y;
	width: 18px;
}
.marq_footer_left
{
	background-image: url('../images/marq_footer_left.png');
	background-repeat: no-repeat;
	width: 18px;
	height: 10px;
}
.marq_footer_bg
{
	background-image: url('../images/marq_footer_bg.png');
	background-repeat: repeat-x;
	height: 8px;
	width: 264px;
}
.marq_footer_right
{
	background-image: url('../images/marq_footer_right.png');
	background-repeat: no-repeat;
	width: 18px;
	height: 10px;
}

.marq_up
{
	background-image: url('../images/ok_up.png');
	background-repeat: no-repeat;
	width: 26px;
	height: 31px;
}
.marq_down
{
	background-image: url('../images/ok_down.png');
	background-repeat: no-repeat;
	width: 26px;
	height: 31px;
}
