/* Global Changers */
BODY, TABLE, TH, TR, TD, UL, OL, LI, P, FONT, A, BLOCKQUOTE, LABEL
{
	font-size: 12px;
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica;
}
.FacetPageBODY
{
	font-size: 12px;
	background: #ffffff;
	font-family: Verdana, Arial, Helvetica;
}

.FacetFormHeaderFont{ color: #000000; font-size: 10px; font-weight: bold; }
.FacetFormTABLE
{
	border-right: black 1px solid;
	border-top: black 1px;
	background: #ffffff;
	border-left: black 1px solid;
	border-bottom: black 1px;
}
.FacetFieldCaptionTD { background-color: #EBE9E5; color: #330000; font-size: 13px; }
.FacetDataTD {  color: #000000; font-size: 11px; background-color: #EFEFEF;}
.FacetErrorDataTD { background-color: #EFEFEF; color: #FF0000; font-size: 13px; }
.FacetColumnTD { color: White; background-color: #339933;  font-size: 11px; font-weight: bold; }
.FacetAltDataTD {background-color: #F6F6F6; color: #000000; font-size: 13px; }
.FacetSeparatorTD { height: 1px; background-color: #C2BEB4; }
.FacetFooterTD{background-color: #EBE9E5; color: #000000; }
/* Links Global  */
a:hover, a:active
{
	font-size: 12px;
	color: #006699;
}
a:link,a:visited {  font-size: 12px; color: #006699; }
/* Links   */
a.FacetSorterLink:link,a.FacetSorterLink:visited{ color: #000000; font-size: 11px;  text-decoration: underline; }
a.FacetSorterLink:hover,a.FacetSorterLink:active{ color: #330000; font-size: 11px; text-decoration: none; }
a.FacetDataLink:link,a.FacetDataLink:visited{ color: #000000; font-weight:bold; font-size: 10px; text-decoration: none; }
a.FacetDataLink:hover,a.FacetDataLink:active{ color: #000000;  font-weight:bold; font-size: 10px; text-decoration: none; }
a.FacetNavigatorLink:link, a.FacetNavigatorLink:visited
{
	font-weight: bold;
	font-size: 10px;
	color: #113267;
	text-decoration: none;
}
a.FacetNavigatorLink:hover, a.FacetNavigatorLink:active
{
	font-weight: bold;
	font-size: 10px;
	color: blue;
	text-decoration: underline;
}
/* Inputs   */
.FacetButton { border-left: 1px solid #000000; border-right: 1px solid #000000; border-top: 1px solid #000000; border-bottom: 1px solid #000000; background-color: #EFEFEF; font-size: 10px; font-family: Tahoma, Verdana, Arial, Helvetica; }
.FacetInput { border-bottom: 1px solid #000000; border-left: 1px solid #000000; border-right: 1px solid #000000; border-top: 1px solid #000000; background-color: #FFFFFF; font-size: 10px; font-family: Tahoma, Verdana, Arial, Helvetica; }
.FacetTextarea { border-bottom: 1px solid #000000; border-left: 1px solid #000000; border-right: 1px solid #000000; border-top: 1px solid #000000; background-color: #FFFFFF; font-size: 10px; font-family: Tahoma, Verdana, Arial, Helvetica; }
.FacetSelect { font-size: 10px; font-family: Tahoma, Verdana, Arial, Helvetica; }
/* Calendar */
a.today:link,a.today:visited{ color: #FF0000; font-weight: bold; text-decoration: none; }
a.today:hover,a.today:active{ color: #330000; font-weight: bold; text-decoration: none; }
a.selectedDay:link,a.selectedDay:visited{ color: #330000; font-weight: bold; text-decoration: none; }
a.selectedDay:hover,a.selectedDay:active{ color: #FF0000; font-weight: bold; text-decoration: none; }
a.weekDay:link,a.weekDay:visited{ color: #330000; text-decoration: none; }
a.weekDay:hover,a.weekDay:active{ color: #FF0000; text-decoration: none; }
TD.selectedDay { margin: 1px; color: #330000; background-color: #E5E1D7; font-size: 13px; }
TD.today { border-top: 1px solid #FF0000; border-left: 1px solid #FF0000; border-bottom: 1px solid #FF0000; border-right: 1px solid #FF0000; background-color: #F6F6F6; color: #000000; font-size: 13px; }
TD.workday { background-color: #F6F6F6; color: #000000; font-size: 13px; }
TD.weekend { background-color: #DEDEDE; color: #000000; font-size: 13px; }
TH.calendar { margin: 1px; color: #330000; background-color: #E5E1D7; font-size: 13px; }
.CalendarButtons { border-left: 1px solid #000000; border-right: 1px solid #000000; border-top: 1px solid #000000; border-bottom: 1px solid #000000; background-color: #EFEFEF; font-size: 13px; font-family: Tahoma, Verdana, Arial, Helvetica; }
.CalendarControls { font-family: Tahoma, Verdana, Arial, Helvetica; font-size: 13px; }
.Table { border: solid 1px #000000; }
.rightborder
{
	border-right: silver 1px solid;
	border-bottom:silver 1px solid;
}
.bluefont
{
	font-weight: bold;
	font-size: 12px;
	color: blue;
	font-family: Verdana;
}

.MainBk
{
	background-position: left top;
	background-image: url(images/bk.jpg);
	background-repeat: no-repeat;
}

.box
{
	border-right: white 1px solid;
	border-top: white 1px solid;
	border-left: white 1px solid;
	border-bottom: white 1px solid;
}
.box1
{
	border-right: #003399 3px solid;
	border-top: #003399 0px solid;
	border-left: #003399 3px solid;
	border-bottom: #003399 3px solid;
}