BODY {
 font-family : Verdana;
font-size: 12px;
}

.m {
position: relative;
width : 945px;
margin: 0px;
padding: 0px;     
text-align: center;
clear: both;
}

.m1 {
clear:both; 
position: absolute;    
left: 207px;
top: 100px;                       
text-align: left;              
width: 845px;
height: 625px;
background-color: #c3e4f7;
color: #256172;
font-size: 14px;
padding-left: 5px;
border: 2px solid #FFFFFF;
filter: alpha(opacity=90);
opacity:.90;
}


.m2 {
clear:both;
position: absolute;
left: 50px;
top: 50px;  
text-align: left;
width: 745px;
height: 525px;
background-color: #d1e9f6;
color: #256172;
padding-left: 5px;
border: 2px solid #FFFFFF;
filter: alpha(opacity=90);
opacity:.90;
}


.m3 {
clear:both;
position: absolute;
left: 50px;
top: 50px;  
text-align: left;
width: 645px;
height: 425px;
background-color: #dfebf2;
color: #256172;
padding-left: 5px;
border: 2px solid #FFFFFF;
filter: alpha(opacity=90);
opacity:.90;
}

.close {
width: 100%;
text-align: right;
padding-right: 5px;
font-weight: bold;       
float: left;
clear: left;
position: absolute;       
top: 0px;
}

.menu {
width: 100%
BORDER-BOTTOM: #FFFFFF 2px solid;
}

A.back:link     { text-decoration: none; color: #27aefc; font-size : 14px; font-weight: bold; }
A.back:visited  { text-decoration: none; color: #27aefc; font-size : 14px; font-weight: bold;}
A.back:hover    { text-decoration: none; color: #FFFFFF; font-size : 14px; font-weight: bold; }

.content {
background-color: #c3e4f7;
color: #256172;
height: 100%;
width: 100%;
font-size: 12px;
}

.content1 {    
background-color: #d1e9f6;
color: #256172;
height: 100%;     
width: 100%;              
font-size: 12px;
}  

.content2 {
background-color: #dfebf2;
color: #256172;
height: 100%;          
width: 100%;    
font-size: 12px;   
}          


td {
font-size: 12px;
color: #256172;
}


IMG {
border: 0;
}
