h1{
/*text-align:left;*/
text-decoration: underline;
color: #002142;
font-family:Tahoma;
font-size:160%;
font-weight:bold;
font-style:italic;
/*margin-bottom: 0em;*/
/*margin-left: 0.25em;*/
/*margin-top: 0em;*/
}

h2{
color: #002142;
font-family:Tahoma;
font-size:110%;
font-weight:bold;
}

h3{
color: #002142;
font-family:Tahoma;
font-size:100%;
font-weight:bold;
}

#matk_msg{
text-align:center;
color: #002142;
font-family:Tahoma;
font-size:160%;
font-weight:bold;
}

#left_title{
text-align:left;
text-decoration: underline;
color: #002142;
font-family:Tahoma;
font-size:250%;
font-weight:bold;
font-style:italic;
margin-bottom: 0em;
margin-left: 0.25em;
margin-top: 0em;
}


#right_title{
text-align:right;
text-decoration: underline;
color: #002142;
font-family:Tahoma;
font-size:155%;
font-weight:bold;
font-style:italic;
margin-bottom: 0em;
margin-right: 0.25em;
margin-top: 0em;
}


#center_title{
text-align:center;
text-decoration: underline;
color: red;
font-family:Tahoma;
font-size:180%;
font-weight:bold;
font-style:italic;
margin-bottom: 0em;
margin-left: 0.25em;
margin-top: 0em;
}


#not_ready_yet{
text-align:center;
text-decoration: underline;
color: red;
font-family:Tahoma;
font-size:200%;
font-weight:bold;
font-style:italic;
margin-bottom: 0em;
margin-right: 0.25em;
margin-top: 0em;
}


#main_page_text{
/*text-align:justified;*/
color: #002142;
font-family:Tahoma;
font-size:105%;
font-weight:bold;
margin-bottom: 0em;
margin-right: 0.25em;
margin-top: 0em;
}
	       
#big{
color: #6666ff;
font-family:Tahoma;
font-size:80%;
font-weight:bold;
margin-bottom: 0em;
margin-right: 0.25em;
margin-top: 0em;
}

#small{
color: #ff0099;
font-family:Tahoma;
font-size:60%;
font-weight:bold;
margin-bottom: 0em;
margin-right: 0.25em;
margin-top: 0em;
}
           
select{
//margin:40px;
//background: rgba(0,0,0,0.3);
background: #174B68;
color:#fff;
text-shadow:0 1px 0 rgba(0,0,0,0.4);
}		   
		   


		   







/*


	h1 {
	       text-align: left;
	       text-decoration: underline;
           color: #002142;
	       font-family:Tahoma;
	       font-size:250%;
	       font-weight:bold;
	       font-style:italic;
	       margin-bottom: 0em;
	       margin-left: 0.25em;
	       margin-top: 0em;
	      }
	h2 {
	       text-align: right;
		   text-decoration: underline;
           color: #002142;
		   font-family:Tahoma;
		   font-size:155%;
		   font-weight:bold;
		   font-style:italic;
		   margin-bottom: 0em;
		   margin-right: 0.25em;
		   margin-top: 0em;
	      }
   h3 {
	       text-align: left;
           color: #002142;
		   font-family:Tahoma;
		   font-size:110%;
		   font-weight:bold;
		   margin-bottom: 0em;
		   margin-right: 0em;
		   margin-top: 0em;
	      }
   h4 {
	       text-align: right;
           color: #002142;
		   font-family:Tahoma;
		   font-size:110%;
		   font-weight:bold;
		   margin-bottom: 0em;
		   margin-right: 0em;
		   margin-top: 0em;
	      }
   h5 {
	       text-align: center;
		   text-decoration: underline;
           color: #002142;
		   font-family:Tahoma;
		   font-size:230%;
		   font-weight:bold;
		   font-style:italic;
		   margin-bottom: 0em;
		   margin-top: 0em;
	      }
  h6{
	       text-align: center;
		   text-decoration: underline;
           color: #091D80;
		   font-family:Tahoma;
		   font-size:70%;
		   font-weight:bold;
		   margin-bottom: 0em;
		   margin-top: 0em;
	      }
*/
         
/* 
  .err_msg{
	       text-align: center;
           color: red;
		   font-family:Tahoma;
		   font-size:120%;
		   font-weight:bold;
		   margin-bottom: 1em;
		   margin-top: 0em;
		   border: 1px solid black;
	      }
 */