body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	background: #999999 url(images/bg_body.jpg) repeat-y center;

	
}
titulo {
	background: url(images/bg_titulo.jpg) repeat-x;

	
}
a:link, a:visited, a:active {
	color: #003366;
	text-decoration: none;
}
a:hover {
	color: #336699;
	text-decoration: none;
}
.whitelink  {
	color: #FFFFFF;
	text-decoration: none;
}
form {
	margin: 0;
}
h1, h2, h3, h4, h5 {
	margin: 5px 0px 5px 0px;
}
.header {
	background-color: #336699;
	vertical-align: middle;
	color: #FFFFFF;
	height: 70px;
	font-weight: bold;
}
.main_menu {
	background-color: #EEEEEE;
	background: url(images/bg_menu_on.jpg) repeat-x;
	vertical-align: middle;
	height: 18px;
}
.main_menu a {
	border-left: solid 1px #cccccc;
	color:#FFFFFF;
	padding: 2px 8px 3px 8px;
	line-height: 18px;
	font-size: 11px;
	vertical-align: top;
}
.main_menu a:hover {
	background: url(images/bg_menu_off.jpg) repeat-x;
	border-left: solid 1px #cccccc;
	padding: 2px 8px 3px 8px;
	line-height: 18px;
	font-size: 11px;
	color: #003366;
	vertical-align: top;
}

.sub_menu {
	background-color: #FFFFFF;
	line-height: 18px;
	width: 100%;
	vertical-align: middle;
}
.main_current {
	font-weight: bold;
	background-color: #CCCCCC;
}
.sub_current {
	text-decoration: underline;
}
.sub_menu ul, .sub_menu li {
	display: inline;
	width: 100%;
	clear: both;
	height: 16px;
	margin: 0;
	
}
.sub_menu a{
text-align: left;
width: 100%;
border-bottom: dotted 1px #CCCCCC;
clear: right;
height: 16px;
padding: 2px 6px;
}
.sub_menu a:hover{
text-align: left;
width: 100%;
border-bottom: dotted 1px #CCCCCC;
clear: right;
background-color: #E2E2E2;
padding: 2px 6px;
height: 16px;
}
.content {
	background-color: #FFFFFF;
	padding: 10px;
	height: 400px;
	vertical-align: top;
}
.footer {
	background-color: #003366;
	text-align: center;
	font-size: 10px;
	color: #FFFFFF;
	height: 26px;
}

.by_cyptech {
width: 162px;
height: 27px;
margin: 0 auto;}
