@charset "UTF-8";
/* CSS Document */

* {
padding: 0;
margin: 0;
}
/*Styles for specific tags*/
body {
	background-color: #E1E1E1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 20px;
}

td,tr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-bottom: 6px;
}
table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


p {
	margin-bottom: 12px;
}
a {
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #6600FF;
}
a:visited {
	text-decoration: none;
	color: #0066FF;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

/*Styles for Home Page*/
#HomeMenuFlashContainer {
	height: 286px;
	width: 795px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#FlashContainerDottedBorder {
	width: 775px;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0099CC;
	height: 285px;
}
#BodyContentWrapper {
	background-repeat: repeat-y;
	width: 795px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	padding-bottom: 35px;
}
#NewsIntroContainer {
	width: 725px;
	margin-left: 35px;
}
#IntroParagraph {
	padding-left: 20px;
}

#news {
	padding-right: 5px;
	line-height: 15px;
}
#news p {
	margin-bottom: 13px;
}
#news h1 {
	margin-bottom: 12px;
}
#footerWrapperHome {
	background-image: url(file:///C|/Users/Alex/AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Low/Content.IE5/images/footBackground.png);
	height: 50px;
	width: 795px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	background-repeat: no-repeat;
}
/*END of Styles for Home Page*/

#TopContainer {
	background-image: url(file:///C|/Users/Alex/AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Low/Content.IE5/images/topBackground.png);
	width: 795px;
	margin-right: auto;
	margin-left: auto;
	height: 120px;
}
#MenuFlashContainer {
	width: 795px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(file:///C|/Users/Alex/AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Low/Content.IE5/images/bodyBackground.png);
	background-repeat: repeat-y;
	padding-top: 34px;
	position: relative;
}

#FlashPositioner {
	position: absolute;
	top: -17px;
	width: 795px;
	left: 0px;
}
.italicTxt {
	color: #333333;
	font-style: italic;
}
.lightGrayTxt {
	color: #999999;
}
.lightGrayTxtItalic {
	color: #999999;
	font-style: italic;
}
.medGrayTxtItalic {
	color: #666666;
	font-style: italic;
}
#footerWrapperMain {
	background-image: url(file:///C|/Users/Alex/AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Low/Content.IE5/images/footBackgroundPlain.png);
	height: 50px;
	width: 795px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	background-repeat: no-repeat;
}
#footerTxtContainer {
    color: #666666;
	margin-left: 35px;
	width: 725px;
}
#MainContentWrapper {
	background-image: url(file:///C|/Users/Alex/AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Low/Content.IE5/images/bodyBackground.png);
	background-repeat: repeat-y;
	width: 795px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 25px;
	padding-top: 35px;
}
#MainContentWrapperPlain {
	background-image: url(file:///C|/Users/Alex/AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Low/Content.IE5/images/bodyBackground.png);
	background-repeat: repeat-y;
	width: 795px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 25px;
}
#TopImageContainer {
	width: 775px;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0099CC;
	padding-bottom: 2px;
}
#TopImageContainerBlank {
	width: 775px;
	margin-left: 10px;
	height: 5px;
}
#TitleContainer01 {
	margin-left: 245px;
	margin-bottom: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000080;
}
#BodyContainer {
	width: 725px;
	margin-left: 35px;
}
#BodyContainerFlyer {
	width: 725px;
	margin-left: 35px;
	padding-top: 35px;
}
#BodyTxt {
	padding-left: 20px;
}
.ImageBorder {
	border: 1px solid #999999;
}
#leftSideLinks {
	line-height: 15px;
	font-weight: normal;
	color: #666666;
}
#leftSideLinks p {
	margin-bottom: 11px;
}
.firstLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.firstLink a:link {
color: #999999;
	text-decoration: none;
}
.firstLink a:hover, a:active {
	color: #0099CC;
	text-decoration: none;
}
.firstLink a:visited {
	color: #0066FF;
	text-decoration: none;
}
.leftSideLinksIndent {
	margin-left: 10px;
}

#lastUpdated {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-style: italic;
	padding-top:5px;
}
.lineTxtSeparator {
	width: 490px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	height: 2px;
	margin-bottom: 10px;
	margin-top: 12px;
}
.lineMultimediaSeparator {
	width: 490px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	height: 2px;
	padding: 0px;
	margin-top: 15px;
	margin-bottom: 10px;
}
.UnorderedList {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.UnorderedList p {
	margin-bottom: 5px;
}
.lineHeight18 {
	line-height: 18px;
}
fieldset {
	padding: 10px;
	border: 1px solid #999999;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	background-color: #EBEBEB;
}
legend {
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #333333;
}

/*styling for sports calendar table*/
.head {
	background-color: #CCCCCC;
	font-weight: bold;
}
.col {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 10px;
}
.colLast {
	border: none;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 10px;
}

.odd {
	background-color: #EBEBEB;
}

/*styling for calendar page*/
#CalendarTitle {
	margin-left: 35px;
	margin-bottom: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000080;
}
#CalendarBodyContainer {
	width: 725px;
	margin-left: 35px;
}
.calColTop {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.calColTopLast {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

.calCol {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.calColLast {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.AgendaHoy {
	color: #ff9933;
}
.Negro {color: #000000;}
.IdentidadCl {color: #ff0000;}
.IdentidadOs {color: #000033;}
.AcademicaCl {color: #66cc66;}
.AcademicaOs {color: #009900;}
.HumanaCl {color: #cc6666;}
.HumanaOs {color: #990000;}
.PastoralCl {color: #cc9966;}
.PastoralOs {color: #FF6600;}
.RecursosCl {color: #CC9933;}
.RecursosOs {color: #996600;}
.ParaescolarCl {color: #9966ff;}
.ParaescolarOs {color: #6633cc;}
.OrganizacionCl {
	color: #3399ff;
}
.OrganizacionOs {
	color: #0066ff;
}
.ComunidadCl {
	color: #999900;
}
.ComunidadOs {
	color: #333300;
}

