body { margin: 5;} 

.MenuBaseClass { 

width: 921;
height: 38;
background: URL('../images/nav_top_bg.png');
font-family: Verdana, Tahoma;
font-size: 12px;
font-weight: bold;
color: white;

}

.PortFolioHeading { 
width: 921px;
height: 279;
text-align: center;
background: URL('../images/top_slice.png') bottom no-repeat;

}

.ClientList { 
width: 921;
height: 540;
background: URL('../images/noflash_static_bg.png');

}

.GeneralPageContent { 
width: 921;
height: 261;
background: URL('../images/content_slice.png') no-repeat;

}

.Content { font-family: Verdana, Tahoma; font-size: 10px; font-weight: normal; color: white; }

.Divider { font-family: Verdana, Tahoma; font-size: 12px; font-weight: normal; color: #CC0000; }

.Title { font-family: Verdana, Tahoma; font-size: 18px; font-weight: bold; color: white; }

A:link    { color: #FFCCCC; text-decoration: none;}
A:visited { color: #FFCCCC; text-decoration: none;}
A:hover   { color: #FFFFFF; text-decoration: none;}

.Company { 

font-family: Verdana, Tahoma;
font-size: 10px;
font-weight: bold;
color: white;

}

.Location { 

font-family: Verdana, Tahoma;
font-size: 10px;
color: white;

}

a.selink, a.selink:hover, a.selink:visited, a.selink:active {
font-family: Verdana, Tahoma;
font-size: 10px;
font-weight: regular;
color: white;
}
