/*********************************
MAIN-LAYOUT
**********************************/
html,body{
	margin:0;
	padding:0;
	height:100%;
	border:none
}


/*********************************
MISC
**********************************/

.active {
	font-weight: bold;
}

select{
 	width:150px;
}

img.border1
{
  border: 1px !important;
}

img.border2
{
  border: 2px !important;
}

img.border3
{
  border: 3px !important;
}.whitetable {  border: none !important;  background-color: white !important;}.whitetable td {  border: none !important;  background-color: white !important;}.whitetable td  a{  border: none !important;  color: rgb(49, 71, 108) !important;}
