<!--
body {
/*        background-color: #ffffff;*/
        background-color: #FAFAFA;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        margin: 0px;
        padding:0;
        cursor:default;
}
table {
/*        font-size: 14px;
        font-size: 12px;*/
		font-size: 10pt;
        color:#030303;
		font-weight:normal;
}

table.content {
		text-align:justify;
}

.content img {
	border-color:#333333;
	border-width:1px;
	margin-top:5px;
	margin-bottom:5px;
	border-style:solid;
}
h2{
	font-size:12pt;
}

h4{
	font-size:10pt;
}
.content_adaptated {
	font-family:'Times New Roman', Times, serif;
	font-size:120%;
}
.spec_word{
	text-transform: uppercase;
}


tr {
	vertical-align:top;
}

.head{
    font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 1.15em;
	color:#000000;
	font-weight:bolder;
/*    
	font-weight:bolder;

filter:        progid:DXImageTransform.Microsoft.Shadow(color=#FFFFFF,strength=1,direction=135);*/
	text-transform: uppercase;
    filter: DropShadow(Color=#ffffff, OffX=-1, OffY=1, Positive=1);
}
.head img {
	margin-bottom:-3px;
	margin-right:7px;
	
}
a {
        color: #255ab8;
        text-decoration: none;
/*        display:inline;*/
}
a:hover{
        color: #000;
        text-decoration:underline;
}
.main_cell{
	background-image:url(../images/main_area_bg.jpg); 
	background-repeat:no-repeat; 
	background-position:top;
}

.bm td{
    font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight:bolder;
	text-transform: uppercase;
    filter: DropShadow(Color=#ffffff, OffX=-1, OffY=1, Positive=1);
	vertical-align:middle;
}
.bm a{
	color:#000000;
}
.bm_delim{
	text-align:center;
	width:30px;
}

.a-disabled:hover {
        color: #4B6CB8;
        text-decoration: none;
        cursor:default;
}
.a-disabled {
        color: #4B6CB8;
        text-decoration: none;
        cursor:default;
}

br.h3{
        line-height: 3px;
}
br.h7{
        line-height: 7px;
}

.white {color: #FFFFFF}
.red {color: #FF0000}
.orange {color: #FFCC66}
.green {color: #CCFF99}
.grey {color: #777777}

p.indent {
text-indent:1.8em;
}

INPUT.text {
        MARGIN: 3px 3px 0px;
        BACKGROUND-COLOR: #6270AC;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        text-decoration: none;
        color: #ffffff;
        width:140 px;
        height: 18 px;
        border: 1px groove #6270AC;
}

input[type="text"], input[type="password"], textarea, select{
        MARGIN: 3px 3px 0px;
        BACKGROUND-COLOR: #6270AC;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        text-decoration: none;
        color: #ffffff;
/*        width:120 px;
        height: 18 px;
		*/
        border: 1px groove #6270AC;
}
input[type="text"], input[type="password"], select{
        width:140 px;
        height: 18 px;
}
textarea{
        MARGIN: 3px 3px 0px;
        BACKGROUND-COLOR: #6270AC;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        text-decoration: none;
        color: #ffffff;
        border: 1px groove #6270AC;
}

input[type="text"]:hover, input[type="password"]:hover, textarea:hover, select:hover, select.text:hover {
        background-color:#7280BC;
}
input[type="text"]:focus, input[type="password"]:focus, textarea:focus, select:focus {
        background-color:#B2C0FC;
        color: #000000;
}

SELECT.text {
        MARGIN: 3px 3px 0px;
        BACKGROUND-COLOR: #6270AC;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        text-decoration: none;
        color: #ffffff;
        width:120 px;
        height: 18 px;
        border: 1px groove #6270AC;
}

INPUT.button{
        MARGIN: 3px 3px 0px;
        /*
        BACKGROUND-COLOR: #6270AC;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        text-decoration: none;
        color: #ffffff;
        height: 21 px;
        border-top: 2px groove #ffffff;
        border-right: 1px groove #6270AC;
        border-bottom: 1px groove #6270AC;
        border-left: 2px groove #ffffff;
        */
}
FIELDSET{
        background-color: #101030;
        border: 1px solid #505577;
        filter:        progid:DXImageTransform.Microsoft.MotionBlur(strength=0, direction=135)
                        progid:DXImageTransform.Microsoft.Shadow(color=#102510,strength=1,direction=165);
}

/* * * * * * * * * * * * * * * * * * * * * * * * * */

.nTitle:first-letter{
        color:#A8C9ED;
}

.t90{
font-size: 90%;
}
.t80{
font-size: 80%;
}
.t10{
font-size: 10%;
}
.t120{
font-size: 120%;
}

a.noUnder:hover{
 text-decoration: none;
}
.nPic {
        margin-bottom:5px;
        margin-right: 10px;
        margin-top:2px;
        filter:progid:DXImageTransform.Microsoft.Alpha( Opacity=10, FinishOpacity=100, Style=1, StartX=0,  FinishX=20, StartY=0, FinishY=20)
}
.shadow1{
        filter: DropShadow(Color=#ffffff, OffX=-1, OffY=1, Positive=1);
}

.clLime{
        color: #FFFFFF;
}
.clLime:first-letter {
        color:#ACEA93;
        text-indent:0;
}


p {
		margin:0px;
		margin-bottom:10px;
}

hr.orange{
        color:#5f4410;
        width:100%;
        border:1;
        border-style:solid;
}
hr.green{
        color:#107f44;
        width:100%;
        border:1;
        border-style:solid;
}
hr.default{
        color:#10445f;
        width:100%;
        border:1;
        border-style:solid;
}
.req{
	font-size:8pt;
	padding-left:30px;
	color:#fff;
	vertical-align:middle;
}
.RoseNote{
	color:#ff4975;
	font-size:140%;
}
h3.clRose{
	color:#ff4975;
	font-size:180%;
	margin-bottom:7px;
}


.market_plan_tbl td {
	vertical-align:middle;
}

.market_plan_tbl th{
	vertical-align:middle;
	font-weight:bold;
	font-size:85%
}

.market_plan_tbl th td {
	vertical-align:middle;
	font-weight:bold;
	font-size:75%
}


-->