/* CSS Document */

body  {

	margin:0px;
	margin-top: 0x;
	margin-left: 0px;
	margin-right:0px;
	
}

.bgleft{
background-image: url(images/1.jpg);
background-position: top left;
background-repeat:repeat-y;

}

.bgright{
background-image: url(images/2.jpg);
background-position: top right;
background-repeat:repeat-y;

}

.bgboxright{
background-image: url(images/6.jpg);
background-position: top;
background-repeat:repeat-y;

}

.bgfoot1{
background-image: url(images/3.jpg);
background-position: top;
background-repeat:no-repeat;

}
.bgfoot2{
background-image: url(images/5.jpg);
background-position: top left;
background-repeat:no-repeat;

}

.bgfoot3{
background-image: url(images/4.jpg);
background-position: top;
background-repeat:repeat-x;

}

.bg1{
background-image: url(images/bg1.jpg);
background-position: top right;
background-repeat:no-repeat;

}

.bg11{
background-image: url(images/bg11.jpg);
background-position: top right;
background-repeat:repeat-x;

}

.bg2{
background-image: url(images/bg2.jpg);
background-position: top left;
background-repeat:no-repeat;

}

.bg22{
background-image: url(images/bg11.jpg);
background-position: top left;
background-repeat:repeat-x;

}

.bgcoguanor{
background-image: url(images/coguanor_2007.jpg);
background-position:center;
background-repeat:no-repeat;

}


#content1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
color:#4e1f1b;
font-size:12px;
margin-left:17px;
margin-right:10px;
text-align:justify;
margin-top:10px;

}

#content1 td{
font-family: Verdana, Arial, Helvetica, sans-serif;
color:#4e1f1b;
font-size:10px;

text-align:justify;

}

.content {
font-family: Verdana, Arial, Helvetica, sans-serif;
color:#4e1f1b;
font-size:12px;
margin-left:17px;
margin-right:10px;

}

#content1 h1{

	margin:0px;
	margin-top: 0x;
	padding-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;

	text-decoration-color:eeeeee;
	font-size: 14px;
	color: #000000;
	background-image:url(images/bgh1.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	padding-bottom:3px;
	}

#content1 h2{

	margin:0px;
	margin-top: 0x;
	padding-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:700;
	font-size: 15px;
	color: #121d5a;
	}

#content1 li
{
list-style-image: url(images/bullet.jpg);
}
#content1 li:hover
{
list-style-image: url(images/bullet.jpg);
}
	
	
#content1 a:link, a:active, a:visited
{
font-family: Verdana, Arial, Helvetica, sans-serif;text-decoration: none; 
font-size: 11px;
color: #6e0e0e;
	
}

#content1 a:hover 
{
font-family: Verdana, Arial, Helvetica, sans-serif;color: #004A6F;
font-size: 11px;
TEXT-DECORATION: none;
color:#bb4541;

}


input { font-family: Tahoma, Verdana, Arial; font-size: 11px; color: #ffffff; background-color: #770a03; border: #b8bdc0; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}

select { font-family: Tahoma, Verdana, Arial; font-size: 11px; color: #ffffff; background-color: #770a03; border: #b8bdc0; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}