body { font-family: Montserrat; font-size: 12px; color: #000000; margin-left: 0px; 
       margin-right: 0px; margin-top: 0px; margin-bottom: 1px; }
	   
.ivan {border:4px; border-thickness: 4px; border-color: #003366;
border-style: solid;}
A:hover, A:active {color: #3e65af; text-decoration: none;}
A:hover .ivan, A:active .ivan {border:4px; border-thickness: 4px; border-style: solid; border-color: #fade80;}

.dist {border:4px; border-thickness: 4px; border-color: #f8f8f8;
border-style: solid;}
A:hover, A:active {color: #3e65af; text-decoration: none;}
A:hover .dist, A:active .dist {border:4px; border-thickness: 4px; border-style: solid; border-color: #fade80;}

a:link { text-decoration: none; color: #002255; font-family: Montserrat Medium; font-size: 12px; }
a:active { text-decoration: none; color: #fade80; font-family: Montserrat Medium; font-size: 12px; }
a:visited { text-decoration: none; color: #660000; font-family: Montserrat Medium; font-size: 12px; }
a:hover { text-decoration: none; color: #FF712D; font-family: Montserrat Medium; font-size: 12px; }

form {
	line-height: 20px;
	
}
td { font-size: 12px; font-family: Montserrat; color: #000000;}

.one { font-family: Montserrat; font-size: 16px; font-weight: bold; }
.bold { font-family: Montserrat; font-size: 16px; font-weight: bold; color: #ffffff; }
.dist { font-family: Montserrat Medium; font-size: 16pt; font-weight: bold; color: #ffffff; background-color: #3e65af;}
.eone { background-color: #b1cbe0; font-weight: bold;}
.code { font-family: Montserrat Medium; font-size: 18pt; font-weight: bold; }
.navborder {
	border-top: 1px solid #3e65af;
	border-right: 1px solid #3e65af;
	border-bottom: 1px solid #3e65af;
	border-left: 1px solid #3e65af;
	background-color:#ffffff;
}
.vb {
	border-top: 1px solid #fade80;
	border-right: 1px solid #fade80;
	border-bottom: 1px solid #fade80;
	border-left: 1px solid #fade80;
	font-weight: bold;
}
.bb {
	border-top: thin none #fade80;
	border-right: thin none #fade80;
	border-bottom: 1px solid #000000;
	border-left: thin none #fade80;
	background-color: #f2f4f0;
	font-weight: bold;
}
.vb1 {
	border-top: 1px solid #000000;
	border-right: thin none #000000;
	border-bottom: thin none #000000;
	border-left: thin none #000000;
	font-weight: bold;
}
.ivantable {
	border-top: 1px solid #cc0000;
	border-right: 1px solid #cc0000;
	border-bottom: 1px solid #cc0000;
	border-left: 1px solid #cc0000;
	background-color: #f2f4f0;
	font-weight: bold;
}
.ivantables {
	border-top: thin none #000000;
	border-right: thin none #000000;
	border-bottom: thin none #000000;
	border-left: 1px solid #fade70;
	
}

.buttonscontainer {width: 950%;}

.buttons a {color: #ffffff;
border: 1px solid;
background-color: #003355;
padding: 2px;

padding-left: 2px;
font: 12px Montserrat;
font-weight: normal;
text-decoration: none;
border-color: #336699 #000000 #000000 #336699;
display: block;
margin: 0px;
width: 100%;
text-align: left;}

.buttons a:hover {border: 1px solid;
padding-left: 4px;
padding-top: 3px;
padding-bottom: 1px;
padding-right: 1px;
background-color: #a91313;
border-color: #000000 #333333 #333333 #000000;
color: #fade80;
text-decoration: none;}
