body {
	margin: 0;
	padding: 0;
	font-size: 0;
	background-color: #4DAFB9;
  	background-image: url("../images/beside.jpg");
	background-repeat: repeat-x;
}
table { 
	border: 0; 
	font-size: 0;
}
img {
	border: 0;
}
a:link,a:hover,a:visited,a:active {
	font-size: 0px;
	text-decoration: none;
} 
a.link1:link,a.link1:hover,a.link1:visited,a.link1:active {
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.link1:hover {
  	color: #EFBE28;
}
a.link2:link,a.link2:hover,a.link2:visited,a.link2:active {
	font-family: Arial;
	color: #5B6A6F;
	font-size: 14;
	font-weight: bold;
	text-decoration: none;
}
a.link2:hover {
  	color: #EFBE28;
}
a.link3:link,a.link3:hover,a.link3:visited,a.link3:active {
	font-family: Verdana;
	font-size: 10px;
	color: #EFBE28;
	font-weight: bold;
	text-decoration: none;
}
a.link3:hover {
        text-decoration: underline;
}
a.link4:link,a.link4:hover,a.link4:visited,a.link4:active {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #EFBE28;
	text-decoration: none;
}
a.link4:hover {
        text-decoration: underline;
}
.lrepeat {
  	background-image: url("../images/repeat_left.jpg");
	background-repeat: repeat-x;
}
.rrepeat {
  	background-image: url("../images/repeat_right.jpg");
	background-repeat: repeat-x;
}
.lrepeat_big {
  	background-image: url("../images/repeat_Bleft.jpg");
	background-repeat: repeat-x;
}
.rrepeat_big {
  	background-image: url("../images/repeat_Bright.jpg");
	background-repeat: repeat-x;
}
#father {
  	position: relative;
  	float: left;
        width: 533;
       	/* background-color: #005C88; */
}
#child1 {
  	position: relative;
	float: left;
        width: 348;
       	/* background-color: #CCCCCC; */
}
#child2 {
  	position: relative;
	float: left;
        width: 185;
       	/* background-color: #666666; */
}
#child3 {
  	position: relative;
	float: left;
        width: 533;
       	/* background-color: #666666; */
}
.maintxt {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	padding: 8 12 24 32;

}
.main3txt {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	padding: 8 32 24 32;

}
.maindest {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #EFBE28;
}
.mainmenu {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
        padding: 38 2 32 2;
}
.submenu {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	padding: 0 0 0 10;
}
.subtitsec {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #EFBE28;
	text-transform: uppercase;
}
.in_tabledest {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
}
.in_tableform {
	font-family: Verdana;
	font-size: 10px;
	/* font-weight: bold; */
	color: #000000;
}
#divform {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	margin: 0 0 10 0;
}
.form,.butform {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	height: 18px;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px #000000 solid
}
.butform {
	color: #000000;
	height: 17px;
	font-weight: bold;
}
textarea {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	height: 60px;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px #000000 solid
}
/* Forms do Site da Ashoka */
.form_top,.form_geral,.form_select { font-family: Arial; font-size: 12px; color: #333333; height: 20px; border: 1px #000000 solid; background-color: #EDEDE8}
.form_geral { height: 18px;}
.form_select { font-family: Verdana; font-size: 09px; color: #333333; height: 18px;}
.form_mult { font-family: Arial; font-size: 12px; color: #333333; border: 1px #000000 solid; background-color: #EDEDE8}
