@charset "utf-8";
/* CSS Document */

a:link {
	color:#900;
	font-weight:normal;
	text-decoration:none;
}

a:hover {
	text-decoration: underline;
}
a:visited {
	color:#900;
	font-weight:bold;
	text-decoration:none;
	
}
a:visited:hover {
	text-decoration:underline;
	
}
body {
	margin: 0px;
}
.indexmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #034CB3;
}
.linktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0047B3;
	text-decoration: none;
}
.whitetext12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 8px;
	padding-top: 2px;
}
.smallbluetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #074CB1;
}
.redboxes {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #B91617;
	height: 20px;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.redboxes a {
	display:block;
	background-color: #B91617;
	height: 20px;
	line-height:2em;
	text-decoration: none;
}
.redboxes a:hover {
	display:block;
	background-color:#034CB3;
	height: 20px;
	line-height:2em;
}
.indexmenu a {
	display:block;
	background-color: #034CB3;
	line-height:2em;
}
.indexmenu a:hover {
	display:block;
	background-color:#BA1615;
	line-height:2em;
}
.maingreysmall {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	padding-right: 5px;
	padding-left: 10px;
}
.greenboxes {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #288005;
	height: 20px;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.greenboxes a {
	display:block;
	background-color: #2E8208;
	height: 20px;
	line-height:2em;
	text-decoration: none;
}
.greenboxes a:hover {
	display:block;
	background-color:#00CC00;
	height: 20px;
	line-height:2em;
}
.purpleborder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
	padding-right: 4px;
	padding-left: 4px;
	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: solid;
	border-left-style: solid;
	border-top-color: #BC7CDC;
	border-right-color: #BC7CDC;
	border-bottom-color: #BC7CDC;
	border-left-color: #BC7CDC;
	padding-top: 4px;
	padding-bottom: 6px;
}
.purpleboxes {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #7F18B9;
	height: 20px;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #FFFFFF;
}
.orangeborder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
	padding-right: 3px;
	padding-left: 3px;
	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: solid;
	border-left-style: solid;
	border-top-color: #DFBA74;
	border-right-color: #DFBA74;
	border-bottom-color: #DFBA74;
	border-left-color: #DFBA74;
	padding-top: 4px;
	padding-bottom: 6px;
}
.orangeboxes {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #F89A29;
	height: 20px;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #FFFFFF;
}
.purpleboxes a {
	display:block;
	background-color: #7F18B9;
	height: 20px;
	line-height:2em;
}
.purpleboxes a:hover {
	display:block;
	background-color:#08A402;
	height: 20px;
	line-height:2em;
}
.orangeboxes a {
	display:block;
	background-color: #F59318;
	height: 20px;
	line-height:2em;
}
.orangeboxes a:hover {
	display:block;
	background-color:#7F18B9;
	height: 20px;
	line-height:2em;
}
.indexmenu a {
	display:block;
	background-color: #034CB3;
	line-height:2em;
}
.indexmenu a:hover {
	display:block;
	background-color:#BA1615;
	line-height:2em;
}
.whitetext12 {font-weight: bold; font-size: 10px; color: #ffffff; font-family: Arial, Helvetica, sans-serif;
}
#page_footer{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#fff;
}
#page_footer a{
	text-decoration:none;
	font-size:10px;
	color:#fff;
	font-weight:normal;
}
#page_footer a:hover{
	text-decoration:underline;

}

#col_right .archivo {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#col_right .archivo h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 10px 0px 5px 0px;
	color:#fff;
	background-color:#039;
	text-align:center;
	line-height:24px;
}

#col_right .archivo ul {
	list-style-type: none;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#col_right .archivo ul li {
	line-height: 24px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
.blockheaders {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #635bd5;
	height: 20px;
	width:187px;
	float:left;
}
.blockheaders a {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #635bd5;
	height: 19px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 3px;
	display: block;
	text-decoration: none;
}
.blockheaders a:hover {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #990000;
	height: 19px;
	padding-right: 5px;
	padding-left: 5px;
	display: block;
	padding-top: 3px;
}
