﻿body
{
	margin: 0;
	background-color: #777777; /* #666666;  /*#015A8F;*/
}
.filled_menu
{
	background-image: url(../imgmenu/ebbtcbindex1_0.gif);
	background-repeat: repeat-x;
}


a:link
{
	text-decoration: none;
	color: blue;
} 
a:visited
{
    text-decoration: none;
    color: blue;
} 
a:hover
{
    text-decoration: none;
    color: #FF6600;
}



.TableOutBorder
{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #F7F7F7;
	border-right-color: #F7F7F7;
	border-bottom-color: #F7F7F7;
	border-left-color: #F7F7F7;
}



.News
{
	font-family: Verdana;
	font-size: 11px;
	color: #660000;
	line-height: 14pt;
	color: red;
} 
.DefaultText
{
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	line-height: 15pt;
}
.BoldText
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	line-height: 17pt;
}
.TitleText
{
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	line-height: 14pt;
}
.GrayText
{
	font-family: Verdana;
	font-size: 11px;
	color: #999999;
	line-height: 15pt;
}



.Horizontal_Border
{
	background-image: url(../images/dot_hor.gif);
	background-repeat: repeat-x;
}
.Vertical_Border
{
	background-image: url(../images/dot_ver.gif);
	background-repeat: repeat-y;
}


