/* STANDARD TAG REDEFINITIONS */
BODY,td {
	font-family:tahoma;
	font-size:11px;
}
a:link {
	color:#153080;
	text-decoration:none;
}
a:visited {
	color:#153080;
	text-decoration:none;
}
a:active {
	color:#153080;
	text-decoration:none;
}
a:hover {
	color:#4178C4;
	text-decoration:underline;
}
P {
	margin-top:10px;
	line-height:130%
}
.menu {
	background-image:url(menu.gif);
	background-repeat:no-repeat;
	width:30;
	padding-left:17px;
	padding-right:17px;
	padding-top:3px;
	font-family:tahoma;
	font-size:10px;
	font-weight:bold;
}
.menu a:link {
	color:#153080;
	text-decoration:none;
}
.menu a:visited {
	color:#153080;
	text-decoration:none;
}
.menu a:active {
	color:#153080;
	text-decoration:none;
}
.menu a:hover {
	color:#4178C4;
	text-decoration:underline;
}
a.whitelink:link {
	color:#ffffff;
	text-decoration:none;
}
a.whitelink:visited {
	color:#ffffff;
	text-decoration:none;
}
a.whitelink:active {
	color:#ffffff;
	text-decoration:none;
}
a.whitelink:hover {
	color:#F0F2F5;
	text-decoration:underline;
}
.data {
	color:#4178C4;
	font-weight:bold;
}

/*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;
}

.error {
	font-weight: bold;
	color: red;
}
.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;
	color: #DC143C;
}
.TextSmallGreen{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006400;
}
.TextSmallGray{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Gray;
}
.NoImage{
	border: 1 solid #E0E0E0;
	text-align:center;
	width:20%;
	color: #E0E0E0;
	height : 100px;
}

.folders{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: White;
}
.lang{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:  #033953;
	font-weight : bold;
}
