
.title1 { 
	font-family: Century Gothic;
	font-weight: bolder;
	font-size: 12pt;
	line-height: 0;
	color: #D27B08;
}
.title2 { 
	font-family: Book Antiqua;
	font-weight: bolder;
	font-size: 20pt;
	line-height: 0.3;
	color: #D27B08;
}
.title3 { 
	font-family: Century Gothic;
	font-weight: bolder;
	font-size: 10pt;
	line-height: 0.1;
	color: #000000;
}
.left_menu1{ 
	font-family: Arial;
	font-weight: bold;
	font-size: 10pt;
	text-align: center;
	color: #D27B08;
}
.left_menu2 { 
	font-family: Arial;
	font-size: 8pt;
	text-align: center;
	text-decoration: none;
	line-height: 0.5;
	color: #000000;
}
.left_menu3 { 
	font-family: Arial;
	font-size: 8pt;
	text-align: center;
	text-decoration: none;
	line-height: 0.5;
	color: #000000;
}


.left_menu2_link{ 
	font-family: Arial;
	font-weight: bold;
	font-size: 9pt;
	text-align: center;
	text-decoration: none;
	line-height: 0.2;
	color: #574E72;
}
.left_menu2_link:hover { 
	font-family: Arial;
	font-weight: bold;
	font-size: 9pt;
	text-align: center;
	text-decoration: underline;
	line-height: 0.2;
	color: #574E72;
}


.h1{ 
	font-family: Verdana;
	font-weight: bold;
	font-size: 10pt;
	line-height: 1.2;
	color: #000000;
}


.r1{ 
	font-family: Verdana;
	font-weight: normal;
	font-size: 8.5pt;
	line-height: 1.3;
	text-align: left;
	color: #000000;
}


.r1_link{ 
	font-family: Verdana;
	font-weight: normal;
	font-size: 8.5pt;
	line-height: 1.3;
	text-decoration: none;
	text-align: justify;
	color: #D27B08;
}
.r1_link:hover{ 
	font-family: Verdana;
	font-weight: normal;
	font-size: 8.5pt;
	line-height: 1.3;
	text-decoration: underline;
	text-align: justify;
	color: #D27B08;
}

.t1_link{ 
	font-family: Verdana;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
	text-align: center;
	color: #D27B08;
}
.t1_link:hover{ 
	font-family: Verdana;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: underline;
	text-align: center;
	color: #D27B08;
}

.error{ 
	font-family: Verdana;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
	color: red;
}

.form_select
{
	font-family:	Verdana;
	font-size:		8.5pt;
 	margin-left:	2;
	margin-right: 	2;
	font-weight:	normal;
	background-color: #C0C0C0;
	border-style:	solid;
	border-width:	1px;
	border-color:	#7F9DB9;
}
.form_input
{
	font-family:	Verdana;
	font-size:		8.5pt;
 	margin-left:	2;
	margin-right: 	2;
	font-weight:	normal;
	background-color: #C0C0C0;
	border-style:	solid;
	border-width:	1px;
	border-color:	#7F9DB9;
}
.form_button
{
	font-family:	Verdana;
	font-size:		8.5pt;
 	margin-left:	2;
	margin-right: 	2;
	font-weight:	normal;
	background-color: #C0C0C0;
	border-style:	solid;
	border-width:	1px;
	border-color:	#7F9DB9;
	cursor:			pointer;
	width: 80
}

.calendar
{
	font-family: Courier New;
	font-weight: normal;
	text-decoration: none;
	font-size: 8pt;
	line-height: 1.3;
	text-align: center;
	color: #000000;
}
.calendar:hover
{
	font-family: Courier New;
	font-weight: normal;
	text-decoration: underline;
	font-size: 8pt;
	line-height: 1.3;
	text-align: center;
	color: #000000;
}

.calendar_event
{
	font-family: Courier New;
	font-weight: bold;
	text-decoration: none;
	font-size: 8pt;
	line-height: 1.3;
	text-align: center;
	color: #D27B08;;
}
.calendar_event:hover
{
	font-family: Courier New;
	font-weight: bold;
	text-decoration: underline;
	font-size: 8pt;
	line-height: 1.3;
	text-align: center;
	color: #D27B08;;
}

.rowheader 
{
	font-family: Verdana;
	font-weight: normal;
	font-size: 8.5pt;
	line-height: 1.3;
	text-align: justify;
	color: #000000;
	background-color: #C0C0C0;
}
.row1 
{
	font-family: Verdana;
	font-weight: normal;
	font-size: 8.5pt;
	line-height: 1.3;
	text-align: justify;
	color: #000000;
	background-color: #eeeeee;
}
.row2 
{
	font-family: Verdana;
	font-weight: normal;
	font-size: 8.5pt;
	line-height: 1.3;
	text-align: justify;
	color: #000000;
	background-color: #dddddd;
}
