body
{
 font-family: 'Century Gothic', sans-serif;
}

table.head
{
 border-collapse: collapse;
 width: 800px;
 background-image: url("/images/bottom.jpg");
 background-repeat: repeat-x;
 background-position: 0 100%;
}

table.user
{
 border-collapse: collapse;
 width: 100%;
 height: 148px;
}

table.main
{
 background: #cc0000;
 border-collapse: collapse;
 width: 800px;
 background-image: url("/images/bottomcorner.gif");
 background-repeat: no-repeat;
 background-position: 100% 0;
}

table.content
{
 border-collapse: collapse;
 width: 99%;
 height: 80%;
}

table.evt
{
 border-collapse: collapse;
 width: 100%;
 height: 80%;
 background: #ffffff;
}

table.foot
{
 border-collapse: collapse;
 width: 800px;
 font-size: 12px;
}

td.logo
{
 width: 152px;
 height: 148px;
 background: url("/images/logo150line.jpg");
 background-repeat: no-repeat;
}

td.logo:hover
{
 background: url("/images/logo150cyan.jpg");
 background-repeat: no-repeat;
}

td.right
{
 width: 600px;
}

td.user
{
 height: 50px;
}

.menu
{
 height: 20px;
 padding-bottom: 3px;
 font-weight: bold;
}

.redh
{
 color: #cc0000;
}
 
td.filler
{
 width: 58px;
 background-image: url("/images/topcorner.gif");
 background-repeat: no-repeat;
 background-position: 0 100%;
}

td.top
{
 height: 100px;
 background-image: url("/images/righthigh.jpg");
 background-repeat: no-repeat;
 background-position: 100% 100%;
}

td.event
{
 text-align: center;
 height: 150px;
 background: #000000;
}

td.main
{
 height: 350px;
 background-image: url("/images/right.jpg");
 background-repeat: repeat-y;
 background-position: 100%;
}

td.evtl, td.evtr
{
 height: 250px;
 overflow: auto;
 font-size: 14px;
 padding-left: 10px;
}

td.evtl
{
 width: 70%;
 background: #ffffff;
}

td.evtr
{
 width: 30%;
 background: #000000;
 color: #ffffff;
 background-image: url("/images/evtr.bmp");
 background-repeat: no-repeat;
 background-position: 0% 0%;
}

td.contl, td.contr
{
 width: 345px;
}

td.contm
{
 width: 100px;
}

td.bottom
{
 text-align: center;
 height: 150px;
 background: #000000;
 background-image: url("/images/right.jpg");
 background-repeat: repeat-y;
 background-position: 100%;
}

div.title, div.cont, div.contr
{
 background: #ffffff;
 padding-left: 10px;
 padding-right: 10px;
 font-size: 16px;
 font-weight: bold;
}

div.title
{
 height: 30px;
}

div.cont
{
 height: 220px;
 overflow: auto;
 font-size: 14px;
}

div.contr
{
 height: 250px;
 overflow: auto;
 font-size: 14px;
}

a.logo
{
 display: block;
 width: 152px;
 height: 144px;
}

img
{
 border: 0px;
}

a, a:link, a:visited
{
 color: rgb(5,159,221);
 outline: none;
 text-decoration: none;
}

a:hover
{
 color: #000000;
}

a.bl:hover
{
 color: #ffffff;
}

a:active, a:focus
{
 color: rgb(5,159,221);
}

input.t
{
 background: #000000;
 color: #ffffff;
 border: 0;
 width: 320px;
 height: 20px;
}

input.b
{
 background: url('/images/go.jpg');
 background-repeat: no-repeat;
 border: 0;
 font-family: 'Century Gothic', sans-serif;
 font-size: 16px;
 font-weight: bold;
 width: 30px;
 height: 30px;
 margin-top: 5px;
 margin-left: 290px;
}

input.b:hover
{
 background: url('/images/gob.jpg');
}

textarea
{
 width: 320px;
 height: 75px;
 background: #000000;
 color: #ffffff;
 border: 0;
}
 
b.about
{
 display: block;
 height: 25px;
 margin-top: 5px;
 font-size: 16px;
}

b.l1, b.l2, b.l3, b.l4, b.r1, b.r2, b.r3, b.r4
{
 font-size:1px;
 overflow:hidden;
 display:block;
}

b.l1
{
 height: 1px;
 background: #ffffff;
 margin: 0 5px 0 0;
}

b.l2
{
 height: 1px;
 background: #ffffff;
 border-right: 2px solid #ffffff;
 border-left: 2px solid #ffffff;
 margin: 0 3px 0 0;
}

b.l3
{
 height: 1px;
 background: #ffffff;
 border-right: 1px solid #ffffff;
 border-left: 1px solid #ffffff;
 margin: 0 2px 0 0;
}

b.l4
{
 height: 2px;
 background: #ffffff;
 border-right: 1px solid #ffffff;
 border-left: 1px solid #ffffff;
 margin: 0 1px 0 0;
}

b.r1
{
 height: 1px;
 background: #ffffff;
 margin: 0 0 0 5px;
}

b.r2
{
 height: 1px;
 background: #ffffff;
 border-right: 2px solid #ffffff;
 border-left: 2px solid #ffffff;
 margin: 0 0 0 3px;
}

b.r3
{
 height: 1px;
 background: #ffffff;
 border-right: 1px solid #ffffff;
 border-left: 1px solid #ffffff;
 margin: 0 0 0 2px;
}

b.r4
{
 height: 2px;
 background: #ffffff;
 border-right: 1px solid #ffffff;
 border-left: 1px solid #ffffff;
 margin: 0 0 0 1px;
}
