body
{
	background-image: url('images/bg.gif');
	background-repeat: repeat;
	background-color: #000000;
	padding: 0px;
	margin: 0px;
	font-family: tahoma, verdana, arial, geneva, helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}

div
{
	padding: 0px;
	margin-left:auto;
	margin-right:auto;
}

#page
{
	background-color:#be3f01;
	width:935px;
	border-top:0px;
	border-bottom:0px;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
}

#topBar
{
	width:100%;
	height:50px;
	text-align:left;
	background-color:#000000;
}

#indexMain
{
	background-image: url('images/black-bg.gif');
	background-repeat: repeat-x;
}

#indexLeft
{
	float:left;
	width:386px;
}

#indexRight
{
	float:right;
	width:549px;
}


#calendarTable
{
	float:left;
	text-align:center;
	width:100%;
}

#footer
{
	font-family: tahoma, verdana, arial, geneva, helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	width:100%;
	text-align:center;
}
















































#topBody
{
	width:100%;
	height:100%;
	text-align:center;
}



#title
{
	width:700px;
	height:59px;
	text-align:left;
}

#topContent
{
	padding-top:9px;
}

#main
{
	width:480px; 
	float:right;
	padding:0px;
	padding-right:20px;
}

#contentBody
{
	width:700px;
	background-image: url(file:///C|/Documents%20and%20Settings/Marcelo%20Hinojosa/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/X65RYOWC/images/body_bg.gif);
	background-repeat:repeat-y;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

#sus
{
	width:190px; 
	border:1px; 
	border-width:1px; 
	border-style:solid; 
	border-color:#ffffff; 
	border-left:0px; 
	background-color:#203f26;
	padding:3px;
	padding-left:12px;
	padding-top:12px;
	margin:0px;
}

#sus2
{
	width:190px; 
	border:1px; 
	border-width:1px; 
	border-style:solid; 
	border-color:#ffffff; 
	border-top:0px;
	border-left:0px;
	background-color:#42602a;
	padding:3px;
	padding-left:12px;
	padding-top:12px;
	margin:0px;
}

html>body #sus
{
	width:181px; 
	border:1px; 
	border-width:1px; 
	border-style:solid; 
	border-color:#ffffff; 
	border-left:0px; 
	background-color:#203f26;
	padding:0px;
	padding-left:8px;
	padding-top:0px;
	margin:0px;
}

html>body #sus2
{
	width:181px; 
	border:1px; 
	border-width:1px; 
	border-style:solid; 
	border-color:#ffffff; 
	border-top:0px;
	border-left:0px;
	background-color:#42602a;
	padding:0px;
	padding-left:8px;
	padding-top:5px;
	margin:0px;
}

p
{
	font-size: 11px;
	font-family: tahoma, verdana, arial;
	line-height: 17px;
	text-align:justify;
}

a.footer:link { color: #e2e3e0; text-decoration: none; font-size:11px; font-family:tahoma, arial, verdana;}
a.footer:active { color: #e2e3e0; text-decoration: none; font-size:11px; font-family:tahoma, arial, verdana;}
a.footer:visited { color: #e2e3e0; text-decoration: none; font-size:11px; font-family:tahoma, arial, verdana;}
a.footer:hover { color: #ffffff; text-decoration: underline; font-size:11px; font-family:tahoma, arial, verdana;}

a:link { color: #e2e3e0; text-decoration: none; font-weight: normal; }
a:active { color: #e2e3e0; text-decoration: none; font-weight: normal; }
a:visited { color: #e2e3e0; text-decoration: none; font-weight: normal; }
a:hover { color: #ffffff; text-decoration: underline; font-weight: normal; }





/*
table.body
{
	background-color: #203f26;
	border: 1px;
	border-style: solid;
	border-color: #ffffff;
	width: 772px;
}

td.topLine
{
	border: 0px;
	border-top: 1px;
	border-style: solid;
	border-color: #ffffff;
}

.bodyBg
{
	background-image:   url(../../adiduck/html/images/bg_home_body.gif);
	background-repeat: repeat-y;
}

.leftBg
{
	background-image:   url(../../adiduck/html/images/bg_sub_nav.gif);
	background-repeat: repeat-y;
}

.rightBg
{
	background-image:   url(../../adiduck/html/images/bg_right_pane.gif);
	background-repeat: repeat-y;
}

.seperator
{
	background-image:   url(../../adiduck/html/images/seperator_y.gif);
	background-repeat: repeat-y;
}

.footerBg
{
	background-image:   url(../../adiduck/html/images/bg_footer.gif);
	background-repeat: repeat-x;
	font-family: tahoma, arial, verdana, geneva, helvetica, sans-serif;
	font-size: 11px;
	color:#cccfc9;
}

p.content
{
	text-align:justify; 
	color:#ffffff; 
	font-size:11px;
	line-height: 13px;
}
*/