/* CPC Template 1 Style Sheet */
/* -------------- Begin HTML Tags -------------- */
body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
}
table {
margin: auto;
}
h1 {
font-size: 17px;
font-weight: bold;
}
h2 {
font-weight: bold;
font-size: 13px;
}
/* -------------- Begin Header Styles -------------- */
.header {
width: 760px;
height: 90px;
background-image: url(../images/map.gif);
border: 1px solid #000000;
font-weight: bold;
font-size: 30px;
text-indent: 10px;
}
.subheader {
width: 760px;
background: #CCCC99;
border-bottom: 1px solid #000000;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
text-align: right;
padding-top: 3px;
padding-bottom: 3px;
}
a.head:link {
color: #000000;
text-decoration: none;
}
a.head:active {
color: #000000;
text-decoration: none;
}
a.head:visited {
color: #000000;
text-decoration: none;
}
a.head:hover {
color: #000000;
text-decoration: underline;
}
/* -------------- Begin Left Menu Styles -------------- */
.leftmenu {
width: 200px;
border-left: 1px solid #000000;
}
.leftpic {
width: 55px;
}
.leftimg {
border: 1px solid #999966;
}
.leftmenuin {
width: 145px;
font-size: 11px;
color: #999966;
}
a.left:link {
color: #999966;
}
a.left:active {
color: #999966;
}
a.left:visited {
color: #999966;
}
a.left:hover {
color: #CC0000;
}
/* -------------- Begin Page Layout Styles -------------- */
.spacercell {
width: 760px;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
}
.pagemain {
width: 530px;
border-right: 1px solid #000000;
padding: 15px;
}
.bottombar {
width: 760px;
background: #CCCC99;
border-top: 1px solid #000000;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
}
.copyright {
width: 760px;
border: 1px solid #000000;
padding-top: 3px;
padding-bottom: 3px;
font-size: 11px;
text-align: center;
}
