body{
background-color: #E3EAF4;

/*#EFFFFF background-image: url(images/bg3.jpg);
background-repeat:repeat-y; */
	
	margin-top:0;
	margin-left:0;
	margin-bottom:0;
	color: #000000;	
	
}
.Twidth {
width:750px;
padding:10px;
table-layout:fixed;}
 
.contact { background-color: #FFFFCC;}
.outertable{

background-color: #ffffff;
   border-color:#934437;
 border-left-width: thin;
  border-right-width: thin;
   border-bottom-width:thin;
    border-top-width: thin;
 border-right-style:solid;
 border-left-style:solid;
 border-bottom-style:solid;
 border-top-style: hidden;

}
.tagline {font-style:italic;}
.innertable{
background-image:url(images/MMS_BG.jpg);

background-repeat: no-repeat;
background-position:bottom;

}

.list {font-size:18px; font-weight:bold;}
.left {
color:#000000;
font-weight: inherit;
}
.right { color:#ffffff; 
font-weight:bold;}
.address {font-size: 18px;
font-weight:bold;


}
.Tnews {table-layout:fixed; width:550px;}
.insidebody A:link    { color: #006600; text-decoration:none; font-weight:bold; }
.insidebody A:visited { color: #006600; text-decoration:none; font-weight:bold;  }
.insidebody A:active  { color: #006600; text-decoration:none; font-weight:bold;  }
.insidebody A:hover   { color: #CC9900; text-decoration: underline; font-weight:bold;  }
.insidebody strong {font-size: larger;}

.op A:link    { color: #000000; text-decoration:none; font-weight:bold; }
.op A:visited { color: #000000; text-decoration:none; font-weight:bold;  }
.op A:active  { color: #000000; text-decoration:none; font-weight:bold;  }
.op A:hover   { color: #cccccc; text-decoration: underline; font-weight:bold;  }
 
.credit A:link    { color: #333333; text-decoration:none; }
.credit A:visited { color: #333333; text-decoration:none; }
.credit A:active  { color: #333333; text-decoration:none; }
.credit A:hover   { color: #666666; text-decoration: underline; }


 input.btn{
   color: #006600;
   font-family: Arial, Helvetica, sans-serif;
   font-size:84%;
   font-weight:bold;
   background-color: #FFFFCC;
   border:1px solid;
   border-top-color:#000000;
   border-left-color:#000000;
   border-right-color:#000000;
   border-bottom-color:#000000;
   filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffeeddaa');}
input.btnhov{
   border-top-color:#ffffff;
   border-left-color:#ffffff;
   border-right-color:#ffffff;
   border-bottom-color:#ffffff;}

/*


background-color: #999999;
 border-color:000000;
 
 
   border-color: #880000;
 border-left-width:thin;
  border-right-width:thin;
   border-bottom-width:thin;
    border-top-width:thin;
 border-right-style:solid;
 border-left-style:solid;
 border-bottom-style:solid;
 border-top-style: solid;


 
  border-right-style:hidden;
 border-left-style:hidden;
 border-bottom-style:hidden;
 border-top-style: hidden;
 

 

*/


.bevelmenu{
font: bold 13px arial;
padding: 6px 0;
margin: 0;
width: 100%;
background-color: #6A924B;
text-align: center; /*set value to "right" for example to align menu to the right of page*/
}

.bevelmenu li{
list-style: none;
display: inline;
}

.bevelmenu li a{
padding: 3px 0.5em;
text-decoration: none;
color: #ffffff;
background-color: #6A924B;
border: 2px solid #6A924B;
}

.bevelmenu li a:hover{
color:#000000;
background-color: #F6E87D;
border-style: outset;
}

html>body .bevelmenu li a:active{ /* Apply mousedown effect only to NON IE browsers */
border-style: inset;
}


