                                  /* MGB-Style 2005 */

/* MGB-Style: PDA-Main */

FORM {
	MARGIN: 0px
}

.pda_main {
        font-family : verdana, helvetica, arial;
	FONT-SIZE: 75%
}

.pda_alarm {
        font-family : verdana, helvetica, arial;
	FONT-SIZE: 75%;
        COLOR: #FF0000;
}

.pda_bot { 
        font-family : verdana, helvetica, arial;
        FONT-WEIGHT: bold;
	FONT-SIZE: 75%
}

BODY {
        BACKGROUND: #ffffff
	font-family : verdana, helvetica, arial;
	color : #000000;
	font-variant : normal;
	scrollbar-arrow-color : #FFFFFF;
        scrollbar-3dlight-color:SILVER;
        scrollbar-face-color:#3584A5;
	scrollbar-shadow-color:green;
	scrollbar-darkshadow-color:black;
        scrollbar-track-color:#D2F0ED;
	scrollbar-base-color : #3584A5;
        letter-spacing : normal;
        line-height : normal;
    
}

TABLE {
	font-family : verdana, helvetica, arial;
	font-size : 11px;
	color : #000000;
	font-variant : normal;
    letter-spacing : normal;
    line-height : normal;
}

A:ACTIVE {
	color : #FF0000;
	text-decoration : None;
	font-family : verdana, helvetica, arial;
}

A:HOVER {
	color : #FFFFFF;
	text-decoration : None;
	font-family : verdana, helvetica, arial;
        background-color: #3584A5;
}

A:LINK {
	color : #0000FF;
	text-decoration : None;
	font-family : verdana, helvetica, arial;
}

A:VISITED {
	color : #999966;
	text-decoration : None;
	font-family : verdana, helvetica, arial;
        background-color: #FFFFFF;
}

OL {
	list-style-type : square;
	font-family: verdana, helvetica, arial;
	font-size: 11px;
}

UL {
	list-style-type : square;
	font-family: verdana, helvetica, arial;
	font-size: 11px;
}

LI {
	list-style-type : square;
	font-family: verdana, helvetica, arial;
	font-size: 11px;
}

INPUT,TEXTAREA,SELECT,OPTION, SUBMIT {
	FONT-WEIGHT:bold; FONT-FAMILY:Tahoma, sans-serif; FONT-SIZE:9põ; COLOR:#000000;
	BORDER-STYLE:solid; BORDER-WIDTH:1; scrollbar-arrow-color:LIGHTYELLOW; BACKGROUND-COLOR:transparent
}
INPUT.checkbox {
	COLOR:#7399E5; BACKGROUND-COLOR:transparent
}
.butn {
	BORDER-STYLE:solid; BORDER-WIDTH:1; FONT-FAMILY:Tahoma; 
	COLOR:#7399E5; FONT-WEIGHT:bold; FONT-SIZE:10pt; BACKGROUND-COLOR:transparent
}
