/* WEBSITE DESIGN BY GFX DESIGNS :: WWW.GFXCR.COM */

body {
	margin:0 0 0 0;
	background-color:#ffffff;
	background-image: url(/images/bg.jpg);
	background-repeat: repeat;
}
/*body { margin:0 0 0 0; background-color:#FFFFFF; background-image:url(../images/bg.gif)}*/

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#666666;
	text-indent: 1px;
}

.text:hover {font-family: arial; font-size:11px; text-decoration:underline; color:#666666}
.text:link {font-family: arial; font-size:11px; text-decoration:none; color:#666666}

.texturl {font-family: arial; font-size:11px; text-decoration:underline; color:#8FC740}
.texturl:hover {font-family: arial; font-size:11px; text-decoration:underline; color:#044A88}
.texturl:link {font-family: arial; font-size:11px; text-decoration:underline; color:#8FC740}

.texturl2 {font-family: arial; font-size:11px; text-decoration:underline; color:#8FC740}
.texturl2:hover {font-family: arial; font-size:11px; text-decoration:underline; color:#ffffff}
.texturl2:link {font-family: arial; font-size:11px; text-decoration:underline; color:#8FC740}

.textwww {font-family: arial; font-size:11px; text-decoration:none; color:#ffffff}

.textsm {font-family: arial; font-size:9px; text-decoration:none; color:#FFFFFF}
.textsm:hover {font-family: arial; font-size:9px; text-decoration:underline; color:#FFFFFF}
.textsm:link {font-family: arial; font-size:9px; text-decoration:none; color:#FFFFFF}

.textsm2 {font-family: arial; font-size:9px; text-decoration:none; color:#999999}
.textsm2:hover {font-family: arial; font-size:9px; text-decoration:underline; color:#999999}
.textsm2:link {font-family: arial; font-size:9px; text-decoration:none; color:#999999}

.contact {font-family: arial; font-size:11px; text-decoration:none; color:#044A88}
.titulo_tabla {
	font-family: Arial;
	font-size: 11px;
	background-image: url(../images/ptl.gif);
	height: auto;
	width: 250px;
	line-height: 27px;
	background-position: center center;
	font-style: normal;
	color: #FFFFFF;
	background-repeat: no-repeat;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.titulo_tabla1 {
	font-family: Arial;
	font-size: 11px;
	line-height: normal;
	background-position: center center;
	font-style: normal;
	color: #72B517;
	background-repeat: no-repeat;
	font-weight: bolder;
}
.titulo_tabla2 {
	font-family: Arial;
	font-size: 11px;
	height: 10px;
	width: auto;
	line-height: normal;
	background-position: center center;
	font-style: normal;
	color: #8FC740;
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	background-color: #FFFFFF;
}
.titulo_tabla3 {


	font-family: Arial;
	font-size: 11px;
	background-image: url(../images/bk3.gif);
	height: 101px;
	width: 375px;
	line-height: normal;
	background-position: right center;
	font-style: normal;
	color: #72B517;
	background-repeat: no-repeat;
	font-weight: bolder;
}
.titulo_tabla4 {
	font-family: Arial;
	font-size: 11px;
	background-image: url(../images/bk4.gif);
	height: 101px;
	width: 375px;
	line-height: normal;
	background-position: center center;
	font-style: normal;
	color: #142B50;
	background-repeat: no-repeat;
	font-weight: normal;
	letter-spacing: normal;
	vertical-align: baseline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
.barra_logo {
	background-color: #33CCFF;
	height: auto;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.bk {
	background-color: #000000;
}
/*block*/
.block .bg_top{
	background-image: url(../images/bg_top.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.block .bg_bottom{
	background-image: url(../images/bg_bottom.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.block .bg_left{
	background-image: url(../images/bg_left.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.block .bg_right{
	background-image: url(../images/bg_right.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.block .bg_top_left{
	background-image: url(../images/bg_top_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.block .bg_top_right{
	background-image: url(../images/bg_top_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.block .bg_bottom_left{
	background-image: url(../images/bg_bottom_left.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.block .bg_bottom_right{
	width:100%;
	background-image: url(../images/bg_bottom_right.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.block .indent_block{ padding:20px 24px 24px 22px; }
