BODY,P,TD,TH {
	FONT-SIZE: 90%;
	color: #000000;
}

BODY {
	background-color: #FFFFFF;
}
	
strong {
	font-weight: bold;
	color: #000000;
}

h1{font-size:130%;  margin-bottom:0;}
h2{font-size:120%; margin-bottom:0;}
h3{font-size:100%;  margin-bottom:0;}
h4{font-size:100%; margin-bottom:0;}


li{
	
	font-size: 90%;
}

caption{
	font-size: 90%;
}
}
em{
}

A {
text-decoration:underline;
}

A:link{
}

A:visited{
} 

A:active{
}

A:hover{
}

.small {
	COLOR: #000000; LINE-HEIGHT: 130%
}
.menu_small {
	COLOR: #000000; LINE-HEIGHT: 130%
}

.portlet_title,TH {
	FONT-WEIGHT: bold;
	COLOR: #003C80;
	LINE-HEIGHT: 130%;
	BACKGROUND-COLOR: #CADFFD;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: 2px solid #003C80;
}

.portlet_contents {
	COLOR: #000000;
	BACKGROUND-COLOR: #ffffff;
	padding-left: 12px;
	word-break: break-all;

}

.contents-list {
	padding-left: 12px;
}

.input_error {
  color: #FF0000;
  font-weight: bold;
}

.calendar_select {
  font-size:120%;
  color: #FF0000;
  font-weight: bold;
}

.portlet_frame {
	padding-top: 12px;
	padding-left: 12px;
	width: 100%;
}

.portlet_table {
	border: 1px solid #000000;
}

.calendar_frame {
	border: 1px solid #000000;
}

