body,td,input,select,textarea,p,div,span,b,a,form{font-family:µ¸¿ò,ÇÑ°­Ã¼,±¼¸²,verdana;font-size:9pt;}

/* FONT LINK */
A:link    {color:black;text-decoration:none;}
A:visited {color:black;text-decoration:none;}
A:active  {color:black;text-decoration:none;}
A:hover  {color:444444;text-decoration:underline}

/* TABLE STYLE */
TABLE {border-spacing:0px; padding:0px; border-collapse:collapse }
TD, TH { padding:0px }
/* COLOR */
.f_darkgray {color:#454545;}
.f_lightgray {color:gray;}
.f_black {color:#000000;}
.f_white {color:#FFFFFF;}
.f_lightred {color:#CE5D5D;}
.f_copyright {color:#3F6EB2;}
.b_white {background-color:#FFFFFF;}
.b_light {background-color:#EFEFEF;}
.b_darkgray {background-color:#595959;}
.b_black {background-color:#000000;}
.b_purple {background-color:#863773;}
.b_red {background-color:#800040;}
.b_blue {background-color:#2589C5;}
.b_dsg {background-color:#2f4f4f;}
.b_fb {background-color:#b22222;}
.b_ivory {background-color:#E9E2CE;}
.b_darkivory {background-color:#A68D79}
.b_copyright {background-color:#FFFFFF;}
/* BUTTON STYLE */
.btnwhite {color:#535353; font-size: 9pt; background-color:#ffffff; border:solid 1 #F6F6F6; cursor: hand;font-family:µ¸¿ò}
.btndarkblue { background-color:#0981A8; border:3 solid #efefef;color:white;padding-top:2px;cursor:hand;letter-spacing:-1;filter:alpha(opacity=65)}
.btnlightblue {color:#ffffff; font-size: 8pt; background-color:#53AED8; border:solid 1 #2786B2; cursor: hand}
.btnlightpink {color:#ffffff; font-size: 8pt; background-color:#D05BA5; border:solid 1 #A82F7C; cursor: hand}
.btnblue {color:#ffffff; font-size: 8pt; background-color:#007AE0; border:solid 1 #26B3EE; cursor: hand}
.btngray {cursor: hand;color:#000000; font-size: 8pt; background-color:#EFEFEF; border:solid 1 #E4E4E4;font-family:µ¸¿ò;}
.btnred {color:#FFFFFF; font-size: 8pt; background-color:#E10B20; border:solid 1 #980716; cursor: hand}
.btndarkgray{color:#ffffff; font-size: 8pt; background-color:#353535; filter:alpha(opacity=100); border:solid 1 #000000; cursor: hand}
.txt{color: #333333; font-size: 9pt; background-color:#FFFFFF; border:solid 1 #d0d0d0}
.textarea{color: #333333;border:solid 1 #d0d0d0; line-height:130%}
.onbtn {border: #efefef 1px solid;height:24;padding-top:2px;cursor:hand;letter-spacing:-1;filter:alpha(opacity=65)}
.btn {border:3 solid #efefef;height:28px;padding-top:2px;cursor:hand;letter-spacing:-1;filter:alpha(opacity=65)}
.smbtn {border:1 solid #efefef;height:18px;padding-top:1px;cursor:hand;letter-spacing:-1;font-size: 8pt;}
.offwizbox {background-color:#F9F4E4; border-bottom-style: none; border-left-style: none; border-right-style: none; border-top-style: none; font-family: µ¸¿ò; font-size: 9pt; height: 20px; width :25px}
.onwizbox {background-color:#ECE9D8; border-bottom: black 1px solid; border-left: black 1px solid; border-right: black 1px solid; border-top: black 1px solid; font-family: verdana; font-size: 12pt; line-height: 150%}
a.btnlink:hover{text-decoration:none}
/* INPUT BOX STYLE */
.inttxt{color: #333333; font-size: 9pt; background-color:#FFFFFF; border:solid 1 #d0d0d0; text-align:right}
/* FONT FAMILY */
.tahoma {font-family:tahoma;}
.verdana {font-family:verdana;}
.gu {font-family:±¼¸²;}
.do {font-family:µ¸¿ò;}
/* FONT SIZE */
.7p {font-size:7pt;}
.8p {font-size:8pt;}
.9p {font-size:9pt;}
.10p {font-size:10pt;}
.11p {font-size:11pt;}
/* Default attributes of table container for entire calendar */
.table-style {
	border-width: 1;
	border-style: solid;
	border-color: #232323;
	background-color: #ffffff;
	font-family: µ¸¿ò;
	font-size: 10px;
	text-decoration: none;
}

/* 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: 5px;
	font-family: µ¸¿ò;
	font-size: 11px;
	color: #ffffff;
}

/* Default attributes used in calendar title background.*/
.title-background-style {
	background-color: #ffffff;
}

/* 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: #3366FF;
	cursor: pointer;
}

/* Moused-over (selected) appearance of controls in calendar title. */
.title-control-select-style {
	border-style: solid;
	border-width: 1;
	border-color: #8CC5E3;
	cursor: pointer;
}

/* Default attributes of drop down lists (month and year). */
.dropdown-style {
	font-family: µ¸¿ò;
	font-size: 11px;
	border-width: 1;
	border-style: solid;
	border-color: #206286;
	background-color: #ffffff;
	cursor: pointer;
}

/* Default attributes selected (mouse-over) item in drop down lists (month and year). */
.dropdown-select-style {
	background-color: #389ACF;
}

/* 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: #ffffff;
	font-family: verdana;
	font-size: 11px;
}

/* Attributes of current day in calendar body. */
.current-day-style {
	color: red;
	font-weight: bold;
	text-decoration: none;
}

/* Attributes of end-of-week days (Sundays) in calendar body. */
.end-of-weekday-style {
	color: #FF0080;
	text-decoration: none;
}

/* Attributes of all other days in calendar body. */
.normal-day-style {
	color: black;
	text-decoration: none;
}

/* Attributes of border around selected day in calendar body. */
.selected-day-style {
	padding: 2px;
	spacing: 2px;
	color: #26B3EE;
	/*background-color: #a0a0a0;*/
}

/* Default attributes of designated holidays. */
.holiday-style {
	background-color: #FFDDDD;
	color:#FF0080;
}

.today-style {
	padding: 1px;	color: #0081FF;	background-color: #F0F0F0;	text-align: center;	text-decoration: none;
}

/* Attributes of week number division (divider.gif) */
.weeknumber-div-style {
	background-color: #d0d0d0;
	padding: 0px;
}
/* SCROLL STYLE */
body {
scrollbar-face-color:#CCCCCC;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3dlight-color: #595959;
scrollbar-shadow-color: #CCCCCC;
scrollbar-darkshadow-color: #595959;
scrollbar-track-color: #EEEEEE;
scrollbar-arrow-color: #FFFFFF}
}


