@import url('menu.css');

body { behavior: url(csshover.htc); font-size: 12px; font-family: arial; }
p { }
td { }
a:link { }
a:visited { }
a:hover { }
a:active { }
.navbg { background-color: #274661; background-image: url(../images/extras/nav.gif); background-repeat: no-repeat; background-position: left top; }
.footerbg { background-color: #274661; background-image: url(../images/extras/bg1.gif); background-repeat: no-repeat; background-position: left bottom; }
/*<agl.folder "Text">*/
	.make-white { color: #fff; }
	.make-bold { font-weight: bold; }
/*</agl.folder>*/
/*<agl.folder "Table Styles">*/
	.pagetitle { color: #fff; font-size: 13px; font-weight: bold; background-color: #547591; }
	.tablehighlight { background-color: #f0f5f9; }
/*</agl.folder>*/


