.only_prn {
	display:none;
}
/** **/
HTML {
padding:0;
margin:0;
}

BODY {
/* Verdana, Arial, Helvetica, Tahoma; */
font-family: Verdana, Arial, Helvetica, sans-serif;
padding:0;
margin:0;
}
P {
font-size: x-small;
text-align:justify;
}
P.right {
text-align:right;
}
P.center {
text-align:center;
}

LI, DD, DT {
font-size: x-small;
}
H1,H2,H3,H4,H5 {
font-size: x-small;
color:#4B4B4B;
}
B, STRONG {
color:#4B4B4B;
}
A {
color:#988C65;
}
.left_frame {
background:#EFEEE3;
}
.right_frame {
}
.to_top {
font-size: xx-small;
}

/* Calendar */
.holiday {
	background:#CC9933;
	padding:0 3px 0 3px;
}
.wd_name {
	padding:0 3px 0 3px;
}
.day {
	padding:0 3px 0 3px;
}
/*****************************************/

/* Nav. Path */
.nav_path {
text-align:right;
font-size: xx-small;
padding-right:30px;
padding-top:.5em;
}

/* Headers */
.title1 {
color:#988C65;
font-weight:bold;
}
H1.title1{
font-size:x-small;
text-transform:uppercase;
}
H1.IT_title{
font-size:small;
text-transform:uppercase;
color:#14A7AE
}
.abstract {
font-size: x-small;
}
.abstract P {
line-height:1.5em;
margin-bottom:0.5em;
}
.abstract A {
font-weight:bold;
font-size: xx-small;
}

.front_events {
font-size: x-small;
background:#FFFFFF;
padding-bottom:0px;
}
.front_events .header {
font-size: x-small;
color:#988C65;
font-weight:bold;
margin-bottom:.5em;
}
.front_events LI {
font-size: x-small;
}
.front_events A {
font-weight:bold;
font-size: xx-small;
}

/** Tables **/
.simple_table {
}
.simple_table TH {
font-size: x-small;
background:#EFEEE3;
padding:.2em;
padding-left:.5em;
padding-right:.5em;
}
.simple_table TR {
}
.simple_table TD {
font-size: x-small;
padding:.2em;
}

/** Left Menu ************************************************************/
UL.main_menu {
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
font-size:x-small;
}
.level1 {
margin:0px 0px 10px 0px;
}
.main_menu LI {
color:#4B4B4B;
list-style-type:none;
font-weight:bold;
padding:0 0 0 15px;
text-indent:-15px;
}
.main_menu LI A {
color:#4B4B4B;
text-decoration:none;
text-indent:-15px;
}
.main_menu LI A:hover {
text-decoration:underline;
}

UL.sub_menu {
margin:0px 0px 10px 0px;
padding:0 0 0 0;
font-size:x-small;
}
.sub_menu LI {
color:#8D835E;
list-style-type:none;
font-weight:bold;
margin:0 0 0 0;
padding:0 0 0 15px;
text-indent:-15px;
}
.sub_menu LI A {
color:#8D835E;
text-decoration:none;
}
.sub_menu LI A:hover {
color:#8D835E;		/*996600;*/
text-decoration:underline;
}

.top_menu {
font-size:xx-small;
color:#C1C09C;
}
TD.top_menu {
background:#4B4B4B;
}
.top_menu A {
color:#C1C09C;
font-weight:bold;
text-decoration:none;
text-transform:uppercase;
}
.top_menu A:hover {
color:#EFEEE3;	/*CFCEB1;*/
text-decoration:none;
}
.invislink {
	text-decoration: none;
	color: #000000;
}
