body               { font-family: Verdana, Arial, Helvetica;
                     font-size : 11px; 
                     font-weight : normal; 
                     margin-top: 5px;	
                     margin-left : 5px; 
                     margin-right : 5px; 
                     background-color: white; }
                     
a                  { text-decoration: none; }
a:hover  				   { text-decoration: underline; }


th                 { font-size : 11px; }
td                 { font-size : 11px; }

input						   { font-size : 11px; }
select						 { font-size : 11px; }

h1								 { font-family: Verdana, Arial, Helvetica;
										 font-size : 11px; }

.m_menuout         { background-color: #CD4444; 
										 font-size: 11px; 
                     font-weight: bold; 
                     padding-left: 5px; 
                     padding-right: 5px; }
.m_menuover        { background-color: #9A0000; 
										 font-size: 11px;
                     font-weight: bold;
                     padding-left: 5px; 
                     padding-right: 5px; }

a.m_menulink , 
a:hover.m_menulink { color: white; 
										 text-decoration: none;}

.a_menuout         { background-color: #AAAAAA; 
										 font-size: 11px; 
										 font-weight: bold; }
.a_menuover        { background-color: #888888; 
										 font-size: 11px;
										 font-weight: bold; }

a.a_menulink , 
a:hover.a_menulink { color: white; 
										 text-decoration: none;}
							

.msg_header        { color: #CD0000; 
										 font-weight: bold;
										 background-color: #DDDDDD; 
										 font-size: 12px; }
.msg_list          { color: black; 
										 background-color: whitesmoke; 
										 font-size: 12px; 
                     border-bottom: 1px solid #000000; 
                     padding-left: 10px; 
                     padding-right: 10px; }
                     
.frm_btn           { color: #CD4444; 
										 font-size: 11px;
										 font-weight : bold; 
										 background: whitesmoke;
                     border-bottom: 1px solid gray; 
                     border-right: 1px solid gray;
                     border-top: 1px solid silver; 
                     border-left: 1px solid silver; 
                     padding-left: 5px; 
                     padding-right: 5px; }

.open_field        { color: black; 
										 background-color: white; 
										 font-size: 11px; 
                     font-weight: bold; 
                     padding-right: 10px; }
.open_value        { color: black; 
										 background-color: white; 
										 font-size: 11px; 
                     border-bottom: 1px solid #BBBBBB; 
                     padding-left: 5px; }

.bgdefault       	 { color: black; 
										 background-color: whitesmoke; }

.small						 { font-size: 10px; }
