body { background-color:#000000; margin-left: 0em; margin-right: 0em; margin-top: 0em; margin-bottom: 0em;}

.logo {background-image:url(/styleimages/chavez-logo.gif); background-position:center; background-repeat:no-repeat; height:190px;}
.sidebar { background-image:url(/styleimages/sidebar.gif); background-position:left; background-repeat:repeat-y;}
.photo{background-image:url(/styleimages/topphoto.jpg); height: 220px; width: 202px; background-repeat:no-repeat;}

.font-sm {font-family:   Helvetica, sans-serif; font-size:9px; font-style: normal; color:#FFFFFF;}
.font-sm-il {font-family:   Helvetica, sans-serif; font-size:9px; font-style: italic; color:#CCCCCC;}
.font-med {font-family:   Helvetica, sans-serif; font-size:11px; font-style: normal;color:#FFFFFF;}
.font-med-bold {font-family:   Helvetica, sans-serif; font-size: 11px; font-weight: bold;color:#FFFFFF;}
.font-large-bold {font-family:   Helvetica, sans-serif; font-size: 12px; font-weight: bold; color:#CCCCCC;}
.font-large {font-family:   Helvetica, sans-serif; font-size:12px; font-style: normal;color:#FFFFFF;}
.font-header {font-family:   Helvetica, sans-serif; font-size:18px; font-style: bold; color:#FFFFFF;}


.topMenuLinkM, a.topMenuLinkM { 
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF; 
	text-align:center; 
	font-size:12px;
	text-decoration: none;
	display:block;
	background: url(/styleimages/top_btn_off.gif) no-repeat center;
	line-height:20px; 
	outline-style: none;
	-moz-outline: none !important; }
	
a.topMenuLinkM:link    { color:#FFFFFF; font-weight:normal; text-decoration:none;  } 
a.topMenuLinkM:visited { color:#FFFFFF; font-weight:normal; text-decoration:none; }
a.topMenuLinkM:focus   { color:#FFFFFF; font-weight:normal; text-decoration:none; background: url(/styleimages/top_btn_on.gif) no-repeat center; }
a.topMenuLinkM:active  { color:#FFFFFF; font-weight:normal; text-decoration:none; background: url(/styleimages/top_btn_on.gif) no-repeat center; }
a.topMenuLinkM:hover   {	color:#FFFFFF; font-weight:normal; text-decoration:none; background: url(/styleimages/top_btn_on.gif) no-repeat center; }


a.leftMenuLinkM { 
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration: none;
	display: block; 
	background: url(/styleimages/btn_on.gif) no-repeat center;
	line-height:20px; 
	outline-style: none;
	-moz-outline: none !important; }
	
a.leftMenuLinkM:link    { color:#FFFFFF; font-weight:normal; text-decoration:none; } 
a.leftMenuLinkM:visited { color:#FFFFFF; font-weight:normal; text-decoration:none; }
a.leftMenuLinkM:focus   { color:#FFFFFF; font-weight:normal; text-decoration:none; background: url(/styleimages/btn_off.gif) no-repeat center; }
a.leftMenuLinkM:active  { color:#FFFFFF; font-weight:normal; text-decoration:none; background: url(/styleimages/btn_off.gif) no-repeat center; }
a.leftMenuLinkM:hover   {	color:#FFFFFF; font-weight:normal; text-decoration:none; background: url(/styleimages/btn_off.gif) no-repeat center; }

a:link    { font-family: Helvetica, sans-serif; color:#AF65E0; font-weight:normal; text-decoration:underline; } 
a:visited { font-family: Helvetica, sans-serif; color:#AF65FF; font-weight:normal; text-decoration:underline; }
a:focus   { font-family: Helvetica, sans-serif; color:#FFFFFF; font-weight:normal; text-decoration:underline; }
a:active  { font-family: Helvetica, sans-serif; color:#AF65FF; font-weight:normal; text-decoration:underline; }
a:hover   { font-family: Helvetica, sans-serif; color:#AF65FF; font-weight:bold; text-decoration:underline; }
