@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #333;
}
a { 
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.top_line_background {
	background-image: url(images/img_top_line.jpg);
	background-repeat: repeat-x;
}
.top_background {
	background-image: url(images/img_top_background.jpg);
}
.top_vertical_background {
	background-image: url(images/top_vertical_line.jpg);
	background-repeat: repeat-y;
}
.txt_white_link_small {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.bg_menu_right {
	background-image: url(images/menu_right.jpg);
	background-repeat: repeat;
}
.bg_menu_left {
	background-image: url(images/menu_left.jpg);
}
.txt_title {
	font-size: 11px;
	font-weight: bold;
	color: #0066FF;
}
.title_middle {
	background-color: #EFEFEF;
	border: 1px solid #CCCCCC;
	font-size: 11px;
	font-weight: bold;
	color: #000066;
}
.txt_dominio {
	font-weight: bold;
	color: #FF6600;
}
.link_menu {
	color: #333;
}
.link_menu a:visited {
	color: #333;
}
.link_menu a:active {
	color: #333;
}
.link_menu a:hover {
	color: #333;
}
.link_main {
	color: #06F;
}
.link_main a:visited {
	color: #06F;
}
.link_main a:active {
	color: #06F;
}
.link_main a:hover {
	color: #06F;
}
.buttons {
	font-size: 11px;
	font-weight: bold;
	color: #333;
	background-color: #FFF;
	border: thin solid #666;
}.txt_medio {
	font-size: 12px;
}
.txt_success {
	font-size: 12px;
	font-weight: bold;
	color: #0C0;
}
.txt_error {
	font-size: 12px;
	font-weight: bold;
	color: #F00;
}
.comboboxstyle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	border: thin solid #000;
}
.txttextbox {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	border: 1px solid #333;
}
.tb_list {
	border: 1px solid #CCC;
}

