/* stylesheet CIP style3.css */

body {
	background-color: #eeeeee;
	font-color: #000000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
}

td {
font-size: 65%;
}

!-- a:link, a:visited {
	color: #336699;
	text-decoration: none;
	font-weight: 900;
}

!-- a:hover, a:active {
	color: #ffcc33;
	text-decoration: none;
}

.bodytext{
font-color: #000000;
font-family: verdana, arial, helvetica, sans-serif;
font-size: 11px;
}


.bodylink_blue  {
text-decoration: none;
color: #336699;
font-weight: 900;
}
.bodylink_blue:hover  {
text-decoration: none;
color: #ffcc33;
}
.menu_blue {
line-height: 150%;
text-decoration: none;
font-weight: 900;
color: #336699;
}
.menu_blue:hover {
color: #FFCC33;
text-decoration: none;
}
.td_blue_dark {
background-color: 336699;
}
.td_blue_mid {
background-color: 6699cc;
}
.td_blue_light {
padding-left: 5px;
background-color: F6FAFF;
}


.bodylink_brown  {
text-decoration: none;
color: #996666;
font-weight: 900;
}
.bodylink_brown:hover  {
text-decoration: none;
color: #ff9999;
}
.menu_brown {
line-height: 150%;
text-decoration: none;
font-weight: 900;
color: #996666;
}
.menu_brown:hover {
color: #FF9999;
text-decoration: none;
}
.td_brown_dark {
background-color: 996666;
}
.td_brown_mid {
background-color: cc9999;
}
.td_brown_light {
padding-left: 5px;
background-color: F1F1E6;
}

.bodylink_green  {
text-decoration: none;
color: #339966;
font-weight: 900;
}
.bodylink_green:hover  {
text-decoration: none;
color: #ff9999;
}
.menu_green {
line-height: 150%;
text-decoration: none;
font-weight: 900;
color: #339966;
}
.menu_green:hover {
color: #FF9999;
text-decoration: none;
}
.td_green_dark {
background-color: 339966;
}
.td_green_mid {
background-color: 66AA66;
}
.td_green_light {
padding-left: 5px;
background-color: f3fff0;
}

.bodylink_olive  {
text-decoration: none;
color: #9A9A68;
font-weight: 900;
}
.bodylink_olive:hover  {
text-decoration: none;
color: #ff9999;
}
.menu_olive {
line-height: 150%;
text-decoration: none;
font-weight: 900;
color: #9A9A68;
}
.menu_olive:hover {
color: #FF9999;
text-decoration: none;
}
.td_olive_dark {
background-color: 9A9A68;
}
.td_olive_mid {
background-color: CDCD9B;
}
.td_olive_light {
padding-left: 5px;
background-color: FBFCEC;
}
.stripe_cell {
background-image: url(pix/stripes_blue.gif);
}

