body
{
	height: 100%;
/*	background: #C4CDDB url('img/tausta.gif') repeat-y left top; */
	background: #C4CDDB url('img/bg250_820.gif') repeat-y left top; 
	margin: 0px;
	text-align: left;
	padding: 0px;
    font-weight: 700;
}
.fdx_scene
{
	height: 100%;
/*	width: 770px; /* Minimum: 30 + 5 + 200 + 535 = 770 */ */
	width: 820px; /* Minimum: 30 + 5 + 250 + 535 = 820 */
	margin: 5px;
	margin-left: 40px;  /* correct to tausta.gif = 40px */ 
	text-align: left; 
	float: left;
/* background-color: #transparent; */
}

.fdx_left_right
{
    overflow: hidden;
    margin-left: 1px; /* correct to tausta.gif = 20px */ 
    background-color: Transparent;
/*    background: url('img/fdx_icon.gif') no-repeat left top; */
}   

.fdx_left
{
    float: left;
    margin-left: 0px;
    margin-top: 5px; /* Minimum if use fdx_icon in background: img/fdx_logo size = 80px*/
/*    width: 200px; */
    width: 250px;
    height: auto;
    font-size: 16px;
}
    
.fdx_left2
{
    float: left;
    margin-left: 0px;
    margin-top: 5px; /* Minimum if use fdx_icon in background: img/fdx_logo size = 80px*/
/*    width: 170px; */
    width: 220px;
    height: auto;
    font-size: 16px;
}
.fdx_right 
{
    float: left;
    width: 535px;
    height: auto;
    font-size: 16px;
    background-color: white;
}

.fdx_right2 
{
    float: left;
    width: 660px;
    height: auto;
    font-size: 16px;
    background-color: white;
}

.ul_fdx
{
	list-style-type: disc;  /* remove normal list type = none */
	list-style-position: outside;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	margin-left: 0px;
}

.ul_fdx2
{
	list-style-type: disc;  /* remove normal list type = none */
	list-style-position: outside;
	margin: 0px;
	padding: 0px 0px 10px 25px;
	margin-left: 0px;
}

.li_fdx
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #798DAE;
	margin: 0px 0px 0px 10px;
	letter-spacing: 1px;
	line-height: 99%; 
	list-style-type: disc;
}


.p_fdx_menu2 {
/*	width: 177px; */
	width: 227px;
	height: auto;
/*	background-color: #transparent; */
	float: left;
	margin: 45px 5px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.pic
{
	width: 540px;
	height: auto;
	margin-bottom: 10px;
	margin-top: 10px;
	padding: 0px;
	float: left
}

.fdx_txt {
	width: 540px;
	height: auto;
	background-color: #fff;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #CC0066;
}

.fdx_txt_wider {
	width: 800px;
	height: auto;
	background-color: #fff;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #CC0066;
}

a.a_fdx:link, a.a_fdx:active, a.a_fdx:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #798DAE;
	letter-spacing: 4px;
	text-transform: none;
	text-decoration: none;
}

a.a_fdx:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px; /* Value is "a.a_fdx:link, a.a_fdx:active, a.a_fdx:visited" +1 */
	font-weight: bold;
	color: #798DAE;
	text-transform: none;
	text-decoration: underline;
	letter-spacing: 4px;

	font-weight: bold;
	color: #798DAE;
	text-transform: none;
	text-decoration: underline;
	letter-spacing: 4px;
}

a.a_fdx_menu2:link, a.a_fdx_menu2:active, a.a_fdx_menu2:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #798DAE;
	
	background-color: transparent;
	text-decoration: none;
	display: block;
	margin-right: 20px; 
}

a.a_fdx_menu2:hover
{
	background-color: #eee;
	font-size: 12px;
}

a.a_fdx_menu1:link, a.a_fdx_menu1:active, a.a_fdx_menu1:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #798DAE;
	
	background-color: transparent;
	text-decoration: none;
	display: block;
	margin-right: 20px; 
}

a.a_fdx_menu1:hover
{
	background-color: #eee;
	font-size: 12px;
}

a.a_fdx_ref:link, a.a_fdx_ref:active, a.a_fdx_ref:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #798DAE;
	text-decoration: underline;
	font-weight:normal;
}

a.a_fdx_ref:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #798DAE;
	text-decoration: underline;
	font-weight: bold;
}

a.a_fdx_ref_h3:link, a.a_fdx_ref_h3:visited, a.a_fdx_ref_h3:active
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #798DAE;
	text-decoration: underline;
	font-weight:bold;
}

a.a_fdx_ref_h3:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #798DAE;
	text-decoration: underline;
	font-weight: bold;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #798DAE;
	letter-spacing: 1px;
	margin-right: 50px; 
}

p.p_fdx_menu2
{
	font: bold 12px verdana;
	color: #798DAE;
	margin: 0px 0px 0px 0px;
	letter-spacing: 0px;
	background-color: #eee;
}

.p_fdx_copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #798DAE;
	margin: 0px 0px 0px 0px;
	letter-spacing: 0px;
}


h3 {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	color: #798DAE;
	letter-spacing: 0px;
	font-family: Calibri;
	width: 533px;
}
h4 {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	font: bold 13px;
	color: #798DAE;
	letter-spacing: 1px;
	font-family: Calibri;
}
h5 {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	color: #798DAE;
	letter-spacing: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;

}

h6 {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font: 10px verdana;
	color: #798DAE;
	letter-spacing: 1px;
	font-weight: normal;
	font-family: Calibri;
}

.tb_mod {
	width: 533px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #798DAE;
	margin: 10px 10px 10px 10px;
	font-weight: normal;
}

.tc_mod
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #798DAE;
	font-weight: normal;
}

.table_fdx {
	width: 533px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #798DAE;
	margin: 10px 10px 10px 10px;
	font-weight: normal;
}
.Red
{
       color: #0000FF;
}

.Redb
{
       color: #0000FF;
       font-weight: 700;
}

.Blue
        {
            color: #FF0000;
        }
.Blueb
        {
            color: #FF0000;
            font-weight: bold;
        }

