body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 0px;
	margin-top: 0px;
	padding: 0px;
}

a:link,a:visited  {
	color: #568ac8;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #568ac8;
	text-decoration: underline;
	font-weight: bold;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

ul{
	list-style-image: url(images/dot3.png);
	list-style-position: outside;
	background-position: center;
}
.tbl_1 {
	BACKGROUND-COLOR: #f7f7f7;
	border: 1px solid #cccccc;
}
.tbl_1_title {
	background-color: #2e67b2;
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(/images/b1.gif);
}

.tbl_2 {
	BACKGROUND-COLOR: #f7f7f7;
	border: 1px solid #cccccc;
}
.field-name {
	font-weight: bold;
}


.tbl_2_title {
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(/images/b2.gif);
}
.input1 {
	font-weight: normal;
	font-style: normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10px;
	background-color: #FFFFFF;
}
.input2 {
	font-weight: normal;
	font-style: normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10px;
	background-color: #DFF9FF;
}

.red_small{
	color: #FF0000;
	font-size: 10px;
}

.gray{
	color: #999999;
}
