#col2 {
 background: #eff7ff;
 width: 785px;
 float: left;
 margin-left: 15px;
}

#col2 h4 {
  text-indent: 100px;
  font-size: 1.5em;
  color: #fff97f;
  background-image: url(../images/bluea.jpg); 
  padding: 10px;
  width: 765px;
  margin: 2px 0 0 5px;
}

#col2 h3 {
  width: 784px;
  text-align: right;
  font-size: 1.5em;
  font-weight: bold;
  color: #ff0000;
  margin: 5px 0 0 0;
  padding: 0;
}

#col2_top {
  width: 785px;
  float: left;
}
#col2_col1 {
  width: 500px;
  float: left;
  margin-top: -3.2em;
  padding: 0 5px 5px 25px;
}
#col2_col2 {
  width: 250px;
  float: right;
  margin-top: -2.5em;
}

#col2_col2_int {
  padding: 5px;
  color: #fff;
  background: #00509f;
  margin: 5px;
  border: solid 3px #ffffff;
}

#col2_col2_int a:link, a:visited {
	color: yellow;
	}
	
#col2_col2_int a:hover {
	color: #ffffff; background: transparent;
	}
	
#col2_col2 h3 {
  margin: 5px 15px 0 0;
  text-transform: uppercase;
}

#col2_col2 h5 {
  background: #ffffff;
  color: #ff0000;
  margin: 0 -10px;
  padding: 5px;
  font-size: 1em;
  border: solid 1px #000045;
}

#footer_copy {
  color: #000045;
  background: transparent;
  margin: -20px 10px 5px 700px;
  font: normal verdana, arial, helvetica, sans-serif 9px;
}

.dropcap:first-letter {
  font-size: 6em;
  color: #ff0000;
}

.box { 
 background-color: #ffffff;
 text-align: left;
 font-size: 90%; 
 width: 95%;
 padding: 0.5em;
 border-width: 1px;
 border-style: solid inset;
 border-color: #00509f;
}

.sidebar {
  margin: 18px;
  text-align: center;
  border: solid #00509f 1px;
  background-color: #fff97f;
  padding: 10px;
}

.table { 
 background-color: #ffffff;
 font-weight: normal;
 width: 457px;
 padding: 5px;
 border-style: solid;
 border-color: #00509f;
 border-width: 0 0 1px 1px;
 vertical-align: middle;
 font-size: 90%;
}

.pad200 {display:block; height:200px; padding: 0; }

h1 { font-weight: bold; color: #000045; font-size: 26px; font-family: verdana, arial, helvetica, sans-serif; margin: 7px 0 0 29px; }

h2 { font-weight: bold; color: #fff97f; font-size: 26px; font-family: verdana, arial, helvetica, sans-serif; margin: -35px 0 0 32px; } 

h5 {  font-family: arial, helvetica, sans-serif; color: #ff0000; font-weight: bold; font-size: 18px; }

.red { font-weight: bold; color: #ff0000; font-size: 14px; font-family: verdana, arial, helvetica, sans-serif; } 

.micb { font-weight: bold; color: #000033; font-size: 11px; font-family: verdana, arial, helvetica, sans-serif; } 

#menu {
	width: 156px;
    padding: 0; 
    background-color:#d4eaff;
	border: 0;
	margin: 0;
	text-align: left;
	text-indent: 5px;
	}

#menu a, #menu a:visited {
  text-decoration:none;
  text-indent:5px;
  background-color:#8bc4ef; 
  color:#000064;
  display:block; 
  width:149px; 
  padding:0.2em;
  margin:0.5em auto;
  border:1px outset #fff;
  }
#menu a:hover {
  border-right:5px solid #000;
  background-color:#003063; 
  color:#ffffff;
  width:151px; 
  border-right:7px dotted #ffff00;
  }


a.mare {
 line-height: 40px;
 font-size: 110%; 
 background: yellow;
 }  
 
a.galben {
 line-height: 20px;
 background: yellow;
 } 
 
 a.alb {
 line-height: 25px;
 background: #ffffff;
 } 
 
a.h20 {
 line-height: 20px;
 font-size: 90%;
 } 
 
a.indent {
 margin-left: 15px;
 line-height: 25px;
 font-size: 95%;
 }  
 
a.mic {
 line-height: 25px;
 font-size: 80%;
 }  
 
a:link {
 color: blue; 
 font-weight: normal; 
 text-decoration: none; 
 }

a:visited {
 color: #0000a0; 
 font-weight: normal; 
 text-decoration: none; 
 }

a:active {
 color: #0000a0;
 background-color: transparent;
 font-weight: normal;
 text-decoration: none;
 }

A:hover {
 text-decoration: underline; 
 background-color: #ffffff;
 font-weight: normal; 
 color: #ff6600; 
 }
 

