/* Style Sheet for WebEvent */


A.title:link, A.title:active, A.title:visited {
	color: #003366;
	text-decoration: underline;
}

A.title:hover {
		text-decoration: none;
		color: #FF9933;
}


BODY {
	font-family: Verdana, Arial;
	background: #ffffff;
	color: #000000;
	}



A:link, A:active, A:visited {
		text-decoration: underline;
		color: #990000;
		background: none;
	}

A:hover {
		text-decoration: underline;
		color: #3333FF;
	}


P {
		font-family: Verdana, Arial;
		font-weight: normal;
		font-size: 11px;
		color: #000000;
	}

H1,H2,H3,H4,H5,H6 {
		font-family: Verdana, Arial;
		color: #000000;
	}

TABLE {
		font-family: Verdana, Arial;

}

PRE	{
		font-family: Courier New, Courier;
		font-weight: normal;
		font-size: 11px;
		color: #000000;
		margin: 2px;
}

.special {
		font-family: Verdana, Arial;
		font-weight: bold;
		font-size: 12px;
		color: #006699;
	}



.outsidetable {

		color: #333333;
		background: #999999;
}

/* Navigation bar at top of page (search, options, etc */

.topnavbar {

		color: #000000;
		background: #999999;
}

/* Calendar header section  */

.calheader {

		color: #000000;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 16px;
		font-weight : bold;
		background: #999999;
		padding: 6px;
		padding-top: 0 px;
		padding-bottom: 8px;


}


/* Date and calendar section

NOTE:  You will need to modify the WebEvent image file:

       nv_tile.gif

       for the colors to match correctly.

*/

.datecalsection{

		color: #000000;
		background: #CCCCCC;

}


/* Horizontal bar beneath tabs

NOTE:  Need to edit the tab images for these to match correctly.

*/

.printmode {

		background: #FFFFFF;

	}

.printmodetext {
		font-family: Verdana, Arial;
		font-weight: bold;
		font-size: 11px;
		color: #000000;
	}


.dateuserbar {

		background: #000053;

	}

/* Date font in bar beneath tabs */

.datebar {
		font-family: Verdana, Arial;
		font-weight: bold;
		font-size: 12px;
		color: #ffffff;
	}



/* User font in bar beneath tabs */

.userbar {
		font-family: Verdana, Arial;
		font-weight: bold;
		font-size: 11px;
		color: #FFFFFF;
	}

/* *******************************************

Calendar view sectino

******************************************** */


/* Font and background for weekday cells in calendar view */

.weekday {
		font-family: Verdana, Arial;
		font-weight: bold;
		font-size: 10px;
		color: #000000;
		background: #cccccc;
	}

A.weekday:link, A.weekday:visited, A.weekday:active {

		text-decoration: none;
		color: #000000;
}

A.weekday:hover {

		text-decoration: none;
		color: #990000;
}

.weekdayprint {
		font-family: Verdana, Arial;
		font-weight: bold;
		font-size: 10px;
		color: #000000;
		background: #FFFFFF;
	}

.weekdaylink {
		text-align: right;
		vertical-align: top;
		text-decoration: none;
	}

/* Calendar cell color */

.calcell {
		background: #FFFFFF;
	}

/* Calendar Cell lookthrough */

.calcelllook {

		background: #EEEEEE;
	}

/* Calendar cell active day */

.calcellactive {

		background: #FFCC99;

}

/* Different colors for grid week view */
.calcellweek {

	      background: #FFFFFF;
}

.calcellweek1 {

	      background: #CCCCFF;
}

.calcellweek2 {

	      background: #EEEEEE;
}

/* Calendar cell today background color */

.calcelltoday {

		background: #CCCCFF;

	}

/* Unapproved Text */

.unapproved {
		font-family: Verdana, Arial;
		TEXT-ALIGN: left;
		font-size: 14px;
		font-weight: bold;
		color: #006699;
}


/* Font used for entries in calendar views */

.calevent {
		font-family: Verdana, Arial;
		TEXT-ALIGN: left;
		font-size: 10px;
		font-weight: normal;
	}

.caleventlarge {
		font-family: Verdana, Arial;
		TEXT-ALIGN: left;
		font-size: 12px;
		font-weight: normal;
	}

.caleventsmall {
		font-family: Verdana, Arial;
		TEXT-ALIGN: left;
		font-size: 8px;
		font-weight: normal;
	}



/* Font used for extra elements in calendar views */

.caldetails {
		font-family: Verdana, Arial;
		TEXT-ALIGN: left;
		font-size: 9px;
		font-weight: normal;
		margin-left: 4px;
}

/* Spacing between events in calendar views */

.calspacer {
		font-family: Verdana, Arial;
		TEXT-ALIGN: left;
		font-size: 1px;
		font-weight: normal;
		margin: 10px;
	}


/* Font used for calendar numbers in calendar calendar view:

	Links, hover, and basic text
*/

A.calnum:link, A.calnum:visited, A.calnum:active {

		text-decoration: none;
		color: #003366;
}

A.calnum:hover {

		text-decoration: none;
		color: #FF9933;
}


