FORM {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

TABLE, TD, TR {
		font-family: Verdana, Arial CE, sans-serif;
		font-size: 8pt;
		font-weight: light;
		font-style: none;
}

.sm {
		font-family: Verdana, Arial CE, sans-serif;
		font-size: 7.5pt;
		font-weight: light;
		font-style: none;
}

.sm:a:link {	text-decoration: none; color: inherit;				}
.sm:a:visited {	text-decoration: none; color: inherit;		}
.sm:a:hover {	text-decoration: underline; color: inherit;	}


.tblhead {
		font-family: Verdana, Arial CE, sans-serif;
		font-size: 8pt;
		font-weight: bold;
		font-style: none;
}

.tblhead:a:link {	text-decoration: none; }
.tblhead:a:visited {text-decoration: none; }
.tblhead:a:hover {	text-decoration: underline; }


.smb {
		font-family: Verdana, Arial CE, sans-serif;
		font-size: 8pt;
		font-weight: bold;
		font-style: none;		
}

.smf {
		font-family: Verdana, Arial CE, sans-serif;
		font-size: 7.5pt;
		font-weight: bold;
		font-style: none;
}

.smi {
		font-family: Verdana, Arial CE, sans-serif;
		font-size: 8pt;
		font-style: italic;
}

.smb:a:link {	text-decoration: none; color: inherit;		}
.smb:a:visited {	text-decoration: none; color: inherit;		}
.smb:a:hover {	text-decoration: underline; color: inherit;	}

.mmenu {
		font-family: Verdana, Arial CE, sans-serif;
		font-size: 8pt;
		font-weight: bold;
		font-style: none;
		color: #FFFFFF;
}

.smenu {
		font-family: Verdana, Arial CE, sans-serif;
		font-size: 8pt;
		font-weight: light;
		font-style: none;
		color: #FFFFFF;
}

.smerr {
		font-family: Verdana, Arial CE, sans-serif;
		font-size: 8pt;
		font-weight: bold;
		font-style: none;
		color: #FF000C;
}

.cudlik {
		font-family: "Geneva CE",Geneva, Verdana, sans-serif;
		font-size: 8pt;
		font-weight: bold;
		font-style: none;
		border-color: #C7C7C7 #FFFFFF #FFFFFF #C7C7C7;
		border-width: 1px;
}

a:link {		text-decoration: none;	}
a:visited {	text-decoration: none;	}
a:hover {	text-decoration: underline; 	}

input.sm {
		background-color: #F3F3F3;
		color: #000000;
		border-width: 1;
		border-style: solid;
		padding-left : 5px;
}

input.smb {
		background-color: #F3F3F3;
		color: #000000;
		border-width: 1;
		border-style: solid;
		padding-left : 5px;
}

input[disabled].smb {
		background-color: Silver;;
		color: Gray;;
}

input[disabled].sm {
		background-color: Silver;;
		color: Gray;;
}

password {
		background-color: #F3F3F3;
		color: #000000;
		border-width: 1;
		border-style: solid;
		padding-left : 5px;
}



textarea {
		background-color: #F3F3F3;
		color: #000000;
		border-width: 1;
		border-style: solid;
		border-color : #090C75;
		padding-left : 5px;
}

select {
		background-color: #F3F3F3;
		color: #000000;
		border-width: 1;
		border-style: solid;
		border-color : #2C2C85;
}

select[disabled] {
		background-color: Silver;;
		color: Gray;;
}

button.smb {
		background-color: #F3F3F3;
		color: #000000;
		border-width: 1;
		border-style: solid;
}

UL {		list-style-type: square;	}
LI {		list-style-type: square;	}

H4{
		font-size: 12pt;
		font-weight: bolder;
		margin-bottom:0px;
}

.alpha30 {
		font-family: inherit;
		font-size: inherit;
		font-weight: inherit;
		font-style: inherit;
		filter: flipH;
}

BODY
{
scrollbar-face-color : #AAAAAA;
scrollbar-arrow-color : #000000;
scrollbar-darkshadow-color : #EEEEEE;
scrollbar-3dlight-color : #111111;
scrollbar-highlight-color : #000000;
}