body {
background-color: rgb(255, 255, 255);
margin-top: 0;
margin-left: 0;
margin-right: 0;
margin-bottom: 0;
}
body,td,th {
font-family: Arial, Helvetica, sans-serif;
font-size: 100%;
color: #330000;
}
table #Container {
width: 750px;
height: auto;
}
td #header {
width: 750px;
height: 124px;
padding: 0;
}
td #leftcol {
width: 145px;
height: auto;
padding: 0;
background-image: url(img/bg.jpg);
background-repeat: repeat-y;
}
div.vnav {
width: 145px;
padding-top: 5px;
padding-left: 7px;
}
div.menu a {
font-style: normal;
font-size : 16px;
font-weight: bold;
text-align: left;
color: rgb(172, 3, 8);
text-decoration : none;
line-height: 25px;
font-variant: small-caps;
}
div.menu a:hover {
color: rgb(0, 0, 0);
text-decoration : none;
font-weight: bold;
font-size : 16px;
}
td #page {
width: 605px;
height: auto;
padding-top: 10px;
}
td #primary {
width: 605px;
height: auto;
padding: 0;
}
div.main {
padding-top: 10px;
padding-left: 10px;
padding-right: 10px;
padding-bottom: 10px;
}
div.page_title {
font-size: 18px;
font-weight: 900;
font-style: italic;
color: rgb(172, 3, 8);
text-align: center;
}
div.sub_title {
color: rgb(172, 3, 8);
font-size: 16px;
font-style: normal;
font-variant: small-caps;
font-weight: bold;
padding-bottom: 4px;
text-align: center;
}
.left {
text-align: left
}
.center {
text-align: center
}
.right {
text-align: right
}
.justify {
text-align: justify
}
td #footer {
width: 750px;
height: auto;
padding: 0;
border-top: 1px solid rgb(0, 0, 0);
text-align: center;
font-size: 10px;
}
div.copyright {
}
.img2 {
padding-left: 20px;
padding-right: 20px;
padding-top: 20px;
}
.page_content {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: rgb(0, 0, 0);
padding: 10px;
width: 580px;
}
.pix {
border: 1px solid rgb(0, 0, 0);
}
