﻿

a.cookie_link
{
	font-weight: bold;
	font-size: 8pt;
	color: #fff;
	font-family: Arial,verdana;
	font-variant: normal;
	background:transparent;
	border:none;
	text-align: center;
	text-decoration: none;
}

a.cookie_link_dark
{
	font-weight: bold;
	font-size: 8pt;
	color: #cc3300;
	font-family: Arial,verdana;
	font-variant: normal;
	background:transparent;
	border:none;
	text-align: center;
	text-decoration: none;
}

a.cookie_link:hover
{
	font-weight: bold;
	font-size: 8pt;
	color: #00ffff;
	font-family: Arial,verdana;
	font-variant: normal;
	background:transparent;
	border:none;
	text-align: center;
	text-decoration: none;
}

.clsTextBox
{
	font-weight: bolder;
	font-size: 8pt;
	color: #cc3300;
	font-family: Arial,Verdana;
	background-color: transparent;
}

.clsTextBox_light
{
	font-weight: normal;
	font-size: 8pt;
	color: #cc3300;
	font-family: Arial,Verdana;
	background-color: transparent;
}


.clsHeader
{
	font-weight: bold;
	font-size: 8pt;
	color: #002584;
	font-family: Arial,verdana;
	font-variant: normal;
}


.styTextDisplay
{
	border-right: #002584 1px solid;
	border-top: #002584 1px solid;
	font-size: 8pt;
	border-left: #002584 1px solid;
	color: #cc3300;
	border-bottom: #002584 1px solid;
	font-family: Arial, Verdana;
	background-color: transparent;
}

.styTextDisplayP
{
	border-right: 1px solid;
	border-top: 1px solid;
	font-size: 8pt;
	border-left: 1px solid;
	border-bottom: 1px solid;
	font-family: Arial, Verdana;
	background-color: transparent;
}

.styOffOn
{
	visibility:visible;
}

.styTextBlack
{
	font-weight: normal;
	font-size: 8pt;
	color: black;
	font-family: Arial,verdana;
	text-align: center;
	font-variant: normal;
}

div.tool_bar div.tool_bar_text
{
    margin: 0 -1px 0 -1px;
    border-width: 0 1px;
    border-color: #b5bece;
    border-style: solid;
    text-align: center;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 7px;
    background-color: transparent;
    background-image: url('img/toolbar_mark.gif');
    background-position: 2px 0;
    background-repeat: no-repeat;
    height: 24px;
    vertical-align: middle;
    color: #FF0000;
    font-style: italic;
}

div#synopsis_text.value
{
    padding: 5px;
    white-space: normal;
    overflow:auto;
    display: inline-block;
    width: 650px;
    vertical-align: top;
    background-color: #eeeeee;
    height: 150px;
}