body,td {
	font-size:12px;
	font-family:arial;
}
p {}

.adres {
	padding-top:30px;
	color:#ffffff;
	font-size:10px;
}
.adres2 {
	padding-top:30px;
	color:#A5D5F8;
	font-size:10px;
}
a:link {text-decoration:none;
	color:#0779CD;}
a:visited {text-decoration:none;
	color:#B3B3B3;}
a:active {text-decoration:none;
	color:#0779CD;}
a:hover {text-decoration:underline;
	color:#67BEFF;}
	
.adres2 a:link {
	text-decoration:none;
	color:#AAD8FA;}
.adres2 a:visited {
	text-decoration:none;
	color:#AAD8FA;}
.adres2 a:active {
	text-decoration:none;
	color:#AAD8FA;}
.adres2 a:hover {
	text-decoration:underline;
	color:#ffffff;}
	
.content {
	color:#595959;
	padding-top:20px;
	padding-bottom:30px;
}
H2 {
	color:#0779CD;
	font-size:14px;
	text-transform: uppercase;
	text-decoration: none;
}

H2 a, H2 a:hover, H2 a:link, H2 a:visited, , H2 a:active  {
	color:#0779CD;
	font-size:14px;
	text-transform: uppercase;
	text-decoration: none;
}


.in  {
	width:130px;
	color:#000000;
	border-top:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	background-image:url(menu_bg1.gif);
	background-repeat:repeat-y;
	font-size:10px;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:10px;
}
.out  {
	width:130px;
	border-top:1px solid #B3DEFF;
}
.in a:link {
	text-decoration:none;
	color:#000000;}
.in a:visited {
	text-decoration:none;
	color:#000000;}
.in a:active {
	text-decoration:none;
	color:#000000;}
.in a:hover {
	text-decoration:underline;
	color:#1F89D7;}

.in2  {
	width:130px;
	color:#000000;
	border-top:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	background-image:url(menu_bg2.gif);
	background-repeat:repeat-y;
	font-size:10px;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:15px;
}
.out2  {
	width:130px;
	border-top:1px solid #B3DEFF;
}
.in2 a:link {
	text-decoration:none;
	color:#000000;}
.in2 a:visited {
	text-decoration:none;
	color:#000000;}
.in2 a:active {
	text-decoration:none;
	color:#000000;}
.in2 a:hover {
	text-decoration:underline;
	color:#1F89D7;}

	img{
		border:0;
	}	
	
/*INPUTS, BUTTONS */
input.SmallButton{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:80%;
}
input.Border{
	border: 1px solid Silver;
}

input.field {
	FONT-FAMILY: Arial, Tahoma;
	font-size:80%;
	border: 1px inset InactiveBorder;
	padding-left: 2px;
}
textarea {
	FONT-FAMILY: Arial, Tahoma;
	font-size:80%;
	border: 1px inset InactiveBorder;
	padding-left: 2px;
}
input.button{
	height:20px;
/*	background-color:#CAE3FF;*/
	font-size:11px;
/*COLOR: black;
FONT-FAMILY: Arial, Tahoma;
font-size:80%;
border: 1px outset;*/
}
select{
COLOR: black;
FONT-FAMILY: Arial, Tahoma;
font-size:100%;
}
select.nav{
COLOR: black;
FONT-FAMILY: Arial, Tahoma;
font-size:80%;
}
.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:80%;
	font-weight: bold;
	color: #085DAD;
	text-decoration : none;
}
.TextSmallGreen{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:80%;
	font-weight: bold;	
	color: #006400;
	text-decoration : none;
}
.TextSmallGray{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:80%;
	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:80%;
	color: Black;
}
.ADTable{
	background-color: #E9F6F9;
	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;
}

td.Table {
	background-color: White;
}

td.Table_disabled {
	background-color: #f9f4ef;
}
