/* CSS Document */

body {
background-color:#013567;
font-family:"Times New Roman", Times, serif;
font-size:small;
font-style:italic;
color:white;
margin:20px 0px 0px 0px;
text-align:center;
line-height:1.25em;
}

p {
margin-top:0px;
}

h1 {
font-size:150%;
}

h2 {
font-size:140%;
}

h3 {
font-size:130%;
margin-bottom:0px;
}

h3.title01 {
display:inline
}

h4 {
font-size:120%;
}

h5 {
font-size:110%;
}

a, a:visited {
text-decoration:underline;
font-weight:bold;
color:white;
}

a:hover {
text-decoration:underline;
font-weight:bold;
color:#FFFF99;
}

#inventorylist {
list-style:none;
padding:0px;
margin:0px;
}

.plain {
font-style:normal;
}

#wrapper {
width:750px;
margin-left:auto;
margin-right:auto;
margin-bottom:20px;
text-align:left;
background-image:url(../img/content_bg.jpg);
background-repeat:repeat-y;
}

#content {
background-image:url(../img/content_bg.jpg);
background-repeat:repeat-y;
}

#leftCol {
background-color:#013567;
background-image:url(../img/corner_blue.jpg);
background-repeat:no-repeat;
background-position:top right;
float:left;
width:500px;
padding:30px;
margin:0px 13px 0px 0px;
}

#rightCol {
float:left;
background-color:#035C18;
width:155px;
}

#cleardiv {
clear:both;
}

#footer {
background-image:url(../img/footer_bg.jpg);
background-repeat:no-repeat;
background-position:bottom right;
padding:6px 0px 6px 0px;
}

#bottom {
background-color:#035C18;
height:15px;
width:750px;
}

.inputText, .submit {
text-align:right;
margin-bottom:2px;
}

#tInventory {
font-style:normal;
}

#tInventory td, #tInventory th {
padding:3px 6px 3px 6px;
}

#tInventory th {
color:#013567;
background-color:white;
}

#tInventory td {
border-bottom:1px solid #BCDDFE;
}

#tInventory caption {
font-size:130%;
font-weight:bold;
padding:0px 0px 6px 0px;
}
