/* STANDARD TAG REDEFINITIONS */
BODY{
	color : Black;
	font-family : Arial, sans-serif;
	font-size: 12px;
}
TD {
	color : Black;
	font-family : Arial, sans-serif;
	font-size: 12px;
}
p {
	color : Black;
	font-family : Arial, sans-serif;
	font-size: 12px;
	margin-bottom: 10px;
	margin-top: 0;
	text-indent: 15px;
	text-align:justify;
}
a{
	color: #FF6600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}

td.top1{
	color: White;
	font-size: 11px;
	background-color: #0C4F8F;
	border-bottom : 1px solid White;
}
td.top2{
	color: White;
	font-size: 10px;
}
a.top2{
	color: White;
	font-size: 10px;
}

/* FOOTER */
td.Footer{
	color: White;
	font-size: 11px;
	background-color: #82AB01;
	border-top : 1px solid White;
}
a.Footer{
	color: White;
	font-size: 11px;
}

.name_head{
	font-size: 14px;
	font-weight : bolder;
	font-family : Tahoma;
	letter-spacing : 1px;
	color: White;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CED3A8;
	text-align : left;
}

/*INPUTS, BUTTONS */
input.SmallButton{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
input.Border{
	border: 1px solid Silver;
}

input.field {
	FONT-FAMILY: Arial, Tahoma;
	FONT-SIZE: 11px;
	border: 1px inset InactiveBorder;
	padding-left: 2px;
}
textarea {
	FONT-FAMILY: Arial, Tahoma;
	FONT-SIZE: 11px;
	border: 1px inset InactiveBorder;
	padding-left: 2px;
}
input.button{
COLOR: black;
FONT-FAMILY: Arial, Tahoma;
FONT-SIZE: 11px;
border: 1px outset;
}
select{
COLOR: black;
FONT-FAMILY: Arial, Tahoma;
FONT-SIZE: 11px;
}
select.nav{
COLOR: black;
FONT-FAMILY: Arial, Tahoma;
FONT-SIZE: 12px;
}
.error {
	font-weight: bold;
	color: #B22222;
}
.ADTable{
	background-color: #F6F6F6;
	padding-left: 10px;
	padding-right: 10px;
	border-bottom: 3px solid #DFDFDF;
	padding-bottom: 5px;
}
.ADTitle{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	border-bottom: 1px solid Silver;
	padding-bottom: 2px;
	padding-top: 5px;
	text-transform: uppercase;
}
.ADText{
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.TextSmallRed{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #085DAD;
	text-decoration : none;
}
.TextSmallGreen{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;	
	color: #006400;
	text-decoration : none;
}
.TextSmallGray{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;	
	color: Black;
	text-decoration : none;
}
.NoImage{
	border: 1 solid #FFCC97;
	text-align:center;
	width:20%;
	color: #E0E0E0;
	height : 100px;
}

.folders{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: Black;
}
.Date{
	color: #133851;
	font-weight: bold;
}
