/*
		filename    : global.css
		written by  : rusty fausak
		created     : 01/13/2005
*/

/* basic body code */
body {
	background-color: #FFFFFF;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
a:link, a:visited, a:active {
	color: #9966CC;
	text-decoration: none;
	border-bottom: 0x solid #CC99FF;
}
a:hover {
	color: #CC99FF;
	border-bottom: 0px solid #9966CC;
}

/* main table */
#table01 {
	width: 767px;
}
/* main table cells */
#table01 td {

}

/* top cell with logo */
#cell01 {
	background-image: url("../images/cgsa_topLogo.gif");
	background-repeat: no-repeat;
	width: 613px;
	height: 106px;
}
/* vertical grey bars cell */
#cell02 {
	background-image: url("../images/cgsa_verticalBG.gif");
	width: 12px;
}
/* cell with navigation and sidebar */
#cell03 {
	background-color: #3661AF;
	background-image: url("../images/cgsa_sidebar2.gif");
	background-repeat: no-repeat;
	background-position: top;
}
/* secondary content cell on left */
#cell04 {
	width: 246px;
	font-size: 10px;
}
/* main content cell */
#cell05 {
	width: 365px;
	text-align: left;
	font-size: 12px;
}
/* bottom cell with contact hotline */
#cell06 {
	background-image: url("../images/cgsa_bottomBG.gif");
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	height: 50px;
	padding-left: 21px;
}
/* cell underneath the navigation */
#cell07 {
	background-image: url("../images/cgsa_bottomBG.gif");
	height: 50px;
}
/* bottom cell with blue background and home / mail buttons */
#cell08 {
	background-image: url("../images/cgsa_bottomBG3.gif");
	background-position: top;
	background-repeat: no-repeat;
	height: 28px;
	text-align: right;
}
/* bottom spacer cell bottom right */
#cell09 {
	background-image: url("../images/cgsa_bottomBG2.gif");
	background-repeat: repeat-x;
	background-position: top;
	height: 28px;
}
/* site navigation on the bottom of the page */
#cell10 {
	text-align: right;
	font-size: 10px;
	color: #000000;
	padding-top: 10px;
	padding-bottom: 10px;
}
#cell13 {
	width: 27px;
}

/* used for headings on left of page */
.text01 {
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 12px;
}
/* used for grey items */
.text02 {
	color: #666666;
	font-size: 11px;
}
/* used for regular items on left hand side of page */
.text03 {
	padding-left: 10px;
	font-size: 11px;
}
/* used for italics */
.text04 {
	font-style: italic;
}
/* used for main page highlights */
.text05 {
	color: #8542B3;
	font-weight: bold;
	display: inline;
}
/* used for the text in the middle of the main page */
.text06 {
	color: #9E64BB;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
}
/* used for page headings */
.text07 {
	color: #8542B3;
	border-bottom: 1px solid #000000;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 20px;
}

/* text area for left hand side */
.textArea01 {
	padding-left: 21px;
	padding-right: 21px;
}

/* navigation at the very bottom of the page */
a.bottomNav, a.bottomNav:link, a.bottomNav:active, a.bottomNav:visited {
	color: #444444;
	text-decoration: none;
}
a.bottomNav:hover {
	color: #000000;
	text-decoration: underline;
}

/* spacer for top right */
#spacer {
	height: 87px;
}


/* navigation on right side */
.menuButton {
	height: 19px;
	width: 132px;
	background-image: url("../images/buttonBkg.png");
	background-repeat:repeat-x;
	color:white;
	cursor: pointer;
	padding-left: 10px;
	font-size: 12px;
	
}
.menuButton_over {
	height: 19px;
	width: 132px;
	background-image: url("../images/buttonBkg_over.png");
	background-repeat:repeat-x;
	color:white;
	cursor: pointer;
	padding-left: 10px;
	font-size: 11px;
	font-weight: bold;
}

