body{
	font-family: verdana;
	font-size: 12px;
	color: #636363;
	background-image: url(../../images/rec/bkg_w1_h625.jpg);
	background-repeat: repeat-x;
	background-color: #EAEAEA; 	
}

h1{font-size: 16px; font-weight: bold;}
h2{font-size: 14px; font-weight: bold;}
h3{font-size: 12px; font-weight: bold;}
h4{}

#container { width: 757px; margin: 0 auto; position: relative; background-color: #ffffff; }
#main{ width: 100%;	position: relative; }
#feature {width: 100%; height: 167px; position: relative; text-align: center;}
#content{padding: 18px 18px; position: relative; color: #333; background-color: #FFFFFF;}
#crumb{ width:auto; font-size: 10px; color: #636363; }


.column { float: left; }
.grid2col { width: 100%; }
.grid2col .column { width: 49%; }
.column.first, .column.last { margin-left: 0 !important; }
.column.last { float: right !important; }

.fcolumn { float: left;}
.fgrid2col {width: 100%; }
.fcolumnf{ width: 200px !important; margin-left: 0 !important; }
.fcolumnl { width: 368px !important; margin-left: 0 !important; float: right !important;}



#header{
	width: 757px;
	height: 24px;
	background-image: url(../../images/rec/header_w757_h24.jpg);
	background-repeat: no-repeat;
}

div.text{
	width: 100%;
	text-align: center;
}

#feature span.actions{
	width: 45%;
	background-color: #fff191;
	font-size: 20px;
	padding: 10px 10px 10px 10px;
}

div.actions A{
	text-decoration: underline;
	color: #990000;
}



#homeNavigation{
	width: 757px;
	height: 30px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}	

/* Properties Table */
fieldset{
	width: 450px;
	background-color: #ECF1FB;
	height: auto;
	border: 0;
	border-top: 1px solid #000000;
	margin: 0 0 20px 0;
	padding: 15px;
	
}

fieldset.long{
	width: 690px;	
}

fieldset legend{
	font-size: 16px;
	font-weight: bold;
}
feildset p{
	margin-bottom: 10px;
}

feildset table{
	
}

fieldset table td{

}

fieldset table th {
	font-weight: bold;
	width: 150px;
	text-align: right;
}

fieldset table th.long{
	width: 200px;
}

fieldset input{
	width: 200px;
}

fieldset input.error{
	border: 1px solid #FF0000;
}

fieldset input.small{
	width: 25px;
}
fieldset input.submit{
	width: 400px;
	text-align: center;
}

table.grid {
	/*border-top: 1px solid #000000;
	border-left: 1px solid #000000;*/
	margin: 0px 0px 0px 0px;
	padding: 3px 3px 3px 3px;
	width: 720px;
}

table.grid th.left{
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	padding: 3px 3px 3px 3px;
}

table.grid th {
	font-weight: bold;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	padding: 3px 3px 3px 3px;
}

table.grid td.left{
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	padding: 3px 3px 3px 3px;
}

table.grid td {
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	padding: 3px 3px 3px 3px;
}
