/* CSS Document */


body {
	width:1000px;
	margin:auto;
	background: #CBDEA8;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
a{
	cursor:pointer;
	color:black;
	

}

#header{
height:150px;
width:100%;
}
#header a{
text-decoration:none;

}
#introtext{
width:100%;
padding-bottom:0px;
}
#introtext h1{
font-weight:bold;
font-size:14px;
}

.headertext{

width:50%;
font-size:16px;
font-weight:bold;
padding-top:10px;

}



form {margin: 0;}
textarea { width: 50%; }




#preview {
	padding: 10px;
	
}
.tableleftcolm{
padding-left:15px;

}

.roundedcornr_box_571365 {
	background: url(../images/roundedcornr_571365_tl.png) no-repeat top left;
}
.roundedcornr_top_571365 {
	background: url(../images/roundedcornr_571365_tr.png) no-repeat top right;
}
.roundedcornr_bottom_571365 {
	background: url(../images/roundedcornr_571365_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_571365 div {
	background: url(../images/roundedcornr_571365_br.png) no-repeat bottom right;
}
.roundedcornr_content_571365 {
	background: url(../images/roundedcornr_571365_r.png) top right repeat-y;
}

.roundedcornr_top_571365 div,.roundedcornr_top_571365, .roundedcornr_bottom_571365 div, .roundedcornr_bottom_571365 {
	width: 100%;
	height: 15px;
	font-size: 1px;
}
.roundedcornr_content_571365, .roundedcornr_bottom_571365 {
	margin-top: -19px;
}
.roundedcornr_content_571365 {
	padding: 0 15px;
	font-size: 18px;
}



#rc1 {
	width: 450px;
	color: #440
}
#preview{
	width: 800px;
	color: #440;
	height:auto;

}
#rc1 h2 {
	margin-top: 0;
}
#rc1 table {
	float:right;
	margin-left: 10px;
}
#rc1 th {
	background: url(../images/roundedcornr_596710.gif) no-repeat top left;
	padding-left: 10px;
	color: #FF8
}
.roundedcornr_box_498750 {
   background: #aaaa55;

}
.roundedcornr_top_498750 div {
   background: url(../images/roundedcornr_498750_tl.png) no-repeat top left;
}
.roundedcornr_top_498750 {
   background: url(../images/roundedcornr_498750_tr.png) no-repeat top right;
}
.roundedcornr_bottom_498750 div {
   background: url(../images/roundedcornr_498750_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_498750 {
   background: url(../images/roundedcornr_498750_br.png) no-repeat bottom right;
}
.roundedcornr_top_498750 div, .roundedcornr_top_498750, .roundedcornr_bottom_498750 div, .roundedcornr_bottom_498750 {
   width: 100%;
   height: 30px;
   font-size: 1px;
}
.roundedcornr_content_498750 {
	margin: 0 15px;
	height: 18em;
	width:405px;
}

.roundedcornr_box_preview {
   background: #aaaa55;
   width:990px;

}
.roundedcornr_top_preview div {
   background: url(../images/roundedcornr_498750_tl.png) no-repeat top left;
}
.roundedcornr_top_preview {
   background: url(../images/roundedcornr_498750_tr.png) no-repeat top right;
}
.roundedcornr_bottom_preview div {
   background: url(../images/roundedcornr_498750_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_preview {
   background: url(../images/roundedcornr_498750_br.png) no-repeat bottom right;
}
.roundedcornr_top_preview div, .roundedcornr_top_preview, .roundedcornr_bottom_preview div, .roundedcornr_bottom_preview {
   width: 100%;
   height: 30px;
   font-size: 1px;
}
.roundedcornr_content_preview {
	margin: 0 15px;
	height: 18em;
	width:600px;
}


.roundedcornr_content_preview {
	height: auto;
	
}
#rc1_ad {
	float: right;
	width: 450px;
	color: #440
}


.headingright{
height:20px;
font-weight:bold;
font-size:14px;

}
.headingleft{
height:20px;
font-weight:bold;
font-size:14px;

}
.combostyle{
width:260px;

}
.smalltext{
font-size:11px;
}
.button{
border-collapse:collapse;
font-weight:bold;
font-size:12px;

}
#footer{
	height:54px;
	background:url('images/fBack.gif') repeat-x;
	padding:30px 0px 0px 0px;
	text-align:center;
	font-size:13px;
	line-height:18px;
}

#footer a:link, #footer a:visited{

	font-size:12px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
 }
 #error{
	 color:white;
	 font-weight:bold;
 
 }