@charset "utf-8";
/* CSS Document */

#print-button {
	display: none;
}


td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	vertical-align: top;
	text-align: top;
}

.grey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	vertical-align: top;
	font-color: grey;
}

.color0 {
	font-color: grey;
}
.color1 {
	font-color: black;
}


table {
	border: 1px ;
}

.header {       font-family:            Verdana; 
                font-size:              14px; 
                font-style:             normal; 
                font-weight:            bold; 
                color:                  #000000;
                letter-spacing:         normal; 
                word-spacing:           normal; 
                font-variant:           normal; 
                background-color:       #ffffff;
                border:                 thin;
                vertical-align:         bottom;
                text-decoration:        none }
.header_rotate {       font-family:            Verdana; 
                font-size:              14px; 
                font-style:             normal; 
                font-weight:            normal; 
                color:                  #000000;
                letter-spacing:         normal; 
                word-spacing:           normal; 
                font-variant:           normal; 
                background-color:       #ffffff;
                border:                 thin;
                vertical-align:         bottom;
		writing-mode:		tb-rl;
                text-decoration:        none }

.style0 {       font-family: Verdana, Arial, Helvetica, sans-serif; 
                font-size: 10px; 
                font-style: normal; 
                font-weight: bold; 
                color: #45BEED ; 
                letter-spacing: normal; 
                word-spacing: normal; 
                font-variant: normal; 
                background-color: #e5e5e5;
                border:thin ;
                text-decoration: none}

.style1 {       font-family: Verdana, Arial, Helvetica, sans-serif; 
                font-size: 14px; 
                font-style: normal; 
                font-weight: bold; 
                color: blue ; 
                letter-spacing: normal; 
                word-spacing: normal; 
                font-variant: normal; 
                background-color: #d3d3d3; 
                text-decoration: none}

.style2 {  font-family: Verdana, Arial, Helvetica, sans-serif; 
        font-size: 14px; 
        font-style: normal; 
        font-weight: bold; 
        color: #FE0000; 
        letter-spacing: normal; 
        word-spacing: normal; 
        font-variant: normal; 
        background-color: #FFFFFF; 
        text-decoration: none}

.style3 {  font-family: Verdana, Arial, Helvetica, sans-Serif ; 
        font-size: 14px; 
        font-style: normal; 
        font-weight: bold; 
        color: #000000; 
        letter-spacing: normal; 
        word-spacing: normal; 
        font-variant: normal; 
        background-color: #D1E0D8; 
        text-decoration: none}

.style4 {       font-family: Verdana, Arial, Helvetica, sans-serif; 
                font-size: 14px; 
                font-style: normal; 
                font-weight: bold; 
                color: #000000 ; 
                letter-spacing: normal; 
                word-spacing: normal; 
                font-variant: normal; 
                background-color: #ffffff;
                text-decoration: none}

.style5 {       font-family: Verdana, Arial, Helvetica, sans-serif; 
                font-size: 14px; 
                font-style: normal; 
                font-weight: bold; 
                color: #000000 ; 
                border: thin ;
                letter-spacing: normal; 
                word-spacing: normal; 
                font-variant: normal; 
                background-color: #D1E0D8 ;
                text-decoration: none}

.style6 {       font-family: Verdana, Arial, Helvetica, sans-serif; 
                font-size: 20px; 
                font-style: normal; 
                font-weight: bold; 
                color: #000000 ; 
                letter-spacing: normal; 
                word-spacing: normal; 
                font-variant: normal; 
                background-color: #BBBBBB;
                text-decoration: none}

.style7 {       font-family: Verdana; 
                font-size: 14px; 
                font-style: normal; 
                font-weight: normal; 
                color: #000000 ; 
                letter-spacing: normal; 
                word-spacing: normal; 
                font-variant: normal; 
                background-color: #cee7fa ;
                border:thin ;
                vertical-align:text-top;
                text-decoration: none}

.style8 {       font-family: Verdana; 
                font-size: 14px; 
                font-style: normal; 
                font-weight: normal; 
                color: #cde0f1 ; 
                letter-spacing: normal; 
                word-spacing: normal; 
                font-variant: normal; 
                background-color: #666666 ;
                border:thin ;
                text-decoration: none}

.style9 {       font-family: Verdana; 
                font-size: 14px; 
                font-style: normal; 
                font-weight: normal; 
                color: #000000 ; 
                letter-spacing: normal; 
                word-spacing: normal; 
                font-variant: normal; 
                background-color: #cccccc ;
                border:thin ;
                vertical-align:text-top;
                text-decoration: none}

