.roundedcorners_orange {
	width: 100%;
	background-color: #FC6701;
	color: #fff;
}

.roundedcorners_orange a{
color: #efefef;
}

.roundedcorners_orange 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;
}

.roundedcorners_blue p {
	margin: 0 15px;
}

.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;
}

.roundedcorners_darkgrey p {
	margin: 0 15px;
}

.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;
}

.roundedcorners_lightgrey p {
	margin: 0 15px;
}

.roundtop_lightgrey { 
	background: url(corners/lightgrey_02.jpg) no-repeat top right; 
}

.roundbottom_lightgrey {
	background: url(corners/lightgrey_04.jpg) no-repeat top right; 
}

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

.roundedcorners_green {
	width: 100%;
	background-color: #BCEEA5;
	color: #000;
}

.roundedcorners_green p {
	margin: 0 15px;
}

.roundtop_green { 
	background: url(corners/green_02.jpg) no-repeat top right; 
}

.roundbottom_green {
	background: url(corners/green_04.jpg) no-repeat top right; 
}

div>table>*>tr>th {text-align:left;width:160px}
div>table>*>tr>td {text-align:left;padding-left:2px}


.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; 
}

.simple {
	border-collapse:collapse; 
}

.simple th{
	width: 150px;
	height: 20px;
	border-style: solid;
	border-color: #D0D0D0;
	border-width: 1px;
	border-spacing: 0;
	padding-left: 5px;
}
.simple td{
	width: 400px;
	height: 20px;
	border-style: solid;
	border-color: #D0D0D0;
	border-width: 1px;
	padding-left: 5px; 
}
#box{
	float:left; 
	margin:10px 10px 10px 10px;
}
h1 {
font0#
}


