﻿BODY
{
    border		: none;
    margin		: 0px;
    padding		: 1px;
    font-family		: verdana;
    background-image	: url('/images/sandstone.jpg');
    background-repeat	: repeat;
}

H1
{
    font-family		: arial;
    font-size		: 18pt;
    font-weight		: bold;
    font-style		: normal;
    color		: #000000;
    margin		: 0px;
}
H2
{
    font-family		: verdana;
    font-size		: 12pt;
    font-weight		: bold;
    font-style		: normal;
    color		: #000000;
    margin		: 0px;
}
H3
{
    font-family		: verdana;
    font-size		: 14pt;
    font-weight		: bold;
    font-style		: normal;
    color		: #000000;
    margin		: 0px;
}
H4
{
    font-size		: 14pt;
    font-weight		: bold;
    color		: #000000;
    margin		: 5px;
}
H5
{
    font-size		: 12pt;
    font-weight		: bold;
    color		: #000000;
    margin		: 3px;
}
H6
{
    font-family		: verdana;
    font-size		: 10pt;
    font-weight		: bold;
    font-style		: normal;
    color		: #000000;
    margin		: 2px;
}
UL
{
    margin-left		: 25px;
    padding		: 5px;
}
TABLE
{
    font-family		: verdana;
    font-size		: 8pt;
    margin		: 0px;
    padding		: 0px;
}
TD
{
    padding		: 0px;
    margin		: 0px;
}
TR
{
    padding		: 0px;
    margin		: 0px;
}
Table.banner
{
    border-collapse     : collapse;
    color		: #000000;
    background-color	: #ffffff;
    width		: 1000px;
}
Table.Title
{
    border-collapse     : collapse;
}
Table.Content
{
    border-collapse     : collapse;
    width		: 100%;
}
Table.recipe
{
    border-collapse     : collapse;
    padding		: 0px;
    margin		: 0px;
}
Table.cookingTime
{
    border-collapse     : collapse;
    padding		: 0px;
    margin		: 0px;
    border		: 1px solid #8b4513;
}
Table.NavTop
{
    border-collapse     : collapse;
    width		: 100%;
}
.ukrbanner
{
    height		: 70px;
    background-image	: url('/images/uk-recipes.jpg');
    background-repeat	: repeat-x;
    color		: #990000;
    font-family: "Times New Roman", Times, serif;
}
TD.TopNav
{
    width		: 1000px;
}
Div.top
{
    width		: 1000px;
    padding		: 0px;
    margin		: 0px;
    text-align          : center;
}
Div.container
{
    width		: 1000px;
    margin		: 0px;
    padding		: 0px; 
    background-image	: url('/images/sandstone.jpg');
    background-repeat	: repeat;
}
Div.left
{
    padding		: 0px;
    float		: left;
    text-align		: center;
    width		: 120px;
    height		: 800px;
    margin-top		: 3px;
    margin-bottom	: 0px;
    margin-left		: 0px;
    margin-right	: 0px;
    border		: none;
}
Div.right
{
    padding		: 0px;
    float		: right;
    text-align      	: center;
    width		: 120px;
    height		: 800px;
    margin-top		: 3px;
    margin-bottom	: 0px;
    margin-left		: 0px;
    margin-right	: 0px;
    border		: none;
}
Div.contentWindow
{
    float		: left;
    text-align		: center;
    width		: 750px;
    margin		: 2px;
    padding		: 2px;
    border		: none;
}
Div.descriptionWindow
{
    text-align		: left;
    width		: 700px;
    margin		: auto;
    padding		: 5px;
}
Div.innerWindow
{
    text-align		: left;
    padding		: 5px;
    Width		: 600px;
    margin		: 20px;
}
Div.footer
{
    clear		: both;
    Width		: 1000px;
    font-size		: 10pt;
    margin		: 0px;
    padding		: 5px;
}
Div.recipelist
{
    padding		: 0px;
    float		: left;
    text-align		: center;
    margin-top		: 3px;
    margin-bottom	: 5px;
    margin-left		: 5px;
    margin-right	: 5px;
    border		: 1px solid #8b4513;
}
Div.ingredients
{  
    font-size		: 14pt;
    line-height		: 20pt;
    font-family		: "Times New Roman", arial, verdana;
    font-weight		: normal;
    font-style		: italic;

    width		: 660px;

    float		: left;
    text-align		: left;

    margin-top		: 3px;
    margin-bottom	: 5px;
    margin-left		: 5px;
    margin-right	: 5px;

    padding-left	: 20px;
    padding-right	: 20px;
    padding-top		: 10px;
    padding-bottom	: 10px;
    border		: 1px solid #8b4513;
}
Div.preparation
{
   
    font-size		: 14pt;
    line-height		: 20pt;
    font-family		: "Times New Roman", arial, verdana;
    font-weight		: normal;
    font-style		: normal;

    width		: 660px;

    float		: left;
    text-align		: left;

    margin-top		: 3px;
    margin-bottom	: 5px;
    margin-left		: 5px;
    margin-right	: 5px;

    padding-left	: 20px;
    padding-right	: 20px;
    padding-top		: 10px;
    padding-bottom	: 10px;

    border		: 1px solid #8b4513;
}
TH.listheading
{
    margin		: 0px;
    padding-left	: 7px;
    padding-right	: 7px;
    padding-top		: 3px;
    padding-bottom	: 3px;
    color		: white;
    background		: #cc3300;
    font-family		: verdana;
    font-size		: 9pt;
    border-bottom	: 1px solid #8b4513;
}
TD.recipeitem
{
    background		: #E1C591;
    color		: #990000;
    font-size		: 9pt;
    text-align		: left;
    padding-left	: 8px;
    padding-right	: 5px;
    padding-top		: 3px;
    padding-bottom	: 3px;
    cursor		: pointer;
}
TD.recipeitemHL
{
    color		: #cc0000;
    background		: #ffffc0;
    font-size		: 9pt;
    text-align		: left;
    padding-left	: 8px;
    padding-right	: 5px;
    padding-top		: 3px;
    padding-bottom	: 3px;
    cursor		: pointer;
}
TD.item
{
    background		: #E1C591;
    color		: #990000;
    font-size		: 10pt;
    text-align		: center;
    padding-left	: 10px;
    padding-right	: 10px;
    padding-top		: 3px;
    padding-bottom	: 3px;
}
.cenMid
{
    text-align		: center;
    vertical-align	: middle;
}
.cenTop
{
    text-align		: center;
    vertical-align	: top;
}
.cbl
{
    HEIGHT		: 3px;
    font-size		: 1pt;
    BORDER-BOTTOM	: 1px solid #336699;
}
.tCol
{
    color		: #2753AD;
}
.bgrecipe
{
    background		: #E1C591;
}
.AD
{
    padding		: 2px;
    margin		: 0px;
}