.styleA {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	letter-spacing: normal;
	word-spacing: normal;
	font-variant: normal;
	background-color: #E5E5E5;
	#background-color: #D6E7E7;
	border:thin;
	vertical-align:text-top;
	text-decoration: none
}


.styleB {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	letter-spacing: normal;
	word-spacing: normal;
	font-variant: normal;
	background-color: #FFFFFF;
	border:thin;
	vertical-align:text-top;
	text-decoration: none
}

button  {
    font-family:	Verdana;
    font-size: 		12px;
    font-weight: 	bold;
    text-align: 	left;
    height: 		20px;
    background: 	#f1f1f1;
    #border: 		2px solid rgba(33, 68, 72, 0.59);
}

smallbutton  {
    font-family:	Verdana;
    font-size: 		14px;
    font-weight: 	normal;
    text-align: 	left;
    height: 		20px;
    background: 	#f1f1f10;
    #border: 		2px solid rgba(33, 68, 72, 0.59);
}


.nobutton {
	color: #ffffff;
    font-family: Verdana;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    height: 40px;
    width: 300px;
    background: #aac0c0;
    #border: 2px solid rgba(33, 68, 72, 0.59);
}

.red	{
	color: #0043ff;
}

.msg	{
	background-color: #e5e5e5;
	color: #45BEED;
}
.mmm	{
	background-color: #808080;
	color: #ffffff;
}
.but {
	-moz-box-shadow: 3px 4px 0px 0px #1564ad;
	-webkit-box-shadow: 3px 4px 0px 0px #1564ad;
	box-shadow: 3px 4px 0px 0px #1564ad;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #79bbff), color-stop(1, #378de5));
	background:-moz-linear-gradient(top, #79bbff 5%, #378de5 100%);
	background:-webkit-linear-gradient(top, #79bbff 5%, #378de5 100%);
	background:-o-linear-gradient(top, #79bbff 5%, #378de5 100%);
	background:-ms-linear-gradient(top, #79bbff 5%, #378de5 100%);
	background:linear-gradient(to bottom, #79bbff 5%, #378de5 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#79bbff', endColorstr='#378de5',GradientType=0);
	background-color:#79bbff;
	border:1px solid #337bc4;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:10px;
	font-weight:bold;
	padding:2px 3px;
	text-decoration:none;
	text-shadow:3px 3px 0px #528ecc;
}
.but:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #378de5), color-stop(1, #79bbff));
	background:-moz-linear-gradient(top, #378de5 5%, #79bbff 100%);
	background:-webkit-linear-gradient(top, #378de5 5%, #79bbff 100%);
	background:-o-linear-gradient(top, #378de5 5%, #79bbff 100%);
	background:-ms-linear-gradient(top, #378de5 5%, #79bbff 100%);
	background:linear-gradient(to bottom, #378de5 5%, #79bbff 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#378de5', endColorstr='#79bbff',GradientType=0);
	background-color:#378de5;
}
.but:active {
	position:relative;
	top:1px;
}

.container
  {
    font-size:10px;
    font-family:Lucida Handwriting;
   }
select
{
    font-family:inherit;
    font-size:inherit;
}

option.courier
 {
    font-family:monospace;
 }


.mybut  {
		text-decoration: none;
    font-family:	Verdana;
    font-weight: 	bold;
    text-align: 	left;
    height: 		20px;
    background: 	#f1f1f1;
    border: 		2px solid rgba(33, 68, 72, 0.59);
}

	
.blink {
    animation-duration: 1s;
    animation-name: blink;
    animation-iteration-count: infinite;
    animation-direction: alternate;
    animation-timing-function: ease-in-out;
}
@keyframes blink {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
    }
}

.btn {
  background: #3498db;
  background-image: -webkit-linear-gradient(top, #3498db, #2980b9);
  background-image: -moz-linear-gradient(top, #3498db, #2980b9);
  background-image: -ms-linear-gradient(top, #3498db, #2980b9);
  background-image: -o-linear-gradient(top, #3498db, #2980b9);
  background-image: linear-gradient(to bottom, #3498db, #2980b9);
  -webkit-border-radius: 28;
  -moz-border-radius: 28;
  border-radius: 28px;
  font-family: Arial;
  color: #ffffff;
  font-size: 20px;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
}

.btn:hover {
  background: #3cb0fd;
  background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
  background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
  text-decoration: none;
}

