/* joshua styleheet */

body
{
font-size = 12 px;
font-family = arial;
background-color = 006699;
color = 3399CC;
margin = "2 2 2 2"
}

img
{
width = "65%";
position = absolute;
left = 220;
top = 60
}

/* .................................................. logo */

table.logo
{
border-style = inset;
border-width = thin;
border-color = 3399CC
}

td.logo
{
background-color = 003366;
padding = "20 20 20 20"
}

span.logo
{
font-family = "AGBengaly";
font-size = 32px
}

span.logo_sub
{
font-family = "AGBengaly";
font-size = 20px;
color = FFFFFF;
position = relative;
left = -15
}

span.big_logo
{
font-family = "AGBengaly";
font-size = 130px;
font-weight = bold;
color = 000000;
position = absolute;
top = 100;
left = 200
}

span.big_logo_sub
{
font-family = "AGBengaly";
font-size = 75px;
color = FFFFFF;
position = absolute;
top = 175;
left = 480
}

span.date
{
font-size: "12px";
font-weight: "bold";
position: "relative";
top = "-5";
left="330"
}

/* ............................................... menu */

table.menu
{
border-style = inset;
border-width = thin;
border-color = 3399CC;
border-top-style = none
}

td.menu
{
background-color = 003366;
padding = "2 2 2 20";
width = 120px
}

p.menu
{
font-size = 12px
}

a.menu
{
color = 3399CC;
text-decoration = none
}

a.menu:hover {font-weight : bold}

/* ................................................ main */

table.main
{
border-style = none;
border-top-style = none
}

td.main
{
padding = "2 2 2 20";
width = 120px
}

td.main_last
{
padding = "2 2 2 20";
width = 135px
}

p.main
{
font-size = 12px;
color = 003366
}

p.main_title
{
font-size = 12px;
font-weight = bold;
color = 33FFCC
}

a.main
{
color = FFFFFF;
text-decoration = none
}

a.main:hover {font-weight : bold}