body {
	background-color: #C2DEDB;
	margin: 0px;
}
td {
	font-size: 12px;
}
.title1line {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #A5D1FF;
	border-right-color: #A5D1FF;
	border-bottom-color: #A5D1FF;
	border-left-color: #A5D1FF;
}
.titleline {

	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #A5D1FF;
	border-right-color: #A5D1FF;
	border-bottom-color: #A5D1FF;
	border-left-color: #A5D1FF;
}
.inputtextface {
	font-size: 12px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
.buttonface {
	font-size: 12px;
	color: #000000;
	background-image: url(../images/buttonsave.gif);
	margin: 0px;
	padding: 0px;
	border: 1px solid #FFFFFF;
	height: 23px;
	background-color: #567A7A;
}
a:link {
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	text-decoration: none;
}
a:visited {

	font-size: 12px;
	line-height: 150%;
	color: #666666;
	text-decoration: none;
}
a:hover {


	font-size: 12px;
	line-height: 150%;
	color: #FF0000;
	text-decoration: none;
}
.linkwhite {
	font-size: 12px;
	color: #000000;
}
a.linkwhite:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

a.linkwhite:visited {

	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.linkwhite:hover {


	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}


.linkblack {
	font-size: 12px;
	color: #ffffff;
}
a.linkblack:link {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}

a.linkblack:visited {

	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
a.linkblack:hover {


	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}

.dateface {
	color: #999999;
}
