BODY 
{
	SCROLLBAR-FACE-COLOR: #639957; 
	SCROLLBAR-HIGHLIGHT-COLOR: #DAD3C0; 
	SCROLLBAR-SHADOW-COLOR: #DAD3C0; 
	SCROLLBAR-3DLIGHT-COLOR: #FDFDB8; 
	SCROLLBAR-TRACK-COLOR: #FFFFFF; 
	SCROLLBAR-ARROW-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #001681
}

BODY,TD,P
{
	font-family: Arial;
	font-size: 11px;
	color: #43632D;
	line-height: 16px;
}

#flashcontent {
height: 100%;
}

.cim
{
	font-size: 12px;
	font-weight:bold;
}

.cim1
{
	font-size: 10px;
	color:#F1F6D8;
	font-weight:bold;
}

.cim2
{
	font-size: 12px;
	color:#F1F6D8;
	font-weight:bold;
}

A
{
	font-family : Arial;
	font-size : 11px;
	color: #990000;
	text-decoration : underline;
}

A:hover
{
	font-family : Arial;
	font-size : 11px;
	color: #000000;
	text-decoration : none;
}

.allas
{
	color: #43632D;
	line-height: 14px;
	text-decoration : none;
}

.allas:hover
{
	color: #990000;
	text-decoration : underline;
}

.menu
{
	font-family : Arial;
	font-size : 11px;
	color: #43632D;
	font-weight:bold;
	text-decoration : none;
}

.menu:hover
{
	font-family : Arial;
	font-size : 11px;
	color: #000000;
	font-weight:bold;
	text-decoration : none;
}

.top_menu
{
	font-family : Arial;
	font-size : 11px;
	font-weight:bold;
	color: #FFF6D7;
	line-height: 20px;
	text-decoration : none;
}

.top_menu:hover
{
	font-family : Arial;
	font-size : 11px;
	color: #FFFFFF;
	text-decoration : none;
}


.input {
  font-family:   Arial;
  font-size: 8pt;
  font-weight: normal;
  color: #4C6191;
  height: 18px;
  padding-bottom: 0px;
  padding-left: 4px;
  padding-right: 0px;
  padding-top: 0px;
  vertical-align: top;
  width: 95px;
  margin-top: 0px;
  margin-left: 1px;
  margin-right: 0px;
  margin-bottom: 0px;
  background-color: #FFFFFF;
  border-top: 1px #6593C6 solid;
  border-right: 1px #6593C6 solid;
  border-bottom: 1px #6593C6 solid;
  border-left: 1px #6593C6 solid;

}

.button {
  font-family:   Arial;
  font-size: 8pt;
  color: #ffffff;
  height: 19px;
  padding-bottom: 0px;
  padding-left: 2px;
  padding-right: 0px;
  padding-top: 0px;
  vertical-align: top;
  margin-top: 0px;
  margin-left: 4px;
  margin-right: 0px;
  margin-bottom: 0px;
  background-color: #6593C6;
  border-top: 1px #ffffff solid;
  border-right: 1px #192532 solid;
  border-bottom: 1px #192532 solid;
  border-left: 1px #ffffff solid;
  cursor:pointer;
}



.select {
  	color: #4C6191;
	height : 18px;	
  	background-color: #FFFFFF;	
	font : normal normal normal 8pt/normal Tahoma;	
	border : 1px solid #F8AA00;
}


/* multitab */
.tabbed {
	float: left;
	clear: left;
	position: relative;
	margin-top: 10px;
	padding: 2px 0px;
	width: 100%;
	font-size: 11px;
	background: url(images/tabbedpat.jpg) 0px 19px repeat-x;
}
.tabbed ul {
	margin: 0px;
	padding: 0px 10px;
	list-style-type: none;
}
.tabbed ul li {
	display: block;
	float: left;
	border: 1px solid #d1d1d1;
	border-bottom: 0px;
	background: none;
	padding: 3px 10px 0px 10px;
	margin: 0px 0px 0px -1px;
	cursor:pointer;
}
.tabbed ul li.active {
	display: block;
	float: left;
	border: 1px solid #d1d1d1;
	background: #ffffff url(images/orangepat.jpg) top left repeat-x;
	padding: 6px 10px 4px 10px;
	margin: -3px 0px 0px -1px;
	font-weight: bold;
	position: relative;
	cursor:pointer;
}
.tabbed ul li.active a {
	color: #434242;
}
.tabbed ul li a:hover {
	text-decoration: none;
}
.multitab {
	float: left;
	width: 100%;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #d0d0d0;
}
.multitab .tab {
	float: left !important;
	float: none;
	padding: 10px;
	margin-bottom: 10px;
	display: none;
	position: relative;
}
.multitab .tab h2 {
	display: none;
}
.multitab .tab table {
	width: 235px;
	border-collapse: collapse;
	margin-bottom: 15px;
	font-size: 11px;
}
.multitab .tab table tr th {
	text-align: left;
	font-weight: normal;
	padding: 1px 0px;
	border-bottom: 1px solid #f0f0f0;
	position: relative;
}
.multitab .tab table tr.tablehead th {
	font-weight: bold;
}
.multitab .tab table tr td {
	text-align: right;
	padding: 3px 0px;
	font-weight: bold;
	border-bottom: 1px solid #f0f0f0;
	position: relative;
}
.multitab .visible {
	display: block;
}


