body,
	html {
		margin:0;
		padding:0;
		background: url(images/stickFigures.gif);
		color:#333;
		font-size: 1em;
		font-family: Tahoma;
	}
	a { color: #333; }
	/*p { font-size: 80%; } */
	td { font-size: 80%; }
	h1 { font-size: 250%; }
	h2 { font-size: 120%; }
	h3 { font-size: 105%; }
	body {
		min-width:750px;
	}
#mainTable 
{ 
	padding: 0px; 
	BACKGROUND: url(images/bgPinstripe.gif); 
	width:750px; 
	border-left: ridge 1px #333; 
	border-right: ridge 1px #333; 
	height: 100%; 
}
.menu { background-color: #C13E0E; }
.menu td 
{
	width: 168px; 
	height: 32px;	
	vertical-align: middle;
	text-align: center;
	text-transform: uppercase;
	color: #FFF;
	font-size: 105%;
	border-bottom: solid 1px #FFF;
}

.lblTitle { /*PADDING-LEFT: 5px;*/ font-size: 150%; }
.rolloverOn { background: url(images/buttonOn_small.gif); cursor: pointer; }
.rolloverOff { background: url(images/buttonOff_small.gif); }
.announcementTitle { background: url(images/blue_shiny.jpg); text-transform: uppercase; }
.announcementTitle a { font-size: 0.8em; }

.announcementTitlePlain { color: #FFF; text-transform: uppercase; font-size: 105%; }
.announcementTitlePlain a { font-size: 0.8em; }
.plainWhite { color: #FFF; }

.contentDiv { padding: 5px; /*height: 100%; overflow: auto;*/}

.footer 
{ 
	height: 25px; 
	background: url(images/footerBg.gif); 
	color: #FFF; 
	text-align: center; 
}

/* General Announcements 
.announcements { color: #FFF;
	font-size: 100%; letter-spacing: 0; background: url(images/greenBg.gif) repeat-x; background-color: #3DA744; vertical-align: middle;
	text-align: center; }
.announcements a { font-weight: normal; font-size: 100%; }
.announcements div { color: #FFF; }
.lblAnnounce { font-size: 110%; }
*/


/* General Announcements */
.announcementTbl { width: 150px; border: solid 1px #999; background-color: #EEE; }
.announcementTbl td 
{
	height: 32px;	
	vertical-align: middle;
	text-align: center;
	/*text-transform: uppercase;*/
	color: #FFF;
	font-size: 105%;
	border-bottom: solid 1px #FFF;
}

.lblAnnounceSmall{ text-align: left; color: #333; font-size: 70%; }
.lblAnnounceSmall a { font-weight: normal; }
.lblAnnounceSmall ul { text-align: left; padding-left: 8px; margin-left: 10px; margin-top: 5px; list-style-type: disc; }
.lblAnnounceSmall li { /*text-align: left; margin-left: 8px;*/ padding-left: 2px; }

.lblAnnounceMedium { font-weight: bold; padding: 5px; text-align: center; color: #333; font-size: 100%; line-height: 17px; }

.lblAnnounceLarge { text-align: center; /*font-weight: bold;*/ color: #333; font-size: 120%;}


/* Green Announcement Bubble*/
.announcementsGreen { color: #FFF;
	font-size: 130%; letter-spacing: 0; background: url(images/greenBgShort.gif) repeat-x; background-color: #3DA744; vertical-align: middle;
	text-align: center; }
.announcementsGreen a { font-weight: normal; font-size: 80%; }
.lblAnnouncementContent { line-height: 1.2em;  padding-right: 5px; padding-left: 5px; }
.topLeftGreen { background: url(images/topLeftCornerGreen.gif) no-repeat; width: 20px; height: 18px;}
.topCenterGreen { background: url(images/greenBg.gif) top left; width: 100px; height: 18px;}
.topRightGreen { background: url(images/topRightCornerGreen.gif) no-repeat top right; width: 20px; height: 18px;}
.bottomLeftGreen { background: url(images/bottomLeftCornerGreen.gif) no-repeat bottom left; width: 20px; height: 16px;}
.bottomCenterGreen { background: url(images/bottomMiddleGreen.gif) bottom left; width: 100px; height: 16px;}
.bottomRightGreen { background: url(images/bottomRightCornerGreen.gif) no-repeat bottom right; width: 20px; height: 16px;}

/* Blue Announcement Bubble*/
.announcementsBlue { color: #FFF;
	letter-spacing: 0; background: url(images/blueBg.gif) repeat-x; background-color: #3B5A9E; vertical-align: middle;
	text-align: left; }
.announcementsBlue a { font-weight: normal; color: #FFF; }
.announcementsBlue ul { margin-left: 5px; margin-top: 5px; }
.announcementsBlue li { margin-left: 10px; }
.topLeftBlue { background: url(images/topLeftCornerBlue.gif) no-repeat; width: 20px; height: 18px;}
.topCenterBlue { background: url(images/topMiddleBlue.gif) top left; width: 100px; height: 18px;}
.topRightBlue { background: url(images/topRightCornerBlue.gif) no-repeat top right; width: 20px; height: 18px;}
.bottomLeftBlue { background: url(images/bottomLeftCornerBlue.gif) no-repeat bottom left; width: 20px; height: 16px;}
.bottomCenterBlue { background: url(images/bottomMiddleBlue.gif) bottom left; width: 100px; height: 16px;}
.bottomRightBlue { background: url(images/bottomRightCornerBlue.gif) no-repeat bottom right; width: 20px; height: 16px;}





#leftPane { vertical-align: top; width: 168px; BORDER-RIGHT: #333 1px solid; BORDER-TOP: #333 0px solid; BORDER-LEFT: #333 0px solid; BORDER-BOTTOM: #333 1px solid; BACKGROUND-COLOR: #D23131; /*#D49090; BACKGROUND-COLOR: #3FAA48;*/ }
#contentPane { vertical-align: top; width: 512px; /*BORDER-RIGHT: #333 1px solid;*/ BORDER-TOP: #333 0px solid; BORDER-LEFT: #333 0px solid; BORDER-BOTTOM: #333 1px solid; BACKGROUND-COLOR: #cbd4db; }
#rightPane { vertical-align: top; width: 160px; BORDER-RIGHT: #333 0px solid; BORDER-TOP: #333 0px solid; BORDER-BOTTOM: #333 1px solid; BACKGROUND-COLOR: #cbd4db; /* BORDER-LEFT: #333 0px solid; BACKGROUND-COLOR: #333;*/ }

