body {
margin:  12px auto 0px auto;
width: 750px;
text-align: center;
background-color: #99CCFF;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #333333;
text-align: center;
}

div#container {
text-align: left;
width: 750px;
margin-bottom: 12px;
border: 1px solid #2A4A70;
}

div#headersky {
background: url('/images/sky.jpg') no-repeat;
height: 116px;
}

div#headerblue {
background: url('/images/bluebar.jpg') no-repeat;
height: 29px;
line-height: 29px;
}

div#headerred {
background: url('/images/redbar.jpg') no-repeat;
height: 19px;
line-height: 19px;
}


div#headerred a {
color: #FFFFFF;
text-decoration: none;
margin-left: 114px;
font-weight: bold;
font-size: 12px;
}


div#rightside {
border: 1px solid #9A875F;
margin: 0px 0px 0px 0px;
float: right;
width: 200px;
height: 280px;
background: #FFFFFF;
}

div#leftside {
margin: 0px 212px 0px 0px;
background: #FFFFFF;
border: 1px solid #9A875F;
}

div#pagebody {
margin: 6px;
background-color: #99CDFF;
}

div.padder12 {
padding: 12px;
}

table img {
border: 0px;
}

div.rightside form {
padding: 0px;
margin: 0px;
}

h1, h2 {
font-size: 18px;
font-weight: normal;
padding: 0px;
margin: 0px 0px 12px 0px;
}

p {
line-height: 18px;
}

td,th {
border-bottom: 1px dashed #CCCCCC;
padding: 6px;
}

td img {
border: 0px;
margin: 0px;
}

ul.pagenumbers {
list-style-type: none;
margin: 0px;
padding: 0px 3px 0px 3px;
background-color: #99CCFF;
height: 24px;
line-height: 24px;
}

ul.pagenumbers li {
display: inline;
margin-right: 3px;
}

li a {
color: #FFFFFF;
text-decoration: none;
}

li.active a {
font-weight: bold;
color: #990100;
}

.center {
text-align: center;
}

.clear {
	clear: both;
	}
