body {
   margin:0;
   background : #ffffff;
   color : #7c7c7c;
   font-family : tahoma;
   font-size : 11px;
}
.contener {
	   color : #7c7c7c;
   font-family : tahoma;
   font-size : 11px;
}
.content {
   padding-right : 4px;
   padding-left : 4px;
}
.footer {
   text-align : left;
}
.line {
  background : url(images/dot.gif);
  height : 1px;
}
.copy {
  color : #b5bebb;
  text-decoration : none;
}
.lang {
   text-align : right;
   width : 100%;
   margin-right : 4px;
   float : right;
   position : relative;
}
.bgleft {
	background : url(images/bgl.jpg);
	background-repeat : repeat-y;
	padding : 0;
	width : 158px;
}
.bgright {
	background : url(images/bgr.jpg);
	background-repeat : repeat-y;
	padding : 0;
	width : 158px;
}
.right_content1 {
	margin : auto;
	text-align : left;
	width : 624px;
	background-color : #ffffff;
}
.gray {
    color : #7c7c7c;
    text-decoration : none;
}
.blue {
    color : #4b80a2;
    text-decoration : none;
}
.orange {
   color : #f7a621;
   text-decoration : none;
}
.bold {
   color : #315984;
   text-decoration : none;
}
.title{
font-size: 18px;
}
.abs {
   vertical-align : middle;
}
.big {
   font-size : 12px;
}
.n {
   font-size : 11px;
}
.sm {
   font-size : 10px;
}
.clear {
   clear : both;
}
a {
   color : #7c7c7c;
   text-decoration : underline;
}
.abs {
   vertical-align : middle;
}
.form {
   width : 187px;
   height : 17px;
   font-family : tahoma;
   font-size : 10px;
   background-color : #ffffff;
   color : #7c7c7c;
   margin-left : 0;
   margin-right : 0;
}
.textarea {
   width : 398px;
   height : 97px;
   font-family : tahoma;
   font-size : 10px;
   background-color : #ffffff;
   color : #7c7c7c;
   overflow : auto;
   margin-left : 0;
   margin-right : 0;
}
.u {
   text-decoration : underline;
}
.nu {
   text-decoration : none;
}
.t {
   text-transform : uppercase;
}
a:hover {
   text-decoration : none;
}
.a:hover {
  text-decoration : underline;
}
.menu:hover {
   text-decoration : none;
}
.green:hover {
   text-decoration : none;
}
