/* Scroll Bars IE5.5 - 6.0 */

body {
    scrollbar-arrow-color: #FFFFFF;
	scrollbar-3dlight-color: #000000;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #CCCCCC;
	scrollbar-face-color: #CCCCCC;
	scrollbar-darkshadow-color: #CCCCCC;
	scrollbar-track-color: #909090;
	
	background: #666666 url(images/diaglight_bg.gif)
	
}

/* Main Body */

.S1 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
}

a.S1:link {
    text-decoration: none;
	color: #666666;
}

a.S1:visited {
    text-decoration: none;
    color: #666666;
}

a.S1:hover {
	text-decoration: none;
	color: #FF9900;
}

a.S1:active {
    text-decoration: none;
	color: #000000;
}




.S2 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	width: 100%;
}

.S3 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}

a.S3:link {
    text-decoration: none;
	color: #000000;
}

a.S3:visited {
    text-decoration: none;
    color: #000000;
}

a.S3:hover {
	text-decoration: none;
	color: #FF9900;
}

a.S3:active {
    text-decoration: none;
	color: #000000;
}

.sel {
color: #FF9900;
border: solid 1px #FF9900;
}

.SD1 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
    width: 36px;
	color: #000000;
}

.SF1 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
    text-align: center;
    width: 42px;
	color: #000000;
}

.M1 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #CCCCCC;
}

a.M1:link {
    text-decoration: none;
	color: #999999;
}

a.M1:visited {
    text-decoration: none;
    color: #999999;
}

a.M1:hover {
	text-decoration: underline;
	color: #000000;
}

a.M1:active {
    text-decoration: none;
	color: #000000;
}


.M2 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #808080;
}

a.M2:link {
    text-decoration: none;
	color: #808080;
}

a.M2:visited {
    text-decoration: none;
    color: #808080;
}

a.M2:hover {
	text-decoration: underline;
	color: #000000;
}

a.M2:active {
    text-decoration: none;
	color: #000000;
}

.tborder {
border: solid 1px #000000;
}

.t3 {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
border-top: solid 1px #FF9900;
border-bottom: solid 1px #FF9900;
}

.td1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
color: #808080;
}

.dis {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #CC0000;
}

.ena {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #569500;
}

.err {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #CC0000;
}

/* Form Table Border */
.form_tborder {
border: dotted 2px #CCCCCC;
}

.button_std {

height:24px;
width:90px;

padding:0px;
background-color: #DDDDDD;

border-right: solid 1px #909090;
border-bottom: solid 1px #909090;
border-top: 1px solid white;
border-left: 1px solid white;
cursor: pointer;
cursor: hand;
}

.button_dis {

height:24px;
width:90px;

padding:0px;
background-color: #DDDDDD;
color: #808080;

border-right: solid 1px #909090;
border-bottom: solid 1px #909090;
border-top: 1px solid white;
border-left: 1px solid white;
}

.button_spc {

height:24px;
width:100%;

padding:0px;
background-color: #DDDDDD;
color: #000000;

border-right: solid 1px #909090;
border-bottom: solid 1px #909090;
border-top: 1px solid white;
border-left: 1px solid white;
cursor: pointer;
cursor: hand;
}

.button_dl {

height:24px;
width:175;

padding:0px;
background-color: #EEEEEE;
color: #000000;

border-right: solid 1px #909090;
border-bottom: solid 1px #909090;
border-top: 1px solid white;
border-left: 1px solid white;
cursor: pointer;
cursor: hand;
}

.button_vd {

height:24px;
width:175;

padding:0px;
background-color: #B7EEA3;
color: #000000;

border-right: solid 1px #909090;
border-bottom: solid 1px #909090;
border-top: 1px solid white;
border-left: 1px solid white;
cursor: pointer;
cursor: hand;
}
