body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;

}
body {
	background-color: #efefef;
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	text-align:center
}

.mainindex {border: 5px solid #FBFBFB; background-color:#F6F6F6; text-align:center; width:382px}

.main {border: 5px solid #FBFBFB; background-color:#F6F6F6; padding:10px; text-align:center;}

.txtform1 {color:#fc7d02; font-weight:bold; text-align:left}

.txtform2 {color:#FC7B00; text-align:left}

.txtform3 {color:#FB7B04; text-align:left}


.title {font-size:18px; font-weight:bold; color:#FB7B04;}

.title2 {font-size:16px; font-weight:bold; color:#838182}

.td1 {padding:3px 0.5em; color:#000000; background-color:#E8E8E8; text-align:left}

.td2 {padding:3px 0.5em; color:#000000; background-color:#EEEEEE; text-align:left}

.td3 {padding:3px 0.5em; color:#FFFFFF; background-color:#838182; text-align:center}

.th3 {padding:3px 0.25em; color:#000000; background-color:#cccccc; text-align:center; font-weight:normal; vertical-align:top;}

.highlight {color:#8BC046; font-weight:bold;}


.boton {font-size: 12px; height:21px}

input {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000;}

select {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000;}


.copyi {width:382px; padding:5px; text-align:center; font-size:9px; color:#a2a2a2}
.copye {width:97%; padding:5px; text-align:right; font-size:9px; color:#a2a2a2}

.copyi a, .copye a {color:#a2a2a2; text-decoration:underline}
.copyi a:hover, .copye a:hover {color:#a2a2a2; text-decoration:none}


div.menuBar,
div.menuBar a.menuButton,
div.menu,
div.menu a.menuItem {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #000000;
}

div.menuBar {
  text-align: left;
}

div.menuBar a.menuButton {
  background-color: #d0d0d0;
  background-image:url(images/menu.gif);
  padding: 6px 7px 5px 7px;
  border-top:1px solid #fb891b;
  border-bottom:1px solid #fb891b;
  border-left:2px solid #fc7b00;
  border-right:2px solid #fc7b00;
  left: 0px;
  margin: 1px;
  position: relative;
  text-decoration: none;
  top: 0px;
  z-index: 100;
}

div.menuBar a.menuButton:hover {
  background-color:#fc7b00;
  background-image:url(images/menu_o.gif);
  color: #000000;
}

div.menuBar a.menuButtonActive,
div.menuBar a.menuButtonActive:hover {
  background-color: #fdb008;
  background-image:url(images/menu_a.gif);
  border-top:1px solid #fb891b;
  border-bottom:1px solid #fb891b;
  border-left:2px solid #fc7b00;
  border-right:2px solid #fc7b00;
  color: #000000;
  left: 1px;
  top: 1px;
}

div.menu {
  background-color: #FDA208;
  border: 1px solid #FB891B;
  left: 0px;
  padding: 1px 1px 1px 1px;
  position: absolute;
  top: 0px;
  visibility: hidden;
  z-index: 101;
}

div.menu a.menuItem {
  color: #000000;
  cursor: default;
  display: block;
  padding: 3px 1em;
  text-decoration: none;
  white-space: nowrap;
  text-align:left;
}

div.menu a.menuItem:hover, div.menu a.menuItemHighlight {
  background-color: #FDC008;
  color: #000000;
}

div.menu a.menuItem span.menuItemText {}

div.menu a.menuItem span.menuItemArrow {
  margin-right: -.75em;
}

div.menu div.menuItemSep {
  border-top: 1px solid #FBA31B;
  border-bottom: 1px solid #FB901B;
  margin: 4px 2px;
}

<!-- ae_prompt Sytle -->

#aep_ovrl {
background-color: black;
-moz-opacity: 0.7; opacity: 0.7;
top: 0; left: 0; position: fixed;
width: 100%; height:100%; z-index: 99;
}
#aep_ww { position: fixed; z-index: 100; top: 0; left: 0; width: 100%; height: 100%; text-align: center;}
#aep_win { margin: 20% auto 0 auto; width: 400px; text-align: left;}
#aep_w {background-color: white; padding: 3px; border: 1px solid black; background-color: #EEE;}
#aep_t {color: white; margin: 0 0 2px 3px; font-family: Arial, sans-serif; font-size: 10pt;}
#aep_text {width: 100%;}
#aep_w span {font-family: Arial, sans-serif; font-size: 10pt;}
#aep_w div {text-align: right; margin-top: 5px;}
</style>
<!-- IE specific code: -->
<!--[if lte IE 7]> 
<style type="text/css"> 
#aep_ovrl { 
position: absolute; 
filter:alpha(opacity=70); 
top: expression(eval(document.body.scrollTop)); 
width: expression(eval(document.body.clientWidth)); 
} 
#aep_ww {  
position: absolute;  
top: expression(eval(document.body.scrollTop));  
} 
<!-- ae_prompt Sytle -->