.how2Cook
{
    font-size		: 12pt;
    padding-bottom	: 0px;
    margin-bottom	: 10px;
}
.new
{
    font-size		: 7pt;
    font-style		: italic;
    background		: #ffffff;
    color		: #ff0000;
    padding-left	: 2px;
    padding-right	: 2px;
}
.title
{
    font-size		: 14pt;
}
.SubMenu
{
    font-size		: 8pt;
    font-style		: italic;
}
.fs9
{
   font-size		: 9pt;
}
.fs16
{
   font-size		: 16pt;
}
.fs24
{
   font-size		: 24pt;
}
.right
{
    text-align		: right;
}
.left
{
    text-align		: left;
}
.center
{
    text-align		: center;
}
.justify
{
    text-align		: justify;
}
.left
{
    text-align		: left;
}
.center
{
    text-align		: center;
}
.indent10
{
    text-indent		: 10px;
}
.indent20
{
    text-indent		: 20px;
}
.bold
{
    font-weight		: Bold;	
}
.normal
{
    font-weight		: normal;	
}
.italic
{
    font-style		: italic;
}
.oblique
{
    font-style		: oblique;
}
.valignTop
{
    vertical-align	: top;	
}
.valignMid
{
    vertical-align	: middle;	
}
.valignBot
{
    vertical-align	: bottom;	
}
.W40
{
    width		: 40px;
}
.W55
{
    width		: 55px;
}
.W60
{
    width		: 60px;
}
.W65
{
    width		: 65px;
}
.W70
{
    width		: 70px;
}
.W80
{
    width		: 80px;
}
.W90
{
    width		: 90px;
}
.W100
{
    width		: 100px;
}
.W120
{
    width		: 120px;
}
.W135
{
    width		: 135px;
}
.W145
{
    width		: 145px;
}
.W150
{
    width		: 150px;
}
.W155
{
    width		: 155px;
}
.W180
{
    width		: 180px;
}
.W200
{
    width		: 200px;
}
.W220
{
    width		: 220px;
}
.W300
{
    width		: 300px;
}
.W320
{
    width		: 320px;
}
.W350
{
    width		: 350px;
}
.W400
{
    width		: 400px;
}
.RH6
{
    HEIGHT		: 6px;
}
.RH8
{
    HEIGHT		: 8px;
}
.RH10
{
    HEIGHT		: 10px;
}
.RH12
{
    HEIGHT		: 12px;
}
.RH15
{
    HEIGHT		: 15px;
}
.RH20
{
    HEIGHT		: 20px;
}
.RH25
{
    HEIGHT		: 25px;
}
.RH30
{
    HEIGHT		: 30px;
}
.RH40
{
    HEIGHT		: 40px;
}
.RH50
{
    HEIGHT		: 50px;
}
.RH200
{
    HEIGHT		: 200px;
}
.nopad
{
    padding		: 0px;
}
.Pad2
{
    padding		: 2px;
}
.Pad4
{
    padding		: 4px;
}
.Pad5
{
    padding		: 5px;
}
.Pad10
{
    padding		: 10px;
}
.Pad15
{
    padding		: 15px;
}
.Pad20
{
    padding		: 20px;
}
.hPad2
{
    padding-right	: 2px;
    padding-left	: 2px;
}
.hPad5
{
    padding-right	: 5px;
    padding-left	: 5px;
}
.hPad10
{
    padding-right	: 10px;
    padding-left	: 10px;
}
.VPad5
{
    padding-bottom	: 5px;
    padding-top		: 5px;
}
.VPad9
{
    padding-bottom	: 9px;
    padding-top		: 9px;
}
.LPad5
{
    padding-left	: 5px;
}


A
{
    cursor		: pointer;
}
A:link
{
    color		: #000099;
    text-decoration	: underline;
}
A:hover
{
    color		: #ff3300;
    text-decoration	: underline;
}
A:visited
{
    color		: #000099;
    text-decoration	: underline;
}
A.slink:link
{
    color		: #ff3300;
    text-decoration	: none;
}
A.slink:hover
{
    color		: #ff3300;
    font-weight		: bold;
    text-decoration	: none;
}
A.slink:visited
{
    color		: #ff3300;
    text-decoration	: none;
}
A.pageLink:link
{
    font-size		: 10pt;
    color		: #0000ff;
    text-decoration	: underline;
}
A.pageLink:hover
{
    font-size		: 10pt;
    color		: #0000ff;
    text-decoration	: underline;
}
A.pageLink:active
{
    font-size		: 10pt;
    color		: #006400;
    text-decoration	: underline;
}
A.pageLink:visited
{
    font-size		: 10pt;
    color		: #0000ff;
    text-decoration	: underline;
}

