BODY {
/* font-size : 1em; */
font-size: 12px;
font-family : Arial, Helvetica, sans-serif; 
font-weight : normal; 
/* color : #000000; */
color: #036553;
background-color : white;
margin : 0 0 0 0;
padding : 0 0 0 0;
width : auto; 
}
A {
	text-decoration: none;
	color: #036553;
	font-family: Arial,Verdana; 
	font-size: 13px; 
}

A:active {
	text-decoration: none;
	color: #036553;
	font-family: Arial,Verdana; 
	font-size: 13px; 
}

A:hover {
	text-decoration: none;
	color: #05A385;
	font-family: Arial,Verdana; 
	font-size: 13px; 
}

A:visited {
	text-decoration: none;
	color: #06B896;
	font-family: Arial,Verdana; 
	font-size: 13px; 
}

H1 {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 1.2em; 
/* color : #000000; */
color: #048C73;
background-color : transparent; 
}

p {
font-size : .9em; 
font-family : Arial, Helvetica, sans-serif; 

}

.fsize_page {
	font-size: 14px;
	font-weight : bold; 
}

.smalltext {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : .9em; 
}


.smalltext a:link{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
}

.smalltext a:visited{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
}

.noline a:link{
  text-decoration : none;
}

.noline a:visited{
  text-decoration : none;
}


.largetext {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
}

.largetext a:link{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
}

.largetext a:visited{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
}

.errortext {
  font-family : Arial, Helvetica, sans-serif; 
  font-size : .9em;
  color : red;
  font-weight : bold;
}

.grid {
border : #0EFACD .05em solid;
}

.white {
  background-color : white;
}

.black {
  background-color : black;
}

.bg_dark {
  background-color : #04846C;
  color: white;
}

.bg_medium {
  font-size: 14px;	
  color: #07DEB6;
  background-color : #04846C;
}

.bg_block {
  font-size: 14px;	
  color: white;
  background-color : #04846C;
}

.bg_light {
  background-color : #CBFDF4;
}

.bg_menu {
  background-color : #CBFDF4;
  border: 1px 1px 1px 1px;
  border-bottom-color: #0FF6CB;
  border-bottom-style: solid;
  border-right: solid;
  border-right-color:#0FF6CB;
  border-left: solid;
  border-left-color:#0FF6CB;
  border-top: solid;
  border-top-color:#0FF6CB;
}

.bg_frame {
  background-color : #CBFDF4;
}

.bg_table {
  background-color : #CBFDF4;
  border-style: 1px 1px 1px 1px solid;
  border-color: #26F9D1;
}

.alt_bg_dark {
  background-color : #03614F;
}

.alt_bg_medium {
  background-color : #04846C;
}

.alt_bg_light {
  background-color : #09DEB6;
}

.copyright {
    font-size: .8em;
    text-align: center;
}

.m_sub {
	color: #03614F;
	text-decoration:none;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	border-bottom-color: Blue;
	margin-left: 2px;
}

.m_sub_item {
	color: #069379;
	text-decoration:none;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	border-bottom-color: Blue;
	margin-left: 5px;
}

.m_sub1 {
	color: black;
	text-decoration:none;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	border-bottom-color: Black;
}


