BODY {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;}

.title{
	font-size: 16px;
	font-weight: bold;
	color : #007700;
}
.button {
	background-color: #007700;
	border: 0;
	color : White;
	font-size : xx-small;
	font-weight : bold;
}
.border{border-width: 2; border-color: #DCDCDC; border-style: solid;}
A:Link{
	color: Black;
	text-decoration : none;
}
A:Visited{
	color: Black;
	text-decoration : none;
}
A:hover{
	color: #007700;
}
.linecolor{
	background-color : #007700;
}
.xx-small {font-size: 9px;}
.x-small {font-size: 11px;}
.small {font-size: 12px;}
.medium {font-size: 14px;}
.large {font-size: 16px;}
.x-large {font-size: 18px;}
.bold {font-weight: bold; }
.center {text-align: center;}
.right {text-align: right;}
.top {vertical-align: top;}
.blue {background-color: #A0B8C8;}
.ltBlue {background-color: #CEE3F0;}
.gray {background-color: #DCDCDC;}
.ltGray {background-color: #EEEEEE;}
.yellow {background-color: #FFFFCC;}
.errorFont{
	font-size: 10px;
	color : Red;
	font : bold;
}
.buttonFont {font-size: 11px;}
.caption {	font-size: 14px;
	background-color: #FFFFCC;
	font-weight: bold;
	border-bottom : 2 solid #DCDCDC;}
.editCaption{	font-size: 11px; background-color: #EEEEEE; font-weight: bold; border-bottom: 2 solid #DCDCDC;}
.editText{font-size: 11px; font-weight: normal;}
.viewText{font-size: 11px; font-weight: normal;}
.viewSectionText{ font-size: 12px;font-weight: normal; }
.contentsTitle{	background-color: #CEE3F0; font-size: 11px; font-weight:bold;}
.contentsTitleLink{	font-size: 9px; vertical-align: top; text-align: right;font-weight: normal;}
.contentsButton{font-size: 9 px; text-align: center;}
.contentsText{	font-size: 9 px;}




