a {  text-decoration: underline; color: #006699}
a:hover {  text-decoration: none}
body {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333333}
td {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333333}
p {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333333}
.white {
	color: #FFFFFF;
}
.tiny {
	font-size: 10px;
}
.borderLeft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.bg-tile-right-col {
	background-image: url(../images/bg_tile_right_col.jpg);
	background-repeat: repeat-y;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;

}
.bg-tile-body {
	background-image: url(../images/bg_tile_body.jpg);
}
.bg-tile-base {
	background-image: url(../images/bg_tile_base.jpg);
	background-repeat: repeat-x;
}
.bg-fixed-header-right {
	background-image: url(../images/bg_fixed_header_right.jpg);
	background-repeat: no-repeat;
	padding-left: 25px;
	height: 30px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;



}
.bg-tile-right-col-content {
	background-image: url(../images/bg_tile_right_col_content.jpg);
	background-repeat: repeat-y;
	padding: 7px;

}
.main-nav {
	color: #006699;
	text-decoration: none;
	font-weight: bold;

}
.main-nav:hover {
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;

}
.bg-fixed-header-home {
	font-size: 18px;
	font-weight: bold;
	color: #71B6D7;
	background-image: url(../images/bg_fixed_header_home.jpg);
	background-repeat: no-repeat;
	height: 36px;


}
.bg-blue-gradient {
	background-image: url(../images/bg_blue_gradient.jpg);
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-repeat: repeat-x;
	background-position: top;

}
h1 {
	font-size: 16px;
}
.bg-fixed-header-body {

	font-size: 18px;
	font-weight: bold;
	color: #71B6D7;
	background-image: url(../images/bg_fixed_header_body.jpg);
	background-repeat: no-repeat;
	height: 36px;
}
.borderLeftRight {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.pad8 {
	padding-left: 8px;
	padding-right: 8px;
}
.green {
	color: #009966;
}
.red {
	color: #FF0000;
}
h2 {
	font-size: 14px;
	font-weight: bold;
}
