html {
height: 100%;
overflow-y: scroll;
}

body {
background: #ffffff;
font: 12pt Arial;
color: #000000;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
padding: 0px;
height: 100%;
}

a:link,a:visited,a:hover,a:active { 
text-decoration:text-decoration: underline overline;;
font-family:Arial;
font-size:12 pt;
color:#ffffff;
}

a.one:link {color:#686868;text-decoration:none;}
a.one:visited {color:#686868;text-decoration:none;}
a.one:hover, a.one:focus {text-decoration: underline overline;}

img{
vertical-align: top;
border: 0px none;
padding: 0px;
border-collapse: collapse;
border-spacing: 0px;
}

table {
background: transparent;
border-collapse: collapse;
border-width: 0px;
font: 10pt Arial;
color: #000000;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
padding: 0px;
}
.small_table {
background: transparent;
border-collapse: collapse;
color: #000000;
margin-top: 5px;
margin-bottom: 5px;
margin-left: 5px;
margin-right: 5px;
padding: 0px;
}

table a:link,a:visited,a:hover,a:active{
text-decoration:none;
font: 10pt Arial;
color: #282661;
}
table a:hover{
text-decoration: underline;	
opacity: 0.60;
}

table td, table th{
padding: 0;
}

form {
margin: 0px;
}
.under{	
background:#d8d8d8;
height:30px;
width:150px;
border:1px solid #933541;
text-align:center;
font: 16pt Arial bold;
font-weight: bold;
color: #3d3d3d;
display: table-cell; vertical-align: middle; 
text-decoration: none;	
}
.under:hover{
text-decoration: underline;	
opacity: 0.80;
}
.user_form{
background:#ffffff;
height:20px;
width:200px;
border-width: 2px;
text-align:left;
font: 12pt Arial bold;
color: #000000;
display: table-cell; vertical-align: middle; 
}
.pro_mark{
background:#f9fbed;
margin:5px;
border:1px solid #686868;
border-collapse: collapse;
height:230px;
}
.menu{
background:#f9fbed;
height:24px;
width:150px;
border:1px solid #686868;
text-align:center;
font: 12pt Arial bold;
font-weight: bold;
color: #3d3d3d;
display: table-cell; vertical-align: middle; 
text-decoration: none;	
}
.menu:hover{
color:#282661;
-webkit-transition: opacity 0.2s linear;
opacity: 0.80;
}
.menu1{
background:#ffffff;
height:24px;
width:150px;
border:1px solid #686868;
text-align:center;
font: 12pt Arial bold;
font-weight: bold;
color: #3d3d3d;
display: table-cell; vertical-align: middle; 
text-decoration: none;	
}
.menu1:hover{
color:#282661;
-webkit-transition: opacity 0.2s linear;
opacity: 0.80;
}
.menu2{
background:#f7f0F0;
height:24px;
width:150px;
border:1px solid #686868;
text-align:center;
font: 12pt Arial bold;
font-weight: bold;
color: #3d3d3d;
display: table-cell; vertical-align: middle; 
text-decoration: none;	
}
.menu2:hover{
color:#282661;
-webkit-transition: opacity 0.2s linear;
opacity: 0.80;
}

.error{
background:#fbb5bc;
height:24px;
border:1px solid white;
text-align:center;
font: 10pt Arial bold;
font-weight: bold;
color: #686868;
display: table-cell; vertical-align: middle; 
text-decoration: none;	
}
.error:hover{
color:#282661;
-webkit-transition: opacity 0.2s linear;
opacity: 0.80;
}