body {
	background-image: url(../images/bg-site.gif);
	font-family: Tahoma;
	color: #000148;
	font-size: 10pt;
	SCROLLBAR-BASE-color: #D5DDF7;
	SCROLLBAR-ARROW-color: #CCA404;
}
.master {
	border: 1px solid #BFD5F2;
}
.table-content{
	background: url(../images/bg-content.gif);
}

.table-footer{
	background: url(../images/bg-footer.gif);
	font-family: Tahoma;
	color: white;
}

.header-date {
	font-family: Tahoma;
	color: white;
	font-size: 8pt;
	padding-left: 5px;
	background-image: url(../images/header-date.gif);
	background-repeat: no-repeat;
}

td {
	font-family: Tahoma;
	color: #000148;
	font-size: 10pt;
}

.date {
	background-image: url(../images/../images/bg-date.gif);
	font-family: Tahoma;
	color: #ffffff;
	font-size: xx-small;
	padding-left: 12px;
}
input,textarea
 {
	border: 1px double #D0A304;
	font-family: Tahoma;
	color: #003D79;
	font-size: x-small;
	background-image: url(../images/bg-content.gif);
}

.form-box-text {
	font-family: Tahoma; 
	color: #868686; 
	font-size: xx-small; 
	padding-left: 41px; 
	padding-top: 5px;
}


.container {
	font-family: Tahoma; 
	color: #25506A; 
	font-size: x-small; 
	padding: 10px;
 	background-color:#F7F7F7; 
}
.title-section {
	font-family: tahoma; 
	color: #DD6D00; 
	font-size: x-small; 
	padding-left: 10px; 
	font-weight: bold;
}
a:active, a:focus, a:link, a:visited {
	font-family: Tahoma; 
	font-size: 10pt;
	color: #02629D;
	text-decoration: none;

}
a:hover {
	font-family: Tahoma; 
	color: #D0A304; 
	font-size: 10pt;
	text-decoration: underline;
}

.today{
padding:1px; 
color:white;
}
a:active.link-footer, a:focus.link-footer, a:link.link-footer, a:visited.link-footer {
	font-family: Tahoma; 
	font-size: xx-small;
	color: #02629D;
	text-decoration: none;

}
a:hover.link-footer {
	font-family: Tahoma; 
	color: #D0A304; 
	font-size: xx-small;
	text-decoration: underline;
}

.section-title-print{
	font-family: Tahoma;
	color: #000148;
	font-size: 11pt;
	font-weight:bold;
	border-bottom: dotted 1px #f2f2f2;
}
.image{
border: double 4px #b1900f;
}

.gold{
border: double 1px #b1900f;
background-color:#f9fafb; 
}
