body {
	margin-bottom: 0px;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #525252;
}
td, textarea, input, select {
	font-family: Tahoma;
	color: #1C2122;
	font-weight: normal;
}
.tableDetail {
	font-family: Verdana;
	color: #49394E;
}
a:link {
	color: #65676A;
	font-family: tahoma;
	font-weight: bold;
	text-decoration: underline;

}
a:hover {
	color: #8DC43F;
	font-family: tahoma;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	border: thin none #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #65676A;
	font-family: tahoma;
	font-weight: bold;
	font-style: normal;

}
.frame {
	border-left: 1px solid #F0F3F6;
	border-right: 1px solid #F0F3F6;
	min-height:600px;
}
.designed_by {
	font-family: Arial;
	font-weight: lighter;
	color: #000000;
}

.inputstyle {
	font-family: tahoma;
	font-weight: normal;
	color: #5F726F;
	background-color: #E2EDEB;
	border: 1px solid #333333;
}

h1 
{
    font-family: Trebuchet MS, Arial;
    letter-spacing:-1px;
	font-size: 20px;
	font-weight: bold;
	color: #555555;
}

h2 
{
    font-family: Trebuchet MS, Arial;
    letter-spacing:-1px;
	font-size: 16px;
	font-weight: bold;
	color: #444444;
	border-bottom: solid 1px #EEEEEE;
}

.caixa 
{
    width:380px;
    background-color:#F7F7F7;
    border:solid 1px #DDDDDD;
    padding:10px;
}

.hidden 
{
    display: none;
}
