


.BigBubbleTitle {
	font-family: Verdana, Arial, Helvetica; 
	font-size: 20px; 
	font-weight: bold;
	color: #369;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom: 1px solid #000;
	}

.BigBubbleBody {
	padding-top: 5px;
	padding-bottom: 5px;
	}

.BigBubbleMore {
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	border-top: #CCC 1px solid;
	border-bottom: #000 1px solid;
	}

A#BigBubbleMore {
	color: #66C;
	text-decoration: none;
	}

A#BigBubbleMore:hover {
	color: #66C;
	text-decoration: underline;
	}



.BubbleTitle {
	font-family: Verdana, Arial, Helvetica; 
	font-size: 20px; 
	font-weight: bold;
	color: #000;
	}

.BubbleSmallTitle {
	font-family: Verdana, Arial, Helvetica; 
	font-size: 16px; 
	font-weight: bold;
	color: #369;
	}



.OpenBubbleTitle {
	font-family: Verdana, Arial, Helvetica;
	font-size: 24px;
	color: #336699;
	font-weight: bold; }



/* THESE CLASSES ARE FOR THE HOME PAGE FEATURE WINDOWS*/
.feature_header_top {background: #FFFFFF url(/imgs/Pixels/Pixel_666666.gif) 0 0 repeat-x; width: 100%}
.feature_header_bot {background: url(/imgs/Pixels/Pixel_CCCCCC.gif) 0 100% repeat-x}
.feature_header_lt {background: url(/imgs/Pixels/Pixel_666666.gif) 0 0 repeat-y}
.feature_header_rt {background: url(/imgs/Pixels/Pixel_666666.gif) 100% 0 repeat-y}
.feature_header_tl {background: url(/imgs/BubbleBorder/Border_TL_FFFFFF.gif) 0 0 no-repeat}
.feature_header_tr {background: url(/imgs/BubbleBorder/Border_TR_FFFFFF.gif) 100% 0 no-repeat; padding:8px}

.feature_body_top {background: #FFFFE0 url(/imgs/Pixels/Pixel_FFFFFF.gif) 0 0 repeat-x; width: 100%}
.feature_body_bot {background: url(/imgs/Pixels/Pixel_666666.gif) 0 100% repeat-x}
.feature_body_lt {background: url(/imgs/Pixels/Pixel_666666.gif) 0 0 repeat-y}
.feature_body_rt {background: url(/imgs/Pixels/Pixel_666666.gif) 100% 0 repeat-y}
.feature_body_bl {background: url(/imgs/BubbleBorder/Border_BL_FFFFE0.gif) 0 100% no-repeat; padding:10px}
.feature_body_br {background: url(/imgs/BubbleBorder/Border_BR_FFFFE0.gif) 100% 100% no-repeat}

/* THESE CLASSES ARE FOR THE OUTLINE WINDOWS WITH A HEADER*/
.general_header_top {background: #CCCCFF url(/imgs/Backgrounds/BG_BubbleHeader.gif) 0 0 repeat-x; width: 100%}
.general_header_bot {background: url(/imgs/Pixels/Pixel_CCCCCC.gif) 0 100% repeat-x}
.general_header_lt {background: url(/imgs/Pixels/Pixel_666666.gif) 0 0 repeat-y}
.general_header_rt {background: url(/imgs/Pixels/Pixel_666666.gif) 100% 0 repeat-y}
.general_header_tl {background: url(/imgs/BubbleBorder/Border_TL_666666.gif) 0 0 no-repeat}
.general_header_tr {background: url(/imgs/BubbleBorder/Border_TR_666666.gif) 100% 0 no-repeat; padding:8px}

.general_mid_top {background: #FFFFFF url(/imgs/Pixels/Pixel_FFFFFF.gif) 0 0 repeat-x; width: 100%}
.general_mid_bot {background: url(/imgs/Pixels/Pixel_CCCCCC.gif) 0 100% repeat-x}
.general_mid_lt {background: url(/imgs/Pixels/Pixel_666666.gif) 0 0 repeat-y}
.general_mid_rt {background: url(/imgs/Pixels/Pixel_666666.gif) 100% 0 repeat-y; padding:8px}

.general_body_top {background: #FFFFFF url(/imgs/Pixels/Pixel_FFFFFF.gif) 0 0 repeat-x; width: 100%}
.general_body_bot {background: url(/imgs/Pixels/Pixel_666666.gif) 0 100% repeat-x}
.general_body_lt {background: url(/imgs/Pixels/Pixel_666666.gif) 0 0 repeat-y}
.general_body_rt {background: url(/imgs/Pixels/Pixel_666666.gif) 100% 0 repeat-y}
.general_body_bl {background: url(/imgs/BubbleBorder/Border_BL_666666.gif) 0 100% no-repeat; padding:10px}
.general_body_br {background: url(/imgs/BubbleBorder/Border_BR_666666.gif) 100% 100% no-repeat}

/* THESE CLASSES ARE FOR THE OPEN OUTLINE WINDOWS*/
.open_top {background: #FFFFFF url(/imgs/Pixels/Pixel_336699.gif) 0 0 repeat-x; width: 100%}
.open_bot {background: url(/imgs/Pixels/Pixel_336699.gif) 0 100% repeat-x}
.open_lt {background: url(/imgs/Pixels/Pixel_336699.gif) 0 0 repeat-y}
.open_rt {background: url(/imgs/Pixels/Pixel_336699.gif) 100% 0 repeat-y}
.open_bl {background: url(/imgs/BubbleBorder/Border_BL_FFFFFF.gif) 0 100% no-repeat}
.open_br {background: url(/imgs/BubbleBorder/Border_BR_FFFFFF.gif) 100% 100% no-repeat}
.open_tl {background: url(/imgs/BubbleBorder/Border_TL_FFFFFF.gif) 0 0 no-repeat}
.open_tr {background: url(/imgs/BubbleBorder/Border_TR_FFFFFF.gif) 100% 0 no-repeat; padding:10px}




