BODY 
{
padding: 0px;
margin: 0px;
font-size: 17px;
font-family: tahoma, sans-serif;
color: #fff;
background: #444;
}

#Content
{
position: relative;
min-height: 100%;
_height: 100%;
width: 750px;
top: 0px; left: 50%;
margin-left: -375px;
margin-bottom: -40px;
text-align: center;
background: #303030 url("BGSplash.jpg") no-repeat;
border-left: 1px solid #222;
border-right: 1px solid #222;
}

#Menu
{
width: 750px;
height: 34px;
position: relative;
background:#000 url("MenuBG.gif") repeat-x;
border-top: 1px solid #222;
border-bottom: 1px solid #222;
}

#Menu div
{
font-size: 15px;
text-align: left;
padding: 6px 0px 0px 40px;
word-spacing: 45px;
}

#InnerContent
{
min-height: 100%;
_height: 100%;
text-align: left;
padding: 0px 18px 44px 18px;
}

#Footer
{
height:20px;
clear: both;
font-size: 11px;
color: #888;
background-color: #2A2A29;
padding: 10px 22px 0px 22px;
border-top: 1px solid #222;
border-bottom: 1px solid #222;
}

#LIB td
{
vertical-align:top;
font-size:14px;
border-top: 1px solid #000;
border-bottom: 1px solid #000;
padding:5px;
}


a.menuLink:link { color:#fff; text-decoration: none; word-spacing: normal; }
a.menuLink:visited { color:#fff; text-decoration: none; word-spacing: normal; }
a.menuLink:hover { color:#FF16B0; text-decoration: none; word-spacing: normal; }


A:link { color: #ccd; }
A:visited { color: #ccd; }
A:hover { color: #FF16B0; }


td { font-size: 18px; }
img { border-width:0px; }

.clr { clear:both; height:20px; }
.item { font-size: 14px; }
.note { font-size: 13px; }
.mTCol { color: #808080; }
.outerCol { color: #000000; }
.bd { font-weight: bold; letter-spacing:1px; }
.it { font-style: italic; }
.err { color: red; background-color: white; text-align: center; }
.details { margin-left: 15px; font-size: 13px; }
.detailLink { cursor: pointer; cursor: hand; }