#link01 {
	height: 19px;
	width: 142px;
	background-image: url("../images/buttonBkg.png");
	background-repeat:repeat-x;
	color:white;
	cursor: pointer;
	
}
#link02 {
	height: 19px;
	width: 142px;
	background-image: url("../images/buttonBkg.png");
	background-repeat:repeat-x;
	color:white;
	cursor: pointer;
}
#link03 {
	height: 19px;
	width: 142px;
	background-image: url("../images/buttonBkg.png");
	background-repeat:repeat-x;
	color:white;
	cursor: pointer;
}
#link04 {
	height: 19px;
	width: 142px;
	background-image: url("../images/buttonBkg.png");
	background-repeat:repeat-x;
	color:white;
	cursor: pointer;
}
#link05 {
	height: 19px;
	width: 142px;
	background-image: url("../images/buttonBkg.png");
	background-repeat:repeat-x;
	color:white;
	cursor: pointer;
}
#link06 {
	height: 19px;
	width: 142px;
	background-image: url("../images/buttonBkg.png");
	background-repeat:repeat-x;
	color:white;
	cursor: pointer;
}
#link07 {
	height: 19px;
	width: 142px;
	background-image: url("../images/buttonBkg.png");
	background-repeat:repeat-x;
	color:white;
	cursor: pointer;
}
#link08 {
	height: 19px;
	width: 142px;
	background-image: url("../images/buttonBkg.png");
	background-repeat:repeat-x;
	color:white;
	cursor: pointer;
}
#link09 {
	height: 19px;
	width: 142px;
	background-image: url("../images/buttonBkg.png");
	background-repeat:repeat-x;
	color:white;
	cursor: pointer;
}
#link10 {
	height: 19px;
	width: 142px;
	background-image: url("../images/buttonBkg.png");
	background-repeat:repeat-x;
	color:white;
	cursor: pointer;
}
/* hover navigation right side */
#link01r {
	height: 19px; width: 142px; cursor: pointer;
	background-image: url("../images/buttonBkg_over.png");
	background-repeat:repeat-x;
	color:white;
}
#link02r {
	height: 19px; width: 142px; cursor: pointer;
	background-image: url("../images/buttonBkg_over.png");
	background-repeat:repeat-x;
	color:white;

}
#link03r {
	height: 19px; width: 142px; cursor: pointer;
	background-image: url("../images/buttonBkg_over.png");
	background-repeat:repeat-x;
	color:white;

}
#link04r {
	height: 19px; width: 142px; cursor: pointer;
	background-image: url("../images/buttonBkg_over.png");
	background-repeat:repeat-x;
	color:white;

}
#link05r {
	height: 19px; width: 142px; cursor: pointer;
	background-image: url("../images/buttonBkg_over.png");
	background-repeat:repeat-x;
	color:white;

}
#link06r {
	height: 19px; width: 142px; cursor: pointer;
	background-image: url("../images/buttonBkg_over.png");
	background-repeat:repeat-x;
	color:white;

}
#link07r {
	height: 19px; width: 142px; cursor: pointer;
	background-image: url("../images/buttonBkg_over.png");
	background-repeat:repeat-x;
	color:white;

}
#link08r {
	height: 19px; width: 142px; cursor: pointer;
	background-image: url("../images/buttonBkg_over.png");
	background-repeat:repeat-x;
	color:white;

}
#link09r {
	height: 19px; width: 142px; cursor: pointer;
	background-image: url("../images/buttonBkg_over.png");
	background-repeat:repeat-x;
	color:white;

}
#link10r {
	height: 19px; width: 142px; cursor: pointer;
	background-image: url("../images/buttonBkg_over.png");
	background-repeat:repeat-x;
	color:white;

}

/*calendar table */
.calendarTable {
	font-size: 12px;
	border: 1px solid #000000;
	width: 150px;
}
.calendarTable td {
	border-bottom: 1px solid #cccccc;
	color: #888888;
}

/* team table */
.teamTable {
	font-size: 12px;
	border: 1px solid #000000;
	text-align: left;
	margin-bottom: 20px;
	width: 95%;
}
.teamTable td {
	border-bottom: 1px solid #cccccc;
	text-align: left;
}

/* calendar date boxes */
.invis {
	display: none;
	visibility: hidden;
}
.vis {
	position: absolute;
	border: 1px solid #000000;
	background-color: #f7f7f7;
	font-size: 11px;
	top: 275px;
	left: 425px;
	width: 100px;
}
.calendarText {
	color: #8542B3;
	font-weight: bold;
	display: inline;
}
.rosterVis {
	position: absolute;
	background-color: #eeeeee;
	font-size: 11px;
	padding: 10px;
	color: #000000;
	top: 275px;
	left: 640px;
	width: 100px;
}
.hili {
	color: #9E64BB;
}
.hili2 {
	color: #CC99FF;

