H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

TH {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
}

.large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

A:link, A:active, A:visited {
	color: #014c5f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none; 
}

input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

P.breakhere {
	page-break-before: always;
}

.borderimage {
	border:1px solid white;
}

.TableGrid0 {
	background-color: #E1E2E4;
}

.TableGrid1 {
	background-color: #FFFFCC;
}

.customcolor {
	background-color: #a4a6a5;
}

.customcolor2 {
	background-color: #02369b;
}

.headercolor {
	color: #FFFFFF;
}

.footer, A.footer:link, A.footer:active, A.footer:visited {
	color: #18345A;
	font-size: 11px;
	font-weight: normal;
}

.crumb, A.crumb:link, A.crumb:active, A.crumb:visited {
	color: #3D2D16;
	font-size: 11px;
	font-weight: bold;
}

.ErrorMessage {
	color: #FF0000;
	font-weight: bold;
}

.namitan {
	color:#787f32;
}

#pagetitle {
	width:412px;
	height:56px;
	background-image:url(../images/pagetitle-bg.jpg);
	background-repeat:no-repeat;
	color:#014c5f;
	font-size:22px;
	font-family: Arial, Helvetica, sans-serif;
	line-height:68px;
	overflow:hidden;
}

