html, body
{   margin: 0;
    padding: 0;
    background-color: #ffffff;
}
/* Main Content for pages */
.bodytext {	font-family: arial; font-size: 12px; font-weight: normal; color: #333333; }
.bodytext_bold {font-family: arial; font-size: 12px; font-weight: bold; color: #333333; }
.bodytext_bold_black {font-family: arial; font-size: 12px; font-weight: bold; color: #333333; }
.pageHeading {font-family: arial; font-size: 20px; font-weight: bold; color: #333333; font-style: normal;}
.pageSubHeading {font-family: arial; font-size: 16px; font-weight: bold; color: #333333; font-style: normal;}
.pageSubHeadingRed {font-family: arial; font-size: 16px; font-weight: bold; color: red; font-style: normal;}
.bodyRedlargeText {	font-family: arial; font-size:20px; font-weight: bold; color: #FF0000;}
.successPostBlue {	font-family: arial; font-size:16px; font-weight: bold; color: Blue;}
.bodyEmailSuccess {font-family: arial; font-size: 30px; font-weight: bold; color: #333333; font-style: oblique;}
.pagetabletitle {font-family: arial; font-size: 18px; color: #333333; text-decoration: none; font-style: italic;}

.h1 {font-family: arial; font-size: 12px; font-weight: bold; font-style: italic; color: #333333;}
.h2 {font-family: arial; font-size: 20px; font-weight: bold; font-style: italic; text-decoration: none; color: #FF1010;}
.h3 {font-family: arial; font-size: 18px; font-weight: bold; font-style: italic; text-decoration: none; color: #333333;}

.a:hover {font-family: arial; font-size: 12px;color: #c9c9c9;}
.a {font-family: arial; font-size: 12px; color: #333333; text-decoration: none; }

/* Menus */
.amenu:hover {font-family: arial; font-size: 14px; color: #c9c9c9;}
.amenu {font-family: arial; font-size: 14px; color: #333333; text-decoration: none; }
.menuselect {font-family: arial; font-size: 14px; color: #000000; font-weight: bold; text-decoration: none;}

/* portfolio tables  */
.alink:hover {font-family: arial; font-size: 18px; color: #c9c9c9; font-style: italic;}
.alink {font-family: arial; font-size: 18px; color: #333333; text-decoration: none; font-style: italic;}



/* Footer */
.footertext { font-family: arial; font-size: 10px; color: #c9c9c9; }
.afooter:hover {font-family: arial; font-size: 10px;color: #333333;}
.afooter {font-family: arial; font-size: 10px;color: #c9c9c9; text-decoration: none; }

.magnify { background: url(images/magnify.cur);}


