@charset "UTF-8";
#leftcol { 
	behavior: url(pngfix/iepngfix.htc)
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/backtile.png);
	background-repeat: repeat-x;
	background-color: #F7F7F7;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
#main {
	width: 100%;
}
#container {
	background-image: url(../images/container_tile.png);
	background-repeat: repeat-y;
	width: 828px;
	margin: 0 auto;
	position: relative;
}
#main_image {
	background-image: url(../images/background.png);
	background-repeat: no-repeat;
	background-position: top;
}
#bottom {
	width: 100%;
}
#footer {
	background-image: url(../images/footerback.png);
	background-repeat: no-repeat;
	background-position: top;
	width: 828px;
	margin: 0 auto;
	position: relative;
	padding-top: 10px;
	height: 35px;
	text-align: center;
	color: #CCCCCC;
}
#leftcol {
	float: left;
	width: 241px;
	margin-left: 14px;
	position: relative;
	background-image: url(../images/whitecolback.png);
	background-repeat: no-repeat;
	background-position: top;
	margin-bottom: 15px;
	padding-top: 0;
	padding-right: 14px;
	padding-bottom: 0;
	padding-left: 14px;
	height: 700px;
}
#rightcol {
	float: right;
	width: 543px;
	margin-bottom: 15px;
}
#leftcol ul {
	list-style-image: none;
	list-style-type: none;
	margin: 1px 0 0 0;
	position: relative;
	width: 240px;
	padding: 0;
	line-height: 13px;
}
#leftcol li {
	list-style-image: none;
	list-style-type: none;
	display: block;
	margin: 5px 7px;
	background-color: #EEEDED;
	height: 27px;
}
#leftcol li a {
	list-style-image: none;
	list-style-type: none;
	display: block;
	padding: 7px 7px 7px 10px;
	background-color: #E1E1E1;
	text-decoration: NONE;
	color: #0162AA;
}
#leftcol li a:hover {
	list-style-image: none;
	list-style-type: none;
	display: block;
	padding: 7px 7px 7px 10px;
	background-color: #DF591D;
	color: #FFFFFF;
	text-decoration: none;
}
#leftcol li a.selected {
	list-style-image: none;
	list-style-type: none;
	display: block;
	padding: 7px 7px 7px 10px;
	background-color: #DF591D;
	text-decoration: NONE;
	color: #FFFFFF;
}
.clearboth {
	clear: both;
}
#leftcol li.blanco {
	list-style-image: none;
	list-style-type: none;
	display: block;
	margin: 5px 7px;
	background-color: #EEEDED;
	padding: 7px 7px 7px 10px;
	height: 12px;
}
#topmenu {
	color: #CCCCCC;
	text-align: right;
	padding-right: 30px;
	margin-top: 82px;
	margin-bottom: 179px;
}
#content {
	padding-top: 7px;
	margin-right: 20px;
	padding-bottom: 8px;
}
#content_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	height: 24px;
	padding-top: 4px;
	margin-bottom: 15px;
}
#content_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-right: 15px;
}
#side {
	margin: 8px;
}
#side_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	margin-bottom: 15px;
	padding-top: 4px;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 4px;
}
#side_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-right: 5px;
	padding-left: 5px;
}
a:link {
	color: #0160A7;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0160A7;
}
a:hover {
	text-decoration: underline;
	color: #DF591D;
}
a:active {
	text-decoration: none;
	color: #0160A7;
}
#topmenu a:link {
	color: #CCCCCC;
	text-decoration: none;
}
#topmenu a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
#topmenu a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
#topmenu a:active {
	text-decoration: none;
	color: #CCCCCC;
}
#footer a:link {
	color: #CCCCCC;
	text-decoration: none;
}
#footer a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
#footer a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
#footer a:active {
	text-decoration: none;
	color: #CCCCCC;
}
