﻿body  {
	text-align: center;
	background: rgb(204,255,255);
	padding: 0px;
	margin: 0px;
	font-family: Tahome, Helvetica, Arial, sans-serif;
}

.#wrapper {
	margin: 0 auto;
	width: 900px;
	text-align: left;
	border: thin solid #000000;
	position: relative;
	clear: both;
}
#contentwrapper1 {
	border-style: none;
	border-color: #FF0000;
	background-position: left;
	position: relative;
	clear: both;
	width: 900px;
	background-repeat: repeat-y;
	background-image: url('../Images/design_images/sidebarbg_columngray.gif');
	overflow: hidden;
}

#contentwrapper2 {
	background-position: right bottom;
	border: thin solid #FF0000;
	position: relative;
	clear: both;
	width: 100%;
	background-repeat: repeat-y;
	background-image: url('../Images/design_images/adbarbg_columngray.gif');
}

.h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-weight: bolder;
	font-style: normal;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	border-width: 1px;
	color: #FF0000;
	text-align: center;
	border-bottom-style: solid;
	overflow: hidden;
	font-family: serif;
	font-size: xx-large;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	line-height: normal;
	width: auto;
}


.h1reduced {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-weight: bolder;
	font-style: normal;
	padding: 3px 5px 3px 5px;
	margin: 6px 1px 1px 1px;
	border-width: 1px;
	color: #FF0000;
	text-align: center;
	overflow: visible;
	font-family: serif;
	font-size: xx-large;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	line-height: normal;
	width: 632px;
}

.h2 {
	border-width: 2px;
	padding: 0px 5px 0px 5px;
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-weight: bolder;
	font-style: normal;
	text-align: center;
	color: #0000FF;
	width: auto;
	border-bottom-style: solid;
	margin-bottom: 5px;
	margin-top: 10px;
}


.h2reduced {
	padding: 0px 5px 0px 5px;
	margin:  10px 0px 5px 0px;
	font-family: "Arabic Typesetting";
	font-size: x-large;
	font-weight: bolder;
	font-style: normal;
	text-align: center;
	color: #0000FF;
	width: 638px;
}



.h3 {
	padding: 0px;
	margin: 0px 0px 10px 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bolder;
	font-style: normal;
	text-align: center;
	color: #008000;
	text-indent: 15px;
	width: auto;
	border-bottom-style: solid;
	border-top-width: thin;
	border-top-color: #008000;
}
.h4 {
	padding: 0px 5px 0px 5px;
	margin: 0px 5px 10px 5px;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bolder;
	font-style: normal;
	text-align: center;
	color: #800000;
	text-indent: 15px;
	width: auto;
}
.h5 {
	color: rgb(51, 0, 153);
	font-size: medium;
	width: auto;
}
.h6 {
	color: rgb(204, 0, 153);
	font-size: medium;
	width: auto;
}




#main {
	margin: 5px 5px 5px 10px;
	border-style: solid;
	border-width: 1px;
	padding: 5px 5px 5px 10px;
	border-top: none;
	border-bottom: none;
	overflow: hidden;
	clear: both;
	width: 860px;
	border-color: #FF0000;
}

#main a
{
	color: #0000FF;
	text-decoration: underline;
}


#main a:hover
{
  color: #FFA500;
  text-decoration: underline;
}

#main a:visited
{
  color: #FF0000;
  text-decoration: underline;
}

.#footer {
	border-width: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-transform: none;
	color: #666666;
	margin-left: 10px;
	padding-left: 8px;
	border-top: solid 1px #666666;
	border-right: solid 6px #000000;
	border-bottom: solid 6px #000000;
	border-left: solid 6px #000000;
	clear: both;
	position: relative;
	text-align: center;
	width: 670px;
}
    
}
#footer p {
    margin: 0;
    padding: 0;
    line-height: 1.7em;
}


.bg_color_yellow {
	color: #800080;
	background-color: #FFFF00;
	font-weight: bold;
}


.borderscenterblue {
	margin: 2px 60px 2px 60px;
	padding: 5px 40px 5px 60px;
	border: thin solid #0000FF;
	font-family: Calibri;
	font-weight: 400;
	background-color: #FFFFFF;
	color: #000000;
	width: auto;
	text-align: center;
	font-size: medium;
	overflow: auto;
	position: relative;
}

.bordersleftblue {
	margin: 2px 60px 2px 60px;
	padding: 5px 40px 5px 60px;
	border: thin solid #0000FF;
	font-family: Calibri;
	font-weight: 400;
	background-color: #FFFFFF;
	width: auto;
	position: relative;
	text-align: left;
	font-size: medium;
	color: #000000;
	overflow: auto;
}

