
BODY
{
	font-family: Verdana, 'Trebuchet MS', Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #2D4EA8;
	margin: 0mm;
	text-align: justify;
	font-size: 12px;
	SCROLLBAR-FACE-COLOR: #A4876A;
	SCROLLBAR-HIGHLIGHT-COLOR: #D4C1A4;
	SCROLLBAR-SHADOW-COLOR: black;
	SCROLLBAR-ARROW-COLOR: #F8BF24;
	SCROLLBAR-BASE-COLOR: black;
	scrollbar-3d-light-color: #D4C1A4;
	scrollbar-dark-shadow-color: #C44A1A
}

P
{
	text-align: justify;
}

select
{
	background: #FAFAD2;
	color: blue;
	border-style: none;
	font-size: 12px;
}
.normal_enable {width: 75px; border-style: none; height: 20px;}
.normal_disable {width: 75px; border-style: none; height: 20px; }
.smaller {width: 75px; border-style: none; height: 20px;}

input
{
	border-style: solid;
	color: green;
	background-color: #FAFAD2;
	font-size: 12px;
}
.input_enable {color: #483D8B; background-color: #ADD8E6; border-style: none; width: 50px;}
.input_disable {color: #808080; background-color: #D3D3D3; border-style: none; width: 50px;}
.button {color: #483D8B; background-color: #ADD8E6; border-style: double; width: 75px;}
.info {cursor:default;}

input.radio { background : #FAFAD2; color: green; border-width:0px;}

button
{
	width: 75px;
	border-style: solid;
	color: #2F4F4F;
	background-color: #FAFAD2;
	font-size: 12px;
}
.input_enable {color: #483D8B; background-color: #ADD8E6; border-style: none; width: 50px;}
.input_disable {color: #808080; background-color: #D3D3D3; border-style: none; width: 50px;}



a
{
	color: #FFFF00;
	text-decoration:none;
}

A:hover
{
	color: #FFC800;
}
a.active
{
	text-decoration: none;
	text-transform: uppercase;
	cursor:pointer;
	font-weight:700;
	font-size: 12px;
}

a.pasive
{
	color: #FFFF00;
	text-decoration: none;
	text-transform: lowercase;
	cursor:pointer;
	font-size: 12px;
}

a.disable
{
	color: #3A84D3;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 10px;
}


a.but-active
{
	color: red;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	cursor:pointer;
	font-weight:500;
	font-size: 16px;
	font-weight:700;

}

a.but-pasive
{
	color: #ffffff;
	text-decoration: none;
	text-transform: lowercase;
	text-align: center;
	cursor:pointer;
	font-size: 14px;
}

a.but-disable
{
	color: grey;
	text-decoration: none;
	text-transform: lowercase;
	text-align: center;
	cursor:default;
	font-size: 14px;
}

TD
{
	font-size: 12px;
}


td.ur-rn
{
	width: 1;
	height: 1;
	border-style: none;
	background-repeat: no-repeat;
	background-position:top center;
	vertical-align: top right;
	text-align: right;
}

td.ur-rx
{
	width: 1;
	height: 1;
	border-style: none;
	background-repeat: repeat-x;
	background-position:top center;
	vertical-align: top right;
	text-align: right;
}

td.ur-ry
{
	width: 1;
	height: 1;
	border-style: none;
	background-repeat: repeat-y;
	background-position:top right;
	vertical-align: top right;
	text-align: right;
}

td.uc-rx
{
	width: 1;
	height: 1;
	border-style: none;
	background-repeat: repeat-x;
	background-position:top center;
	vertical-align: top;
	text-align: justify;
}

td.uc-rn
{
	width: 1;
	height: 1;
	border-style: none;
	background-repeat: no-repeat;
	background-position:top center;
	vertical-align: top;
	text-align: justify;
}

td.uc-ra
{
	width: 1;
	height: 1;
	border-style: none;
	background-repeat: repeat;
	background-position:top center;
	vertical-align: middle;
	text-align: center;
}

td.ul-rn
{
	width: 1;
	height: 1;
	border-style: none;
	background-repeat: no-repeat;
	background-position:top left;
	vertical-align: top left;
	text-align: left;
}

td.ul-rn-active
{
	width: 1;
	height: 1;
	border-style: none;
	background-repeat: no-repeat;
	background-position:top left;
	vertical-align: top left;
	text-align: left;
	cursor:pointer;
}

td.ul-rn-pasive
{
	width: 1;
	height: 1;
	border-style: none;
	background-repeat: no-repeat;
	background-position:top left;
	vertical-align: top left;
	text-align: left;
	cursor:pointer;
}

td.ul-rn-disable
{
	width: 1;
	height: 1;
	border-style: none;
	background-repeat: no-repeat;
	background-position:top left;
	vertical-align: top left;
	text-align: left;
	cursor:default;
}

td.ul-ry
{
	width: 1;
	height: 1;
	border-style: none;
	background-repeat: repeat-y;
	background-position:top left;
	vertical-align: top left;
	text-align: left;
}




td.top-left
{
	width: 20;
	border-style: none;
	background-repeat: no-repeat;
	vertical-align: bottom;
	text-align: right;
	background-position: bottom right;
}
td.top-center
{
	width: auto;
	height: 20;
	border-style: none;
	background-repeat: repeat-x;
	background-position: bottom center;
	vertical-align: bottom;
	text-align: justify;
}
td.top-right
{
	width: 20;
	border-style: none;
	background-repeat: no-repeat;
	vertical-align: bottom;
	text-align: left;
	background-position:bottom left;
}
td.top-between
{
	width: auto;
	height: auto;
	border-style: solid;
	background-repeat: repeat;
	background-position:bottom center;
	vertical-align: bottom;
	text-align: justify;
}


td.left-center
{
	width: 20;
	height: 20;
	border-style: none;
	background-repeat: repeat-y;
	vertical-align: bottom;
	text-align: right;
	background-position: bottom right;
}
td.right-center
{
	width: 20;
	height: 20;
	border-style: none;
	background-repeat: repeat-y;
	vertical-align: bottom;
	text-align: left;
	background-position:bottom left;
}


td.bottom-center
{
	height: 20;
	border-style: none;
	background-repeat: repeat-x;
	vertical-align: top;
	text-align: justify;
	background-position: top center;
}
td.bottom-left
{
	border-style: none;
	background-repeat: no-repeat;
	vertical-align: top;
	text-align: right;
	background-position: top right;
}
td.bottom-right
{
	border-style: none;
	background-repeat: no-repeat;
	vertical-align: top;
	text-align: left;
	background-position: top left;
}






td.card-active
{
	width: 1;
	height: 1;
	border-style: none;
	background-repeat: no-repeat;
	background-position:top left;
	vertical-align: top left;
	text-align: left;
	cursor:pointer;
}

td.card-pasive
{
	width: 1;
	height: 1;
	border-style: none;
	background-repeat: no-repeat;
	background-position:top left;
	vertical-align: top left;
	text-align: left;
	cursor:pointer;
}

td.card-disable
{
	width: 1;
	height: 1;
	border-style: none;
	background-repeat: no-repeat;
	background-position:top left;
	vertical-align: top left;
	text-align: left;
	cursor:default;
}

















td.main-u-l
{
	width: 20;
	border-style: none;
	background-repeat: no-repeat;
	vertical-align: bottom;
	text-align: right;
	background-position: bottom right;
}
td.main-u-c
{
	width: auto;
	height: 20;
	border-style: none;
	background-repeat: repeat-x;
	background-position: bottom center;
	vertical-align: bottom;
	text-align: justify;
}
td.main-u-r
{
	width: 20;
	border-style: none;
	background-repeat: no-repeat;
	vertical-align: bottom;
	text-align: left;
	background-position:bottom left;
}

td.main-c-l
{
	width: 20;
	height: 20;
	border-style: none;
	background-repeat: repeat-y;
	vertical-align: bottom;
	text-align: right;
	background-position: bottom right;
}

td.main-c-c
{
	width: 1;
	height: 1;
	border-style: none;
	background-repeat: repeat;
	background-position:top center;
	vertical-align: middle;
	text-align: center;
}

td.main-c-r
{
	width: 20;
	height: 20;
	border-style: none;
	background-repeat: repeat-y;
	vertical-align: bottom;
	text-align: left;
	background-position:bottom left;
}


td.main-d-c
{
	height: 20;
	border-style: none;
	background-repeat: repeat-x;
	vertical-align: top;
	text-align: justify;
	background-position: top center;
}
td.main-d-l
{
	border-style: none;
	background-repeat: no-repeat;
	vertical-align: top;
	text-align: right;
	background-position: top right;
}
td.main-d-r
{
	border-style: none;
	background-repeat: no-repeat;
	vertical-align: top;
	text-align: left;
	background-position: top left;
}

table.start
{
	border-style: solid;
}

p.start
{
	text-decoration: none;
	font-weight:700;
}


td.conf
{
	border-style: none;
	vertical-align: top;
	text-align: center;
	background-position: top center;
}








table.headdata
{
	border-style: none;
	font-size: 14px;
}

tr.subhead
{
}

td.subhead
{
}

td.subhead-title
{
	text-decoration: none;
	text-align: center;
	font-weight:700;
	color: #ffffff;
	font-family: 'Times', 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 16px;
}

td.subhead-subtitle
{
	text-decoration: none;
	text-align: justify;
}

th.head
{
}

td.head-title
{
	text-decoration: none;
	text-align: center;
	font-weight:700;
	color: #ffffff;
	font-family: 'Times', 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 18px;
}

th.subhead
{
	text-decoration: none;
	text-align: center;
	font-weight:700;
	color: #ffffff;
	font-family: 'Times', 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 14px;
}

tr.data
{
}


p.person
{
	text-decoration: none;
	text-align: center;
	font-weight:700;
	color: #2CCD0B;
	font-family: 'Times', 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 14px;
}












p.head
{
	text-decoration: none;
	text-align: center;
	font-weight:900;
	color: #DD1B15;
	font-family: "MS Sans Serif", Arial, sans-serif;
	font-size: 18px;
}

a.head
{
	text-decoration: none;
	text-align: center;
	font-weight:900;
	color: #DD1B15;
	font-family: "MS Sans Serif", Arial, sans-serif;
	font-size: 18px;
}

p.subhead
{
	text-decoration: none;
	text-align: center;
	font-weight:700;
	color: blue;
	font-family: 'Times', 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 16px;
}






PersonTitle
{
	display:block;
	text-decoration: none;
	font-weight:700;
	color: #EFEF12;
	font-family: 'Times', 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:150%;
}

td.PersonTitle
{
	text-decoration: none;
	vertical-align: top;
	font-weight:700;
	color: #EFEF12;
	font-family: 'Times', 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:150%;
}


PersonName
{
	display:block;
	text-decoration: none;
	font-weight:700;
	color: #EBB728;
	font-family: 'Times', 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:150%;
}

td.PersonName
{
	text-decoration: none;
	vertical-align: top;
	font-weight:700;
	color: #EBB728;
	font-family: 'Times', 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:150%;
}

p.ProgrammTitle
{
	text-decoration: none;
	text-align: center;
	font-weight:700;
	color: #7F8490;
	font-family: "Times New Roman", 'Times', 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-right: 10px;
	margin-left: 10px;
	border-top: 3px inset green;
	border-bottom: 2px solid green;
}

p.YearTitle
{
	text-decoration: none;
	text-align: center;
	font-weight:500;
	color: #7F8490;
	font-family: "Times New Roman", 'Times', 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-top: 10px;
	padding-bottom: 10px;

}

p.menudown
{
	text-align: center;
	font-weight:500;
	color: #7F8490;
	font-family: "Times New Roman", 'Times', 'Trebuchet MS', Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-bottom: 10px;

}

a.YearTitle
{
	text-decoration: none;
	text-align: center;
	font-weight:500;
	color: #7F8490;
	font-family: "Times New Roman", 'Times', 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-top: 10px;
	padding-bottom: 10px;

}

td.SubjectHead
{
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	font-weight:900;
	background-color: #000080;
	color: #FFFFFF;
	font-size: 12px;
	font-style: italic;
	line-height:150%;
}


td.SubjectFoot
{
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	font-weight:900;
	background-color: #000080;
	color: #FFFFFF;
	font-size: 12px;
	font-style: italic;
	line-height:150%;
}

td.Subject
{
	text-decoration: none;
	vertical-align: top;
	text-align: center;
	font-size: 12px;
}

td.eu-small
{
	vertical-align: top;
	text-align: left;
}

a.veryimp
{
	color: red;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	cursor:pointer;
	font-weight:500;
	font-size: 16px;
	font-weight:700;

}

a.imp
{
	text-decoration: none;
	text-align: center;
	cursor:pointer;
	font-weight:500;
	font-size: 14px;
}
