body.menu {
 background-color: #000000; 
}

body.subject {
 background-image: <!-- url(../images/dashback.jpg);-->
 background-repeat: repeat;
 background-position: center;
}

table.main {
 background-color: transparent; 
 text-align: center; 
 position: absolute; 
 top: 0; 
 left: 5; 
 right: 0; 
 bottom: 0;
 width: 700; 
}

table.menu {
 background-color: transparent; 
 text-align: left; 
 top: 0; 
 left: 5; 
 right: 0; 
 bottom: 0;
 width: 153; 
}

table.subject {
 background-color: transparent; 
 vertical-align: middle;
 top: 100; 
 left: 5; 
 right: 0; 
 bottom: 0;
 width: 100%; 
 height: 100%; 
}

table.home {
 top: 100; 
 left: 5; 
 right: 0; 
 bottom: 0;
 width: 100%; 
 height: 100%; 
}

td.menu {
 background-color: #000000; 
 width: 140; 
 padding: 5px;
 text-align: right; 
 vertical-align: text-top;
 position: relative; 
 top: 0; 
 right: -5; 
}

td.subject {
 width: 100%; 
 height: 100%; 
 vertical-align: middle;
 padding: 5px;
 text-align: center;
}

td.home {
 width: 100%; 
 height: 100%; 
 padding: 5px;
 text-align: center;
 vertical-align: top;
}

td.side {
 background-image: <!--  url(../images/dashevo.gif); -->
 background-repeat: no-repeat;
 background-position: top;
}

td.footer {
 background-color: #336699; 
 border-style: solid; 
 border-color: #ffffff; 
 border-width: 0; 
 width: 100; 
 padding: 1px;
 text-align: center;
 vertical-align: top;
 position: relative; 
 top: -100; 
 left: -3; 
}

font.home {
 color: #336699; 
 font-family: Harlow solid italic, harlowss, Arial rounded mt bold, Arial; 
 font-size: 46pt;
 letter-spacing: 3px;
 text-align: centre;
 position: relative;
 top: -82;
 left: -1;
}

font.home_shadow {
 color: #000000; 
 font-family: Harlow solid italic, harlowss, Arial rounded mt bold, Arial; 
 font-size: 46pt;
 letter-spacing: 3px;
 text-align: centre;
}

font.footer {
 color: #ffffff; 
 font-family: "Arial"; 
 font-size: 8pt;
}

font.subject {
 color: #336699; 
 font-family: "Arial"; 
 font-size: 11pt;
}

font.small {
 color: #336699; 
 font-family: "Arial"; 
 font-size: 8pt;
}

p.menu {
 color: #336699; 
 font-family: "Arial"; 
 font-size: 1pt;
}

p.subject {
 color: #000000; 
 font-family: "Arial"; 
 font-size: 12pt;
}

p.footer {
 color: #336699; 
 font-family: "Arial"; 
 font-size: 9pt;
 font-style: italic;
}

li.subject {
 color: #336699; 
 font-family: "Arial"; 
 font-size: 11pt;
}

input.subject {
 color: #336699; 
 font-family: "Arial"; 
 font-size: 9pt;
}

a.links {
 color: #eeeeee; 
 font-family: "Bradley Hand ITC, Comic Sans MS, Arial rounded mt bold, Arial"; 
 font-style: bold; 
 font-size: 14pt; 
 text-decoration: none;
}

a.subject {
 color: #336699; 
 font-family: "Arial";
 font-size: 12pt;
 text-decoration: underline;
}

a.footer {
 color: #ffffff; 
 font-family: "Arial"; 
 font-size: 8pt;
 text-decoration: none;
}

a.links:hover {
 color: #eeeeee; 
 font-family: "Bradley Hand ITC, Comic Sans MS, Arial rounded mt bold, Arial"; 
 font-size: 14pt; 
 font-style: bold; 
 text-decoration: underline;
}

a.subject:hover {
 color: #0000ff; 
 font-family: "Arial"; 
 font-size: 12pt; 
 font-style: bold; 
 text-decoration: underline;
}

a.footer:hover {
 color: #eeeeee; 
 font-family: "Arial"; 
 font-size: 8pt;
 text-decoration: underline;
}

hr.menu {
 colour:#ffffff;
 size:1px;
 width:100%;
}

img.title {
 border: 0;
}

img.subject {
 border: 0;
 float: left;
}

img.home {
 border: 0;
}

img.menu {
 border: 0;
}