.borderscentergreen {
	margin: 2px 60px 2px 60px;
	padding: 5px 40px 5px 60px;
	border: thin solid #008000;
	font-family: Calibri;
	font-weight: 400;
	background-color: #FFFFFF;
	color: #000000;
	width: auto;
	position: relative;
	text-align: center;
	font-size: medium;
	overflow: visible;
	right: 0px;
}


.borderscentergreenreduced {
	margin: 1px 0px 1px 0px;
	padding: 2px 10px 2px 10px;
	border: thin solid #008000;
	font-family: Calibri;
	font-weight: 400;
	background-color: #FFFFFF;
	color: #000000;
	width: 750px;
	text-align: center;
	font-size: medium;
	overflow: visible;
	right: 0px;
}


.borderscenterprofesionalesred {
	margin: 2px 60px 2px 60px;
	padding: 5px 40px 5px 60px;
	font-family: Calibri;
	font-weight: 400;
	background-color: #FFFFFF;
	color: #000000;
	width: auto;
	text-align: center;
	font-size: medium;
	overflow: auto;
	table-layout: auto;
	position: relative;
	float: inherit;
	top: 2px;
	left: 6px;
	border-bottom-width: thin;
	border-bottom-color: #FF0000;
	border-bottom-style: solid;
	border-top-width: thin;
	border-top-color: #FF0000;
	border-top-style: solid;
}


.borderscenterblack {
	margin: 2px 60px 2px 60px;
	padding: 5px 40px 5px 60px;
	border: medium solid #000066;
	font-family: Tahoma;
	font-size: small;
	font-weight: 400;
	background-color: #FFFFFF;
	color: #000000;
	width: 800px;
	text-align: center;
}


.bordersleftgreen {
	margin: 2px 60px 2px 60px;
	padding: 5px 40px 5px 60px;
	padding: 5px 30px 5px 50px; 
	font-family: Calibri;
	font-weight: 400;
	background-color: #FFFFFF;
	color: #000000;
	width: auto;
	text-align: left;
	font-size: medium;
	overflow: auto;
}

.bordersleftred {
	border: thin solid #FF0000;
	margin: 2px 40px 2px 50px;
	padding: 20px;
	font-family: Tahoma;
	font-size: medium;
	font-weight: 400;
	background-color: #FFFFFF;
	color: #000000;
	width: auto;
	text-align: left;
	overflow: auto;
}


.bordersleftspecialblue {
	border: thin solid #0000FF;
	margin: 2px 60px 2px 60px;
	padding: 5px 40px 5px 60px;
	font-family: Calibri;
	font-weight: 400;
	background-color: #FFFFFF;
	color: #000000;
	width: auto;
	text-align: left;
}
.borderscenterspecialblue {
	border: thin solid #0000FF;
	margin: 2px 60px 2px 60px;
	padding: 5px 40px 5px 60px;
	font-family: Calibri;
	font-weight: 400;
	background-color: #FFFFFF;
	color: #000000;
	width: auto;
	text-align: center;
	font-size: small;
	overflow: auto;
}


.bg_color_yellow {
	color: #800080;
	background-color: #FFFF00;
	font-weight: bold;
}


.bg_color_red
 {
	color: #000000;
	background-color: #FF0000;
	font-weight: lighter;
}


.floatleft {
	float: left;
	padding-right: 1px;
	overflow: auto;
	clear: both;
}
.floatright {
	margin: 10px 0px 10px 10px;
	float: right;
}

.imagecenter {
	margin: 2px 20px 2px 20px;
	padding: 5px 10px 5px 10px;
	width: auto;
	text-align: center;
	font-size: medium;
	overflow: auto;
	position: relative;
	visibility: visible;
}



.imgleft.border {
	margin-left: 10px;
	margin-bottom: 10px;
	clip: rect(auto, auto, 10px, 10px);
	border: 1px solid #666;
	padding: 10px;
}

.imgright.border {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	clip: rect(auto, auto, 10px, 10px);
	border: 1px solid #666;
	padding: 10px;
	
}

.mansaje {
	font-family: "Arial Narrow";
	font-size: medium;
	color: #003399;
	font-weight: bold;
	text-align: center;
}


.normalpage {
	font-size: medium;
	font-weight: normal;
	text-align: left;
	padding: 5px;
	margin: 3px;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
}

.paragraphindent {
	text-indent: 30px;
}


/****** TABLE FORMATS ******/

table {
	width: 100%;
	border-style: solid;
	border-width: medium;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	text-align: left;
	height: auto;
	margin-left: 10px;
	margin-right: 10px;
}

.tabledonaciones {
	text-align: center;
	border-color: #800000;
}

td {
	border: 1px solid #73afb7;
	padding: 3px 5px 2px 5px;
	font-size:medium;
}
	

