/* Changes for each type are made to backgrounds & btn */

/*  -------------------------------------------------------------------------------------
 Backgrounds
---------------------------------------------------------------------------------------*/
.pro_banner {background-image: url(/calendar/images/prodept_bannerbg.gif);}
.pro_menuItems {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 80%;
		font-style : normal;
		font-weight : bold;
		padding: 10px;
}
.pro_menuItems a {text-decoration: none;}
.pro_menuItems a:hover {text-decoration: underline;}

.bgShade	{	background : #ebebd6;	} /* change */
.bgSide 	{	background : #ebebd6;	} /* change */
.bgCalDays	{	background : #cccc99;	} /* change */
.bgTitle	{	background : #003366;	} /* change */
.bgChoosen	{	background : #eeeeee;	}

/*  -------------------------------------------------------------------------------------
 Text
---------------------------------------------------------------------------------------*/
.titleWht75{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 75%;
	font-style : normal;
	font-weight : bold;
	color : #ffffff;
}
.titleWht100{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 100%;
	font-style : normal;
	font-weight : bold;
	color : #ffffff;
}
.titleWht105{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 105%;
	font-style : normal;
	font-weight : bold;
	color : #ffffff;
}
.content75Bold{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 75%;
	font-style : normal;
	font-weight : bold;
	color : #000000;
}
.content85Bold{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 85%;
	font-style : normal;
	font-weight : bold;
	color : #000000;
}
.content120Bold{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 120%;
	font-style : normal;
	font-weight : bold;
	color : #000000;
}
.content75{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 75%;
	font-style : normal;
	font-weight : normal;
	color : #000000;
}
.content85{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 85%;
	font-style : normal;
	font-weight : normal;
	color : #000000;
}
/*  -------------------------------------------------------------------------------------
 Links
---------------------------------------------------------------------------------------*/
.link75{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 75%;
	font-style : normal;
	font-weight : bold;
}
.link85{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 85%;
	font-style : normal;
	font-weight : bold;
}
.quickLinks{ 
	font-family : Arial, Helvetica, sans-serif;
	font-size : 75%;
	font-style : normal;
	font-weight : bold;
	color : #0091fe;
}
/*  -------------------------------------------------------------------------------------
 Buttons
---------------------------------------------------------------------------------------*/
.btn{ /* change */
	background : #ffffff;
	color: #000000; 
	font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold; 
}
