a.pagelink { color: #EEE5B8; font-size: 12px; font-weight: bold; font-family: Arial; text-decoration: none }
a:hover.pagelink { color: #FBF7E5; font-size: 12px; font-family: Arial; text-decoration: underline }
a.leftnavtxt { color: white; font-size: 14px; font-weight: bold; font-family: Arial; text-decoration: none }
a.leftnavtxt:hover { color: #6F3103; font-size: 14px; font-family: Arial; text-decoration: underline }
a { color: white; font-size: 14px; font-weight: bold; font-family: Arial; text-decoration: none }
a:hover { color: #F9D99D; font-size: 14px; font-family: Arial; text-decoration: underline }
a.smltext { color: white; font-size: 9px; font-weight: bold; font-family: Arial; text-decoration: none }
a:hover.smltext { color: #F9D99D; font-size: 9px; font-family: Arial; text-decoration: underline }

p,ul,li { color: #BFE2FB; font-size: 12px; line-height: 130%; font-family: Arial }

.text {color: #BFE2FB; font-size: 12px; line-height: 130%; font-family:Arial}

.hometext {color: #BFE2FB; font-size: 14px; font-family:Arial}

.smltext {color: #BFE2FB; font-size: 9px; line-height: 130%; font-family:Arial}

.topbanner {color: #535A60; font-size: 18px; font-family: Arial}
.botbanner {color: #5C5545; font-size: 18px; font-family: Arial}

body {
    scrollbar-face-color: #5D88A9;
    scrollbar-shadow-color: #022F58;
    scrollbar-highlight-color: #F9D99D;
    scrollbar-3dlight-color: #E1F0FA;
    scrollbar-darkshadow-color: #000000;
    scrollbar-track-color: #BFE2FB;
    scrollbar-arrow-color: #F9D99D
}

/*  ticker styles  */
	a.hl
		{
		color: #EEE5B8;
		font-family: arial;
		font-size: 16px;
		font-weight: bold;
		text-decoration:underline;
		line-height:16px;
		}
		
	a.hl:hover
		{
		color: #BDF6BB;
		font-family: arial;
		font-size: 16px;
		font-weight: bold;
		text-decoration:underline;
		line-height:16px;
		}
		
	.hl_bg
		{
		width: 100%;
		height: 37px;
		clip: auto;
		overflow: hidden;
		}	

