body {
    background-image: url('../images/pb_background.jpg');
    background-repeat: repeat;
    font-family: Calibri, Verdana;
    font-weight: normal;
    border-collapse: collapse;
    border-spacing: 0px;
    overflow: scroll;
}

A:link {TEXT-DECORATION: none; COLOR: black; font-weight: 700;}
A:visited {TEXT-DECORATION: none; COLOR: black}
A:hover {TEXT-DECORATION: underline; COLOR: navy}
A:active{TEXT-DECORATION: underline; COLOR: #333333}

a
{
    cursor:         pointer;
    padding-left:   10px;
    padding-right:  0px;
    background:     url('../images/link.gif') no-repeat left 50%;
}

a.image_link 
{
    cursor:         pointer;
    padding-left:   0px;
    padding-right:  0px;
    border-width:   0px;
    background:     none;
}

.sm_hl_o      			{color: #FF3300; font-weight: bold; font-size:0.4em}
.med_hl_o     			{color: #FF3300; font-weight: bold; font-size:0.5em}
.sm_hl_b      			{color: #00003C; font-weight: bold; font-size:0.4em}
.xsm_hl_b    			{color: #00003C; font-weight: bold; font-size:0.3em}
.header  				{color: #00003C; font-weight: bold; font-size:0.7em}
.header_white   		{color: white; font-weight: bold; font-size:0.7em}
.header_xl_black  		{color: black; font-weight: bold; font-size:0.7em}
.header_giant_black  	{color: black; font-weight: bold; font-size:1.3em}
.header_giant_red    	{color: red; font-weight: bold; font-size:0.8em}
.header_xl_o  			{color: #FF3300; font-weight: bold; font-size:0.7em}
.text_normal    		{color: black; font-weight: normal; font-size:0.6em}
.text_blue_large  	    {color: #00003C; font-weight: normal; font-size:0.7em}
.text_blue    			{color: #00003C; font-weight: normal; font-size:0.6em}
.text_blue_bold    		{color: #00003C; font-weight: bold; font-size:0.6em}
.text_white    		    {color: white; font-weight: normal; font-size:0.6em}
.text_red_bold    		{color: red; font-weight: bold; font-size:0.6em}
.text_green_bold    	{color: green; font-weight: bold; font-size:0.6em}
.text_bold    			{color: black; font-weight: bold; font-size:0.6em}
.text_sm_bold    		{color: black; font-weight: bold; font-size:0.4em}
.text_sm  				{color: black; font-weight: normal; font-size:0.4em}
.text_med  			    {color: black; font-weight: normal; font-size:0.5em}
.text_med_white  		{color: white; font-weight: normal; font-size:0.5em}
.text_med_bold  		{color: black; font-weight: bold; font-size:0.5em}
.text_med_bold_italic	{color: black; font-weight: bold; font-size:0.5em; font-style:italic}
.text_med_blue  		{color: #00003C; font-weight: normal; font-size:0.5em}
.text_med_blue_bold 	{color: #00003C; font-weight: bold; font-size:0.5em}
.text_sm_blue  		    {color: #00003C; font-weight: normal; font-size:0.4em}
.text_sm_lblue  		{color: #9999FF; font-weight: normal; font-size:0.4em}
.text_sm_white  		{color: white; font-weight: normal; font-size:0.4em}
.text_sm_white_bold		{color: white; font-weight: bold; font-size:0.4em}