BODY {
font-family : Verdana, Arial, sans-serif;
font-size : 73%;
margin: 0 auto;
;
background-color: #FFFFFF;
color:#000000;
scrollbar-arrow-color:#000000; 
scrollbar-face-color:#A0AFCA; 
scrollbar-3dlight-color:#A0AFCA; 
scrollbar-highlight-color:#000000; 
scrollbar-shadow-color:#000000; 
scrollbar-darkshadow-color:#000000; 
scrollbar-track-color:#ECEDF1; 
text-align: center;
}

P, TD, LI, UL, Table {
font-family : Verdana, Arial, sans-serif;
font-size : 100%;
}

/* this group sets the normal link colors */
A:LINK {
color : #2D3C65;
text-decoration: none;
font-weight: bold;
}
A:VISITED {
color : #2D3C65;
text-decoration : none;
font-weight: bold;
}
A:HOVER {
color : #847677;
text-decoration : underline overline;
font-weight: bold;
}
A:ACTIVE {
color : #2D3C65;
text-decoration : underline overline;
font-weight: bold;
}

H1 {
font-family: "Times New Roman", serif;
font-size: 24px;
font-weight: bold;
text-align: center;
color: #3F5492;
}

h2 {
font-family: "Times New Roman", serif;
text-align: left;
font-size: 18px;
font-weight: bold;
letter-spacing: 2;
color : #3F5492;
border-bottom: 1px solid #3F5492;
}

h3, h4, h5 {
font-family: "Times New Roman", serif;
font-size : 18px;
font-weight : bold;
color : #3F5492;
}

h6 {
font-family: "Times New Roman", serif;
font-size: 16px;
font-weight: bold;
color: #000000;
border-bottom: 1px solid #000000;
}

HR {
color: #000000;
height: 1px;
width: 100%;
}


/* special classes */

.mainimage {
background-color: #FFFFFF;
color: #3F5492;
height: 120px;
font-size: 12px;
}

.logo {
background-color: #A0AFCA;
color: #000000;
font-size: 80%;
height: 150px;
text-align: right;
padding-right: 10px;
}

.navigation {
background-image: url('images/cell1.jpg');
color: #6E7B9F;
font-weight: bold;
text-align: center;
letter-spacing: 3;
height: 40px;
font-size: 13px;
}

.left {
background-color: #ECEDF1;
color: #3F5492;
padding: 10px;
text-align: left;
vertical-align: top;
line-height: 22px;
border-right: 1px solid #A0AFCA;
font-size: 12px;
}
.leftlinks {
background-color: #ECEDF1;
color: #3F5492;
padding: 10px;
text-align: left;
vertical-align: top;
line-height: 22px;
border-right: 1px solid #A0AFCA;
font-size: 10px;
}


.right {
background-color: #F0EAEA;
color: #000000;
padding: 10px;
font-size: 90%;
text-align: left;
vertical-align: top;
border-left: 1px solid #A0AFCA;
font-size: 11px;
}

.rightlinks {
background-color: #F0EAEA;
color: #3f5492;
font-size: 10px;
}


.canavan {
background-color: #ECEDF1;
color: #000000;
padding: 10px;
font-size: 90%;
text-align: left;
vertical-align: top;
}

.centertag {
background-color: #ECEDF1;
color: #000000;
padding: 10px;
font-size: 90%;
text-align: center;
vertical-align: top;
}

.centertaglinks {
color: #3F5492;
font-size: 12px;
text-align: center;
vertical-align: top;
}


.main {
background-color: #FFFFFF;
color: #000000;
vertical-align: top;
text-align: left;
line-height: 18px;
padding: 20px;
font-size: 12px;
}

.yourname {
font-family: "Times New Roman", serif;
font-size: 32px;
font-weight: bold;
letter-spacing: 2;
}

#wrapper {
width: 960px;
border: 1px #2D3C65 solid;
margin: 0 auto;
text-align: left;
}

.copyright {
color: #000000;
font-size: 90%;
font-weight: bold;
text-align: center;
padding: 10px;
height: 30px;
letter-spacing: 0;
}