/* Import the standard ROV styles */
/* @import url(/rov/rov.css);*/
/* ************************* */
#calendarframe #mainsite { background-image: none; background-color: #fff; }
#rovheader {
	padding: 10px; 
}
#mainsite table {background-color: #fff;text-align: left;}
/* Changes for each type are made to backgrounds & quickLinks & btn */

/*  -------------------------------------------------------------------------------------
 Backgrounds
---------------------------------------------------------------------------------------*/
.bgShade	{	background : #eee;	} /* change */
.bgSide 	{	background : #bfd5ea;	} /* change */
.bgCalDays	{	background : #D0DFED;	} /* change */
.bgTitle	{	background : #003366; 	} /* change */
.bgChoosen	{	background : #cccccc;	} 

/*  -------------------------------------------------------------------------------------
 Text
---------------------------------------------------------------------------------------*/
.titleWht75{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 75%;
	font-style : normal;
	font-weight : bold;
	color: #fff;
}
.titleWht100{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 100%;
	font-style : normal;
	font-weight : bold;
	color : #fff; 
}
.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{ /* change */
	font-family : Arial, Helvetica, sans-serif;
	font-size : 75%;
	font-style : normal;
	font-weight : bold;
	color : #3300cc;
}
/*  -------------------------------------------------------------------------------------
 Buttons
---------------------------------------------------------------------------------------*/
.btn{ /* change */
	background : #FFFFFF;
	color: #000000; 
	font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold; 
}
.btnArrow {
	font-size: 60%;
	padding: 0px 3px;
	margin: 0px;
	text-align:center;
	letter-spacing:-1px;
}
#alcowebbanner, #alcowebfooter {
	display: none;
}
#newacgovheader, #newacgovfooter {
	display: none !important;
}