BODY {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-style: 11px;
 font-weight: normal;
 margin: 1%;
 text-indent: 0%;
 line-height: 125%;
/* background: #9C0F0F; #C9B3B3 */
 background: #FFEECC; 
 text: #775500;
 link : 0 ;
 visited : 0;
 padding : 0;
 margin : 0;
}

.Content {
/* background: #F9E3E3; */
 color: #553300; 
}

A:link { color: #775500}          /* unvisited link */
A:visited { color: #775500}        /* visited links */
A:active { color: #775500 }        /* active links */

.H1 {
 text: #775500;
}

.MenuLink {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-style: normal;
 font-weight: bold;
/* color : peru;*/
/* color :#553300;*/
 padding : 2px;
/* background : #F9D3D3; */
}

.SubMenu {
/* background: #CC9966; */ 
 font-size: 12px;
}

.Address {
 color : #FFEEDD;
}

.Heading {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 16px;
 font-style: normal;
 font-weight: bold;
}

.Normal {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-style: normal;
}

.NormalAttention {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-style: normal;
 font-weight: bold;
 border-bottom: dashed;
 border-bottom-color: fuchsia;
}

.EditBox {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-style: normal;
}

.CheckBox {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-style: normal;
}

.ListBox {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-style: normal;
}

.RadioBox {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-style: normal;
}

.Link {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-style: normal;
 font-weight: bold;
}

.Warning {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-style: normal;
 font-weight: bold;
 color: white;
 background: blue;
}

.Button {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-style: normal;
}

.Table {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-style: normal;
}

