/* spec version: 3 */
body, html {
   padding: 0px;
   margin: 0px;
   text-align: center;
}
a:link, a:visited {
   color: #1778C7;
}
a:hover, a:active {
   color: #AA0F03;
}
.foot a:link, .foot a:active, .foot a:hover, .foot a:visited {
   text-decoration: none;
}

.mainTable {
	background: url(../images/bg.jpg) top left repeat-x #E8E8E8;
	height: 100%;
	width: 100%;
	margin: 0 auto;
}
.mainTableCell {
	background: url(../images/headbg.jpg) top left no-repeat;
}
.centerTable {
    width: 1029px;
    height: 100%;
}
.contentTable {
    background: #E8E8E8;
    height: 100%;
    vertical-align: top;
}
.mainCell {
	background: url(../images/head.jpg) 50% 0  no-repeat;
}
.rightCell {
	background: url(../images/headbg.gif) 50% 0  repeat-x;
}
.content_e {
    background: #006DB4;
    color: #fff;
}
.menu, .content_c {
    background: #fff;
}
.psiMenu .inactive, .psiMenu .hover {
    color: #000000;
    display: block;
    font-family: Tahoma,Geneva,sans-serif;
    font-size: 10pt;
    padding: 7px 0 7px 7px;
	text-align: left !important;
    text-decoration: none;
    /* background: url(../images/bullet.gif) 24px 60% no-repeat; */
}
.psiMenu .hover {
	background: #006DB4;
}
.content_b {
    background: url(../images/blend.png) 100% 0  no-repeat;
}
.psiMenu .inactive {
    text-decoration: none;
}

.psiManGroups td {
    font: 7.5pt Tahoma,Geneva,sans-serif;
}

