.round_top_blue {
	background-color: #6699cc;
	color: #fff;
}

.round_top_blue p {
	margin: 0 5px;
}

.round_top_top_blue { 
	background: url(../images/top_right_blue.png) no-repeat top right;
}

/* */

.round_end_blue {
	background-color: #6699cc;
	color: #fff;
  margin-bottom: 5px;
}

.round_end_blue p {
	margin: 0 5px;
}

.round_end_blue a:link {
  text-decoration: none;
  color: white;
}

.round_end_blue a:visited {
  text-decoration: none;
  color: white;
}

.round_end_blue a:active {
  text-decoration: none;
  color: white;
}

.round_end_blue a:hover {
  text-decoration: underline;
  color: white;
}

.round_end_bottom_blue {
	background: url(../images/bottom_right_blue.png) no-repeat top right; 
}

/* */

.round_special_blue {
	background-color: #ffffff;
	color: #000;
}

.round_special_blue p {
	margin-top: 10px;
  margin-left: 66px;
}

.round_special_top_blue { 
	background: url(../images/top_left_white.png) no-repeat top right; 
}

/* */

.round_main_yellow {
	background-color: #ffffb3;
	color: #000;
  margin-bottom: 5px;
  margin-left: 5px;
  margin-right: 5px;
}

.round_main_yellow p {
	margin: 0 5px;
}

.round_main_top_yellow { 
	background: url(../images/top_right_yellow.png) no-repeat top right; 
}

.round_main_bottom_yellow {
	background: url(../images/bottom_right_yellow.png) no-repeat top right; 
}

/* */

.round_right_blue {
	background-color: #6699cc;
	color: #fff;
  margin-bottom: 5px;
}

.round_right_blue p {
	margin: 0 5px;
}

.round_right_blue a:link {
  text-decoration: none;
  color: white;
}

.round_right_blue a:visited {
  text-decoration: none;
  color: white;
}

.round_right_blue a:active {
  text-decoration: none;
  color: white;
}

.round_right_blue a:hover {
  text-decoration: underline;
  color: white;
}

.round_right_top_blue { 
	background: url(../images/top_right_blue.png) no-repeat top right; 
}

.round_right_bottom_blue {
	background: url(../images/bottom_right_blue.png) no-repeat top right; 
}

/* */

.round_left_blue {
	background-color: #6699cc;
	color: #000;
  margin-bottom: 5px;
}

.round_left_blue p {
	margin: 0 5px;
}

.round_left_top_blue { 
	background: url(../images/top_right_blue.png) no-repeat top right; 
}

.round_left_bottom_blue {
	background: url(../images/bottom_right_blue.png) no-repeat top right; 
}

/* */

.round_bottom_blue {
	background-color: #6699cc;
	color: #000;
  margin-bottom: 5px;
}

.round_bottom_blue p {
	margin: 0 5px;
}

.round_bottom_top_blue { 
	background: url(../images/top_right_blue.png) no-repeat top right; 
}

.round_bottom_bottom_blue {
	background: url(../images/bottom_right_blue.png) no-repeat top right; 
}

/* */

.round_left_yellow {
	background-color: #ffffb3;
	color: #000;
  margin-bottom: 5px;
}

.round_left_yellow p {
	margin: 0 5px;
}

.round_left_top_yellow { 
	background: url(../images/top_right_yellow.png) no-repeat top right; 
}

.round_left_bottom_yellow {
	background: url(../images/bottom_right_yellow.png) no-repeat top right; 
}

/* */

img.corner {
   width: 5px;
   height: 5px;
   border: none;
   display: block !important;
}

/* */

.border_top {
  background: url(../images/1x1-blue.png) 0 0 repeat-x;
}

.border_bottom {
  background: url(../images/1x1-blue.png) 0 100% repeat-x;
}

.border_left {
  background: url(../images/1x1-blue.png) 0 0 repeat-y;
}

.border_right {
  background: url(../images/1x1-blue.png) 100% 0 repeat-y;
}


