@import url(Header.css);
@import url(Footer.css);
@import url(View.css);
@import url(Popup.css);

BODY 
{
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	color: #202173;
}

BODY, BUTTON, TD, DIV
{
	font-family: Trebuchet MS;
	font-size: 11px;
}

INPUT, TEXTAREA, SELECT
{
	font-family: Trebuchet MS;
	font-size: 11px;
	border: solid 1px #e6e6e6;
	background-color: #FFFFFF;
}

TEXTAREA 
{
    font-size: 11px;
	padding: 1px 3px;
	/*color: #202173;*/
	color: #999999;
}

INPUT 
{
	padding: 1px 3px;
	color: #999999;
}

A, A:visited, A:link
{
	color: #696969;
	text-decoration: none;
}

A:hover
{
	text-decoration: underline;
}

TABLE.FormTable TD 
{
	height: 20px;
}

DIV.SiteButton 
{
	cursor: pointer;
	color: White;
	font-size: 12px;
}

TABLE.ContentContainer 
{
	width: 100%;
	background-color: #73B7F4;
	
	padding-top: 0px;
}

li
{
	margin: 0px;
	padding: 0px;
}

UL LI
{
	list-style-image: url('http://bban.eu/_Code/ApplicationFiles/Resources/Images/BulletBlueSquare.jpg');
	margin: 0px;
}

