.roundedcorners_orange {
	width: 100%;
	background-color: #FC6701;
	color: #fff;
}

.roundedcorners_orange h1,
.roundedcorners_blue h1,
.roundedcorners_darkgrey h1,
.roundedcorners_lightgrey h1,
.roundedcorners_green h1 {
	margin: 0 15px;
}

.roundedcorners_blue p,
.roundedcorners_orange p,
.roundedcorners_darkgrey p,
.roundedcorners_lightgrey p,
.roundedcorners_green p {
	margin: 0 15px;
}

.roundtop_orange {
	background: url(corners/orange_02.jpg) no-repeat top right; 
}

.roundbottom_orange {
	background: url(corners/orange_04.jpg) no-repeat top right; 
}

/* -------------------------------- */

.roundedcorners_blue {
	width: 100%;
	background-color: #C1FFFE;
	color: #000;
}

.roundtop_blue {
	background: url(corners/blue_02.jpg) no-repeat top right; 
}

.roundbottom_blue {
	background: url(corners/blue_04.jpg) no-repeat top right; 
}

/* -------------------------------- */

.roundedcorners_darkgrey {
	width: 100%;
	background-color: #1F2428;
	color: #fff;
}

.roundtop_darkgrey { 
	background: url(corners/darkgrey_02.jpg) no-repeat top right; 
}

.roundbottom_darkgrey {
	background: url(corners/darkgrey_04.jpg) no-repeat top right; 
}

/* -------------------------------- */

.roundedcorners_lightgrey {
	width: 100%;
	background-color: #D8DFE5;
	color: #000;
}

.roundtop_lightgrey { 
	background: url(corners/lightgrey_02.jpg) no-repeat top right; 
}

.roundbottom_lightgrey {
	background: url(corners/lightgrey_04.jpg) no-repeat top right; 
}

/* -------------------------------- */

.roundedcorners_green {
	width: 100%;
	background-color: #BCEEA5;
	color: #000;
}

.roundtop_green { 
	background: url(corners/green_02.jpg) no-repeat top right; 
}

.roundbottom_green {
	background: url(corners/green_04.jpg) no-repeat top right; 
}

/* -------------------------------- */

.roundcont {
	width: 100%;
	background-color: #D8D8D8;
}

.roundcont p {
	margin: 0px;
}

.roundtop { 
	background: url(images/grey-tr.gif) no-repeat top right; 
}

.roundbottom {
	background: url(images/grey-br.gif) no-repeat top right; 
}

/* -------------------------------- */

img.corner {
  width: 15px;
  height: 15px;
  border: none;
	display: block !important;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}

.roundcont2 {
	width: 100%;
	background-color: #D3E5FF;
}

.roundcont2 p {
	margin: 0px;
}

.roundtop2 { 
	background: url(images/blue-tr.gif) no-repeat top right; 
}

.roundbottom2 {
	background: url(images/blue-br.gif) no-repeat top right; 
}

h1 {
font0#
}

div>table {margin:15px;}
div>form {margin:15px;}