.calnum {
		font-family: Verdana, Arial;
		font-weight: bold;
		font-size: 9px;
		color: #003366;
		text-align: right;
		text-decoration: none;
	}


/* ******************************************

Calendar List Section

*********************************************/

/*  Day section headers */

.listdatesec {
		font-family: Verdana, Arial;
		TEXT-ALIGN: left;
		font-size: 12px;
		font-weight: bold;
		color: #000000;
		background: #CCCCCC;
	}

/* Background for list event cells */

.listeventbg {
		color: #000000;
		background: #EEEEEE;
	}

.minicalbg {
		color: #000000;
	}

/* Text (if any) in the first column of each listed event */

.listeventicon {
		font-family: Verdana, Arial;
		TEXT-ALIGN: left;
		font-size: 10px;
		font-weight: bold;

	}

/* Font for date in second column of each listed event */

.listeventdate {
		font-family: Verdana, Arial;
		TEXT-ALIGN: left;
		font-size: 10px;
		font-weight: bold;
		color: #000000;
	}

/* Font for time in third column for each listed event */
.listeventtime {
		font-family: Verdana, Arial;
		TEXT-ALIGN: left;
		font-size: 10px;
		font-weight: bold;
		color: #000000;
	}

/* Font for event title of each listed event */

.listeventtitlelarge {
		font-family: Verdana, Arial;
		TEXT-ALIGN: left;
		font-size: 12px;
		font-weight: bold;
		color: #000000;
	}

.listeventtitle {
		font-family: Verdana, Arial;
		TEXT-ALIGN: left;
		font-size: 10px;
		font-weight: bold;
		color: #000000;
	}

.listeventtitlesmall {
		font-family: Verdana, Arial;
		TEXT-ALIGN: left;
		font-size: 8px;
		font-weight: bold;
		color: #000000;
	}

A.minicaltitle:link {
        COLOR: #003366
}
A.minicaltitle:visited {
        COLOR: #003366
}
A.minicaltitle:active {
        COLOR: #003366
}
A.minicaltitle:hover {
        COLOR: #FF9933
}


.minicaltitle {
        FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #000000; FONT-FAMILY:
        Verdana, Arial; TEXT-ALIGN: center
}
A.minical:link {
        COLOR: #003366
}
A.minical:visited {
        COLOR: #003366
}
A.minical:active {
        COLOR: #003366
}
A.minical:active {
        COLOR: #FF9933
}


.minical {
        FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #000000; FONT-FAMILY:
        Verdana, Arial; TEXT-ALIGN: center
}

.minicalborder {  background-color: #CCCCCC; border-top-width: 10px}
.minicalbg2 {  background-color: #ffffff}
.minicalheaderbg {  background-color: #CCCCCC}
.minicalcellbg {  background-color: #ffffff}
.minicalactivebg { background-color: #FFCC99}

/* Font for the event details */
.listeventdetails {
		font-family: Verdana, Arial;
		TEXT-ALIGN: left;
		font-size: 10px;

	}

/* Spacer between information in event details */

.listeventspacer {
		font-family: Verdana, Arial;
		TEXT-ALIGN: left;
		font-size: 1px;
		font-weight: normal;
		margin: 3px;

	}





.powered {
		font-family: Verdana, Arial;
		font-weight: normal;
		font-size: 10px;
		color: #000000;
	}




.bgtableimg1 {
		background: #CCCCCC;
	}


/* Form Heading */

.formtitle {
		font-family: Verdana, Arial;
		font-weight: bold;
		font-size: 14px;
		color: #006699;
	}



/* Background of form */

TABLE.formoutline {
/*		border: 1pt solid #000000; */
		background: #000000;

}

TABLE.formbg {

		background: #cccccc;

}


.formtext {
		font-family: Verdana, Arial;
		font-weight: bold;
		font-size: 12px;
		color: #000000;
	}

.formtextarea {
		font-family: Courier, Arial;
		font-weight: normal;
		font-size: 12px;
		color: #000000;
	}


.formsubmit {
		font-family: Verdana, Arial;
		font-weight: normal;
		font-size: 12px;
		color: #000000;
	}

.formsubmitsmall {
		font-family: Verdana, Arial;
		font-weight: normal;
		font-size: 11px;
		color: #000000;
	}

.formtextheader {
		font-family: Verdana, Arial;
		font-weight: bold;
		font-size: 14px;
		color: #006699;
	}

.formpulldown {
		font-family: Verdana, Arial;
		font-weight: normal;
		font-size: 11px;
		color: #000000;
}



.showeventheader {
		font-family: Verdana, Arial;
		font-weight: bold;
		font-size: 14px;
		color: #000000;

}


.showeventclose {

		font-family: Verdana, Arial;
		font-weight: bold;
		font-size: 10px;
		color: #000000;

}

.showeventfield {

		font-family: Verdana, Arial;
		font-weight: bold;
		font-size: 11px;
		color: #000000;
}


.showeventdetails {

		font-family: Verdana, Arial;
		font-weight: normal;
		font-size: 11px;
		color: #000000;
}






