/* CSS Document */

body,td,th {
	font-family:Tahoma;
	font-size: 8.5pt;
	color: #333333;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
}
.style1 {
	color: #006699;
	font-weight: bold;
	font-size:large;
	padding: 3px;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #A2B1B9;

}
.date-time {
	font-size: 8.5pt;
	color: #999999;
}
.border {
	border: 1px solid #CCCCCC;
}
.border-bg {
	border-bottom: 1px solid #EEEEEE;
	padding:5px 5px 5px 5px;
}
.error {color: #FF0000}
.first-tab {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #C9CCD6;
	border-right-color: #C9CCD6;
	border-bottom-color: #C9CCD6;
	border-left-color: #C9CCD6;
}
.othr-tabs {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-top-color: #C9CCD6;
	border-right-color: #C9CCD6;
	border-bottom-color: #C9CCD6;
	border-left-color: #C9CCD6;
}
a:link {
	color: #0099CC;
	text-decoration: none;
	font-weight: bold;

}

a:visited {
	text-decoration: none;
	color: #0066CC;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #CC6600;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #006699;
	font-weight: bold;
}
.title-header {
	background-color: #FFFFFF;
	padding: 3px;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #A2B1B9;
}
.headertext {
	font-size: 16pt;
	color: #CC9900;
}
.form-field {
	font-family: Tahoma;
	font-size: 8.5pt;
	font-weight: normal;
	border: 1px solid #D2D7DB;
	padding: 2;
}
.style1-text {
	color: #006699;
	font-weight: bold;
	font-size:large;
	background-color: #FFDE9B;
	border: 1px solid #FFCC00;
	padding-left: 5px;
	padding-right: 5px;
}

.vert-lilne {
	background:url(buttons/vart.png);
	background-repeat:repeat-y;
}.formButtons {
	font-family: Tahoma;
	font-size: 8.5pt;
	font-weight: normal;
	padding: 2;
}