.naptar {
	border : 0px;
	vertical-align : top;
	width : 16px;
	height : 16px;
}

/* Default attributes of table container for entire calendar */
.table-style {
	font-family: arial;
	border-width: 1; 
	border-style: solid; 
	border-color: #a0a0a0; 
	background-color: #ffffff;
	font-family: arial; 
	font-size: 11px;
}

/* Default attributes of DIV containing table container for entire calendar.
 * You probably don't want to alter this style.
 */
.div-style {
	z-index: +999;
	position: absolute;
	visibility: hidden;
}

/* Default attributes used in calendar title (month and year columns).*/
.title-style {
	padding: 2px;
	font-family: arial; 
	font-size: 11px;
	color: white;	
}



/* Default attributes used in calendar title background.*/
.title-background-style {
	background-color: #0000aa;
}

/* Normal appearance of controls in calendar title. */
/* Note: The right, left and down icons are images, which must be edited if you need to change them. */
.title-control-normal-style {
	border-style: solid;
	border-width: 1;
	border-color: #3a6ea5; 
	cursor: pointer;
}

/* Moused-over (selected) appearance of controls in calendar title. */
.title-control-select-style {
	border-style: solid;
	border-width: 1;
	border-color: #A4C1DF; 
	cursor: pointer;
}

/* Default attributes of drop down lists (month and year). */
.dropdown-style {
	font-family: arial; 
	font-size: 11px; 
	border-width: 1; 
	border-style: solid; 
	border-color: #a0a0a0;
	background-color: #DDE1E3;
	cursor: pointer;
}

/* Default attributes selected (mouse-over) item in drop down lists (month and year). */
.dropdown-select-style {
	background-color: #3a6ea5;
}

/* Default attributes unselected (mouse-off) item in drop down lists (month and year). */
.dropdown-normal-style {
	background-color: #0;
}

/* Default attributes of calendar body (weekday titles and numbers). */
.body-style {
	padding: 5px;
	background-color: #E9EBEC;
	font-family: verdana; 
	font-size: 10px;
}

/* Attributes of current day in calendar body. */
A.current-day-style {
	color: red;
	font-weight: bold;
	text-decoration: none;
}

A.current-day-style:hover {
	color: white;
    background-color:#0000aa;
	text-decoration: none;
}
A.current-day-style:visited {
	color: red;
	font-weight: bold;
	text-decoration: none;
}

/* Attributes of end-of-week days (Sundays) in calendar body. */
A.end-of-weekday-style {
	color: #909090;
	text-decoration: none;
}

A.end-of-weekday-style:visited {
	color: #909090;
	text-decoration: none;
}

A.end-of-weekday-style:hover {
	color: white;
    background-color:#0000aa;
	text-decoration: none;
}

/* Attributes of all other days in calendar body. */
.normal-day-style {
	color: black;
	text-decoration: none;
}
.normal-day-style:hover {
	color: white;
    background-color:#0000aa;
	text-decoration: none;
}


/* Attributes of border around selected day in calendar body. */
.selected-day-style {
	border-style: solid;
	border-width: 1px; 
	border-color: #a0a0a0;
}

/* Default attributes of designated holidays. */
.holiday-style {
	background-color: #CBAFAF;
}

/* Attributes of today display at bottom on calendar */
.today-style {
	padding: 0px;
	color: black;
	background-color: #E9EBEC;
	text-align: center;
	text-decoration: none;
}
.today-style:hover {
	text-decoration: none;
	color: white;
    background-color:#0000aa;

}

/* Attributes of week number division (divider.gif) */
.weeknumber-div-style {
	background-color: #d0d0d0; 
	padding: 0px;
}

