    <style>         									.menu:hover  {
         													TEXT-DECORATION : none;
         												}

         												.menu_2  {
         													TEXT-DECORATION : none;
         												}

         												.menu_2:hover  {
         													TEXT-DECORATION : underline;
         												}

         												A  {
         													TEXT-DECORATION : none;
         												}

         												A:hover  {
         													TEXT-DECORATION : underline;
         												}

         												.o  {
         													BORDER-BOTTOM : darkgray 1px solid;
         													BORDER-LEFT : white 1px solid;
         													BORDER-RIGHT : darkgray 1px solid;
         													BORDER-TOP : white 1px solid;
         													MARGIN-LEFT : 0px;
         													MARGIN-RIGHT : 0px;
         													MARGIN-TOP : 2px;
															cursor : hand;
         												}

         												.v  {
         													BORDER-BOTTOM : threedface 1px solid;
         													BORDER-LEFT : threedface 1px solid;
         													BORDER-RIGHT : threedface 1px solid;
         													BORDER-TOP : threedface 1px solid;
         													MARGIN-LEFT : 0px;
         													MARGIN-RIGHT : 0px;
         													MARGIN-TOP : 2px;
         												}

         												.rol  {
         													FONT-SIZE : 10px;
         													font-family : Tahoma;
         												}

         												.rol22  {
         													FONT-SIZE : 11px;
         													font-family : Tahoma;
         													BORDER-TOP : 5px solid Gray;
         												}

         												.rol2  {
         													FONT-SIZE : 11px;
         													font-family : Tahoma;
         												}

         												.rol2flat  {
         													FONT-SIZE : 11px;
         													font-family : Tahoma;
         													BORDER-BOTTOM : Gray 1px solid;
         													BORDER-LEFT : Gray 1px solid;
         													BORDER-RIGHT : 1px solid Gray;
         													BORDER-TOP : 1px solid Gray;
         													border-color : Aqua;
         												}

         												.edit_normal  {
         													FONT-SIZE : 11px;
         													font-family : Tahoma;
         													color : Navy;
         												}

         												.edit_normalflat  {
         													FONT-SIZE : 11px;
         													font-family : Tahoma;
         													color : Navy;
         													BORDER-BOTTOM : Gray 1px solid;
         													BORDER-LEFT : Gray 1px solid;
         													BORDER-RIGHT : 1px solid Gray;
         													BORDER-TOP : 1px solid Gray;
         												}
                                
         												.edit_normalflat100  {
         													FONT-SIZE : 11px;
         													font-family : Tahoma;
         													color : Navy;
         													BORDER-BOTTOM : Gray 1px solid;
         													BORDER-LEFT : Gray 1px solid;
         													BORDER-RIGHT : 1px solid Gray;
         													BORDER-TOP : 1px solid Gray;
         													width : 98%;
         												}                                

         												.edit_normal100  {
         													FONT-SIZE : 11px;
         													font-family : Tahoma;
         													color : Navy;
         													width : 100%;
         												}

         												edit_normal2 {
         													font : lighter 11px Tahoma;
         													font-family : Tahoma;
         													font-size : 11px;
         													width : 100%;
         												}
                                                        
.windows_face {
    border-left:        threedhighlight 2px solid;
    border-top:         threedhighlight 2px solid;
    border-right:       threedshadow 2px solid;
    border-bottom:      threedshadow 2px solid;
    padding:            2px;
    padding-left:       2px;
    padding-right:      2px;
    background-color:  threedface;
	color: Black;
}
.grid {
    border:             windowframe 1px solid;
}
.grid td {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 10pt;
	background-color: window;
	color: windowtext;
	border-right: threedlightshadow 1px solid;
	border-bottom: threedlightshadow 1px solid;
	padding: 1px;
	padding-left: 2px;
	padding-right: 2px;
}
.grid th {
    font-family:        Verdana, Tahoma, sans-serif;
    font-size:          10pt;
    background-color:   threedface;
    color:              windowtext;
    border-left:        threedhighlight 1px solid;
    border-top:         threedhighlight 1px solid;
    border-right:       threedshadow 1px solid;
    border-bottom:      threedshadow 1px solid;
    padding:            1px;
    padding-left:       2px;
    padding-right:      2px;
} 
.grid input {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	border: none;
} 
.grid textarea {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	border: none;
} 
.nogrid {
	border: none;
	padding: 0px;
	margin: 0px;
}
.grid td td {
	border-right: none;
	border-bottom:none;
	padding: 0px;
}

.file_man th {
																font-family:        Verdana, Tahoma, sans-serif;
																font-size:          8pt;
																background-color:   threedface;
																color:              windowtext;
																border-left:        threedhighlight 1px solid;
																border-top:         threedhighlight 1px solid;
																border-right:       threedshadow 1px solid;
																border-bottom:      threedshadow 1px solid;
																padding:            1px;
																padding-left:       2px;
																padding-right:      2px;
															}
.file_man {
																border:             windowframe 1px solid;
															}															
                                                        
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.form {
	margin: 0px;
	padding: 0px;
	clear: 0;
	float: 0;
	height: 0px;
	width: 0px;
}
.sectiontitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.bodybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #CCCCCC;
}
