/* CSS Document */

body {
	color: #333333;/*themecolour3%0;*/
	background-color: #FFFFFF;/*themecolour3;*/
	background-image: url(imagenes/cgaredes_topstrip.gif);
	background-repeat: repeat-x;	
}
table {
	font: 9pt "trebuchet ms", arial, sans-serif
}
p {
	margin-top: 0px;
	margin-bottom: 0px;
}
blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 20px;
	color: #333333;/*themecolour3%0;*/
}
.rightcoltext ol {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	color: #333333;/*themecolour3%0;*/
}
.rightcoltext ul {
	color: #333333;/*themecolour3%0;*/
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	list-style-image: url(imagenes/cgaredes_bullet.gif);
	
}
.leftcoltext ol {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	color: #333333;/*themecolour3%0;*/
}
.leftcoltext ul {
	color: #333333;/*themecolour3%0;*/
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	list-style-image: url(imagenes/cgaredes_bullitt.gif);
	
}

 .headingbg {
	background-image: url(imagenes/cgaredes_background.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
/*
.leftcoltext a:link {
	color: #55552f;
}
.leftcoltext a:visited {
	color: #333333;
}
.leftcoltext a:link:hover {
	color: #ffdd90;
}
.rightcoltext a:link {
	color: #55552f;
}
.rightcoltext a:visited {
	color: #333333;
}
.rightcoltext a:link:hover {
	color: #ffdd90;
}
*/
.centercoltext h1 {
	font-size: 15px;
	font-weight: bold;
	color: #333333;/*themecolour3%0;*/
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 2px;
}
.rightcoltext h1 {
	font-size: 15px;
	font-weight: bold;
	color: #333333;/*themecolour3%0;*/
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 2px;
}
.leftcoltext h1 {
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 2px;
}
h2 {
	font-size: 14px;
	color: #3a3a19;/*themecolour1$ -22.3%, -31.8%;*/
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}

.leftcolbg {
	background-color: #FFFFFF;/*themecolour1$ 59.8%, 95.5%;*/
}
.leftcoltext {
	color: #333333;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.topcorner {
	background-image: url(imagenes/cgaredes_corner.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.footer {
	/*background-image: url(imagenes/cgaredes_footer_bg.gif);
	background-repeat: repeat-x; */
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	background-color: #fff4bd ;
}
/*.rightcoltext {
	padding-right: 20px;
	padding-left: 20px;
	color: #333333;
}*/
.parahead {
	font-weight: bold;
	color: #333333;
	font-size: 11px;
}
.lcoltopbg {
	background-image: url(imagenes/cgaredes_leftcolumn_top_bg.gif);
	background-repeat: repeat-x;
}
.highlightbox {
	padding: 5px;
	color: #333333;
	border: 1px solid #666666;/*themecolour5%0;*/
	background-color: #ffdd90;/*themecolour2$ 83.7%, 0%;*/
}

a {
	/*font-variant: small-caps; */
	text-decoration: none;
}
a:link {
	color: #0033FF ;	
}
a:visited {
	color: #0033FF ;
}
a:hover {
	color: #0099CC;
}
