
A:link {color: #000080;
font-family:  Times New Roman;
font-weight : none;
text-decoration: none }

A:active { color: #000080;
text-decoration: none}

A:visited {
	color: #000080;
	text-decoration: none ;
	font-weight : none}


A:hover {	color:  #CF0000;
	text-decoration: none
}

BODY {
	font-family: Times New Roman;
	bgcolor: #000000;
}

/* the div that holds the date picker calendar */
.dpDiv {
	}


/* the table (within the div) that holds the date picker calendar */
.dpTable {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #505050;
	background-color: #FCCD42;
	border: 1px solid #000000;
	}


/* a table row that holds date numbers (either blank or 1-31) */
.dpTR {
	}


/* the top table row that holds the month, year, and forward/backward buttons */
.dpTitleTR {
	}


/* the second table row, that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTR {
	}


/* the bottom table row, that has the "This Month" and "Close" buttons */
.dpTodayButtonTR {
	}


/* a table cell that holds a date number (either blank or 1-31) */
.dpTD {
	border: 1px solid #FCCD42;
	}


/* a table cell that holds a highlighted day (usually either today's date or the current date field value) */
.dpDayHighlightTD {
	background-color: #CC0000;
	border: 1px solid #AAAAAA;
	}


/* the date number table cell that the mouse pointer is currently over (you can use contrasting colors to make it apparent which cell is being hovered over) */
.dpTDHover {
	background-color: #aca998;
	border: 1px solid #888888;
	cursor: pointer;
	color: red;
	}


/* the table cell that holds the name of the month and the year */
.dpTitleTD {
	}


/* a table cell that holds one of the forward/backward buttons */
.dpButtonTD {
	}


/* the table cell that holds the "This Month" or "Close" button at the bottom */
.dpTodayButtonTD {
	}


/* a table cell that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTD {
	background-color: #000000;
	border: 1px solid #FFFFFF;
	color: white;
	}


/* additional style information for the text that indicates the month and year */
.dpTitleText {
	font-size: 12px;
	color: black;
	font-weight: bold;
	}


/* additional style information for the cell that holds a highlighted day (usually either today's date or the current date field value) */ 
.dpDayHighlight {
	color: FFFFFF;
	font-weight: bold;
	}


/* the forward/backward buttons at the top */
.dpButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: white;
	background: #000000;
	font-weight: bold;
	padding: 0px;
	}


/* the "This Month" and "Close" buttons at the bottom */
.dpTodayButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: white;
	background: #000000;
	font-weight: bold;
	}

TR {
	font-size : 12px;
	font-family:  Times New Roman;
	color : black;
}


TH {
   font-size : 10px; 
   color : black; }

TD {
   font-size : 12px; 
   font-family:  Times New Roman;
   color : #000000; }


PRE {
   font-size : 10px; 
   color : black; }


MENU {   font-size : 10px; 
   color : black; }



H4 {   color :#0066cc;}

H3 {  color :  #999999;}

H2 {  color : #999999;
font-size : 10px;
 
}


H1 {
	color : #0066cc;
	font-size : 18px;
}

.heading {
	color: #0066cc;
	font-size : 16px;
	font-weight : bold;
    margin-left : 10px;
	margin-right : 20px; }



DT {
   font-size : 10px; 
   color : black; 
}


DL {
   font-size : 10px; 
   color : black; 
}


DIV {
   font-size : 10px; 
   color : black; 
}


DIR {
   font-size : 10px; 
   color : black; 
}


DD {
   font-size : 10px; 
   color : black; 
}


CENTER {
   font-size : 10px; 
   color : black; 
}


CAPTION {
   font-size : 10px; 
   color : black; 
}


BODY {
	font-size : 10px;
	color : black;
	margin-top: 0;
}


BLOCKQUOTE {
   font-size : 10px; 
   color : black; 
}


ADDRESS {
   font-size : 10px; 
   color : black; 
}

A.whitelink:link {color: #FFFFFF;
text-decoration: none}

A.whitelink:visited {color: #FFFFFF;
text-decoration: none}

A.whitelink:hover {color: #EFB621;
text-decoration: none}

A.blacklink:link {color: #000000;
text-decoration: none}

A.blacklink:visited {color: #000000;
text-decoration: none}

A.blacklink:hover {color: #CC0000;
text-decoration: none}

A.blacklink:active {color: #CC0000;
text-decoration: none}

A.navlink:link {color: #F1D225;
text-decoration: none}

A.navlink:visited {color: #F1D225;
text-decoration: none}

A.navlink:hover {color: #FFFFFF;
text-decoration: none}

A.pagenav{
font-size: 8pt;
font-weight:  bold;
}

A.more{
background: url(/extranet/images/arrow.gif) right center no-repeat;
padding-right:  10px;
}

A.more:hover {
background:  url(/extranet/images/arrow-over.gif) right center no-repeat
}

A.back{
background: url(/extranet/images/barrow.gif) left center no-repeat;
padding-left:  10px;
}

A.back:hover {
background:  url(/extranet/images/barrow-over.gif) left center no-repeat
}

TD.whitebox{
background: #FFFFFF;
font-size=10px;
}

TABLE.blackbox{
border: 1px solid #000000
}

TABLE.redbox{
border: 1px solid #CC0000
}

TD.redbox{
border: 1px solid #CC0000
}

TD.redheader{
background:  #CC0000;
font-size : 11px; 
font-family:  Georgia;
color : #FFFFFF;
font-weight:  bold;
}

TD.blackheader{
background:  #000000;
font-size : 11px; 
font-family:  Georgia;
color : #FFFFFF;
font-weight:  bold;
}

Table.BigGrad{
border: 1px solid #000000; 
background-image:  url(/extranet/images/back-grad-770.gif); 
background-repeat:  repeat-y;
}

TD.outset{
border-style: solid;
border-width: 0px 1px 1px 0px;
border-style: outset;
}

TD.blackbox{
border: 1px solid #000000; 
}

Table.maintable{
border: 1px solid #000000; 
}

TD.headerback{
background-iamge:  url(/images/2-2.gif);
background-position: center;
}

TD.graytable{
background-image:  url(/images/graygrad.gif); 
background-repeat:  repeat-x;
border-style: solid;
border-width: 0px 1px 1px 0px;
border-style: outset;
}

TD.darkgraytable{
background-image:  url(/images/blackgrad.gif); 
background-repeat:  repeat-x;
background-color:  #cccccc;
border-style: solid;
border-width: 0px 1px 1px 0px;
border-style: outset;
}

TABLE.grayback{
background-image:  url(/images/graygrad.gif); 
background-repeat:  repeat-x;
border-style: solid;
border-width: 0px 1px 1px 0px;
border-style: outset;
}

TD.black-goldheader{
background:  #000000;
font-size : 14px; 
font-family:  Georgia;
color : #D8CA18;
font-weight:  bold;
}

A.rlcat:link {color: #FFFFFF;
text-decoration: bold}

A.rlcat:visited {color: #FFFFFF;
text-decoration: bold}

A.rlcat:hover {color: #EFB621;
text-decoration: bold}

.LeftPanel .IconButton
{
	width: 90px;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
}

.LeftPanel .IconButton .Icon
{
	width: 32px;
	height: 32px;
}