body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	background-color: #ffffff;
	margin: 5px;
}

a {
	font-size: 12px;
	color: #003366;
	text-decoration: none;
}
.whiteText {
	font-weight: bold;
	color: #FFFFFF;
}

a:hover{
	font-size: 12px;
	color: #0066CC;
	text-decoration: none;
}

.footer {
	font-size: 10px;
	background-color: #d5d5d5;
	padding: 4px;
	text-align: center;
}

.breadcrumb {
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	margin: 2px;
}

.breadcrumb a{
	font-size: 10px;
	color: #CC0000;
	text-decoration: none;
}

.breadcrumb a:hover{
	font-size: 10px;
	color: #FF9900;
	text-decoration: none;
}
.error {
	color: #CC0000;
	font-size: 9px;
}

.nav {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #969696;
	border-right-color: #969696;
	border-bottom-color: #969696;
	border-left-color: #969696;
}

.mid {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #969696;
	border-right-color: #969696;
	border-bottom-color: #969696;
	border-left-color: #969696;
}
.txtinput {
	background-color: #ffffff;
	border: 1px solid #878787;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px;
}
.txtinputDisabled {
	background-color: #F1F0E4;
	border: 1px solid #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px;
}
.boton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #e5e5e5;
	border: 1px solid #0066CC;
	padding: 2px;
	background-image: url(../images/btn.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	text-align: center;
	letter-spacing: normal;
	vertical-align: middle;
}
.loginHeader {
	font-size: 18px;
	font-weight: bold;
	background-color: #FDCE60;
}
.hiddenRow {
	font-size: 10px;
	font-weight: bold;
	background-color: #3A76B1;
	color: #FFFFFF;
	padding: 2px;
}
.draftsHeader {
	font-size: 10px;
	font-weight: bold;
	background-color: #FDCE60;
	color: #333333;
	padding: 3px;
}
.loginBox {
	border: 1px solid #878787;
	font-size: 12px;
}
.loginBox a {
	font-size: 12px;
}
.loginBox a:hover {
	font-size: 12px;
}
.loginHeaderLinks {
	font-size: 14px;
	text-decoration: none;
	background-color: #CCCCCC;
}

.loginHeaderLinks a {
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
	background-color: #CCCCCC;
}

.loginHeaderLinks a:hover {
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
	background-color: #CCCCCC;
}
.tablaNormal {
	padding: 2px;
}
.homeTable {
	padding: 0px;
	/*border: 1px solid #878787;*/
}

.leftcol {
	background-color: #3c6496;
	background-image: url(../images/fon-menu.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #89b1d1;
	border-right-color: #89b1d1;
	border-bottom-color: #89b1d1;
	border-left-color: #89b1d1;
}

.rightcol {
	background-color: #E5E5E5;
}

.centercol {
	padding:5px;
	background-color: #ffffff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #a4c4dc;
	border-right-color: #a4c4dc;
	border-bottom-color: #a4c4dc;
	border-left-color: #a4c4dc;
	margin: 1px;
}

.hsep {
background-color:#878787;
}
.botmenu {
	background-image: url(../images/fon-botmenu.gif);
	background-repeat: repeat-y;
	height: 30px;
	font-weight: bold;
	padding: 0px;
	text-indent: 5px;
}

.botmenu a {
	color: #E5E5E5;
	font-size: 11px;
}
.botmenu a:hover {
	color: #FFFFFF;
	font-size: 11px;
}
.vsep {
background-color:#878787;
}

.mvsep {
	background-color:#FFFFFF;
	width: 1px;
	white-space: normal;

}.tablaFotos {
	margin: 2px;
	padding: 2px;
	border: 1px solid #999999;
	background-color: #f5f5f5;
}