@charset "utf-8";
/* CSS Document */

/* #mytable {border: 2px solid #000;} 
#mytableinside {border: 2px solid #eee; background-color:#fff;}*/
#mytableinside {border: 2px solid #fff; background-color:#fff;}
body {
	font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
	background-color: #000;
	margin-left: 0px;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:url(images/bg-gradient-1600.jpg);
	background-attachment:fixed;
	background-repeat:repeat-x;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.style4 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; color: #f00; 
}



/*##########################################################################################################################*/
a.webcenter:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	text-decoration: underline;
}
a.webcenter:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	text-decoration: underline;
}
a.webcenter:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #63BA31;
	text-decoration: underline;
}
a.webcenter:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #63BA31;
	text-decoration: underline;
}

/*##########################################################################################################################*/
a.utrecht:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #efefef;
	text-decoration: underline;
}
a.utrecht:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #efefef;
	text-decoration: underline;
}
a.utrecht:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #63BA31;
	text-decoration: underline;
}
a.utrecht:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #efefef;
	text-decoration: underline;
}



/*##########################################################################################################################*/
a.menu:link {
	font-weight: bold;
	color: #fff;
}
a.menu:visited {
	font-weight: bold;
	font-size: 16px;
	color: #fff;
}
a.menu:hover {
	font-weight: bold;
	color: #000;
}
a.menu:active {
	font-weight: bold;
	color: #000;
}



a:link {
	font-style:bold;
	color: #00f;
}
a:visited {
	font-style:bold;
	color: #00f;
}
a:hover {
	font-style:bold;
	color: #00f;
}
a:active {
	font-style:bold;
	color: #00f;
}