.ContentClass
{
    color: #696969;
	font-size: 13px;
}
.ContentLink{color: #696969;}

A.ContentLink, A.ContentLink:link, A.ContentLink:visited,A.ContentLink:hover
{	
    color: #696969;
	text-decoration: none;
}

#TemplatesHolder DIV, #TemplatesHolder TD, #TemplatesHolder A, #TemplatesHolder A:link, #TemplatesHolder A:visited
{
   color: #696969;
   font-size: 13px;
}

DIV.StartPage
{
	font-size: 12px;
	color: White;
}

DIV.StartPage A
{
	font-size: 12px;
	color: White;
	text-decoration: none;
}

DIV.StartPage A:hover
{
	text-decoration: underline;
}

DIV.TermsAndConditions
{
	font-size: 12px;
	color: White;
}

DIV.LoadingText 
{
	margin-top: 90px;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	height: 30px;
}

DIV.UploadStatusLabel
{
	font-size: 12px;
	font-weight: bold;
	color: #FFF226;
	line-height: 20px;
}

DIV.HomePageStatusContainer
{
	border: solid 1px #3E89CE;
	background-color: #2F5CAC;
	padding: 6px 6px 3px 6px;
}

.BlocksTitleStyle, #TemplatesHolder .BlocksTitleStyle
{
    border-top: 1px #eeeeee solid;
    border-bottom: 1px #eeeeee solid;
    background-color: #f9f9f9;
}

.GrayBlueLink
{
	color: #696969;
	text-decoration: none;
}

.GrayBlueLink:hover
{
	color: #0003c4;
}

A.RedLink, A.RedLink:link, A.RedLink:visited, #TemplatesHolder A.RedLink, #TemplatesHolder A.RedLink:link, #TemplatesHolder A.RedLink:visited
{
	color: #c4112f;
	text-decoration: none;
}

A.RedLink:hover, #TemplatesHolder A.RedLink:hover
{
   text-decoration: underline;
}

A.LeftMenuLinkSelected:hover
{
    text-decoration: underline;
}


.SystemText, .Date, #TemplatesHolder .Date, #TemplatesHolder .SystemText
{
    color: #656565;
}

.RedText, #TemplatesHolder .RedText
{
    color: #c4112f;
}

.BlueText, #TemplatesHolder .BlueText
{
    color: #202173;
}

A.VoteLink, A.VoteLink:link, A.VoteLink:visited, #TemplatesHolder A.VoteLink, #TemplatesHolder A.VoteLink:link, #TemplatesHolder A.VoteLink:visited
, A.ListLink, A.ListLink:link, A.ListLink:visited, #TemplatesHolder A.ListLink, #TemplatesHolder A.ListLink:link, #TemplatesHolder A.ListLink:visited
{
	color: #202173;
	text-decoration: none;
}

A.VoteLink:hover, #TemplatesHolder A.VoteLink:hover, A.ListLink:hover, #TemplatesHolder A.ListLink:hover
{
	text-decoration: underline;
}

.GrayText
{
    color: #696969;
}

.Index
{ 
    font-size: 15px;
    color: #c4112f;
}

.IndexBlue
{ 
    font-size: 15px;
    color: #202173;
}
.IndexRed
{ 
    font-size: 15px;
    color: #c4112f;
}
.IndexDefault
{ 
    font-size: 15px;
    color: #696969;
}
A.Path, A.Path:link, A.Path:visited
{
	font-size: 11px;
    color: #6f6f6f;
	text-decoration: none;
}


A.Path:hover
{
	text-decoration: underline;
}

A.BlueLinkUnderline, A.BlueLinkUnderline:link, A.BlueLinkUnderline:visited
{
	color: #1e2171;
	text-decoration: underline;
}

A.BlueLinkUnderline:hover
{
	text-decoration: none;
}

A.BlueLinkNoUnderline, A.BlueLinkNoUnderline:link, A.BlueLinkNoUnderline:visited
{
	color: #1e2171;
	text-decoration: undnoneerline;
}

A.BlueLinkNoUnderline:hover
{
	text-decoration: underline;
}


A.GrayLinkUnderline, A.GrayLinkUnderline:link, A.GrayLinkUnderline:visited
{
	color: #696969;
	text-decoration: none;
}

A.GrayLinkUnderline:hover
{
	text-decoration: underline;
}

.FieldsCSS
{
    color: #696969;
}

.SystemMessage, #TemplatesHolder .SystemMessage
{
    color: #c4112f;
    font-style: italic;
}

.TableTitle
{
    background-color: #f9f9f9;
    border-right: 1px #eeeeee solid;
    border-bottom: 1px #eeeeee solid;
    padding-left: 5px;
}

.CellClass
{
    vertical-align: top;
    color: #696969;
    border-right: 1px #eeeeee solid;
    border-bottom: 1px #eeeeee solid;
    padding-left: 5px;
}

A.SiteMap, A.SiteMap:visited, A.SiteMap:link
{		
	color: #696969;
	text-decoration: none;
}

A.SiteMap:hover
{
	text-decoration: underline;
}

.HeaderStyle
{
	color: #686868;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	background-color: #f9f9f9;
	border-top: 1px #eeeeee solid;
	border-bottom: 1px #eeeeee solid;
}

A.SiteMapLight, A.SiteMapLight:visited, A.SiteMapLight:link
{		
	color: #949494;
	text-decoration: none;
}

A.SiteMapLight:hover
{
	text-decoration: underline;
}

.DictionaryAlphabet, #TemplatesHolder .DictionaryAlphabet
{
	color: #c41230;
	font-weight: bold;
}

.DictionaryAlphabetEmpty, #TemplatesHolder .DictionaryAlphabetEmpty
{
	color: #949494;
	font-weight: bold;
}

.DictionaryAlphabetSelected, #TemplatesHolder .DictionaryAlphabetSelected
{
	color: #c41230;
	font-size: 22px;
	font-weight: bold;
}

.SearchSelected, #TemplatesHolder .SearchSelected
{
	color: #c41230;
	font-size: 13px;
	font-weight: bold;
}

A.NoUnderlineLink, A.NoUnderlineLink:visited, A.NoUnderlineLink:link
{		
	text-decoration: none;
}

A.NoUnderlineLink:hover
{
	text-decoration: none;
}

td.righttable a.InvestorsLink{
	color:#6F6F6F;
}


/*
 * MD_19_05_2009	
 */
 
