body {
	margin:0px;
	padding:0px;
	background-color:#000000;
	background-image:url('../images/background.jpg');
	background-repeat: repeat-y;
	background-position:center; 
}
td {
	color:#ffffff;
	vertical-align:top;
}

a {
	color:#2a8bb6;
	text-decoration:underline;
}
a:hover {
	color:#39bffb;
	text-decoration:underline;
}
p {
	padding:0px;
	margin:0px;
}
.background_top_table {
	width:1024px;
	height:200px;
	position:absolute;
}
.body_table {
	height:100%;
	width:1024px;
	position:relative;
	z-index:50;
	background-color:transparent;
}

.footer_nav_links {
	font-family:Arial;
	font-size:9px;
	color:#FFFFFF;
	line-height:18px;
	padding-left:6px;
	padding-top:4px;
}
.footer_nav_links a {
	font-family:Arial;
	font-size:9px;
	color:#FFFFFF;
	text-decoration:none;
}
.footer_nav_links a:hover {
	text-decoration:underline;
}

.footer_oren_info {
	font-family:Arial;
	font-size:10px;
	color:#6c6c6c;
}
.footer_oren_info a {
	font-family:Arial;
	font-size:10px;
	color:#b5b5b5;
}
.form_title_field {
	text-align:right;
}
.list_items_sort_holder {
	font-family:Arial;
	font-weight:bold;
	font-size:11px;
	color:#ffffff;
	
	padding-left:20px;
	padding-bottom:7px;
	padding-top:3px;
	
	background-image:url(../images/list_category_bar.png);
	background-repeat:repeat-x;
}

.list_items_sort_holder a {
	font-family:arial;
	font-size:11px;
	color:#30a8ce;
	text-transform:Uppercase;
}

.orenusa_skin_logo {
	background-image:url(../images/oren_main_logo.png);
	background-repeat:no-repeat;
	background-position:0px 23px;
	width:132px;
	height:87px;
	padding-top:23px;
}

.related_links {
	padding-left:8px;
}

.related_links_title {
	font-family:Century Gothic, Arial;
	font-size:14px;
	color:#fefefe;
}

.related_links a {
	font-family:arial;
	font-size:10px;
	color:#dad6d6;
	text-decoration:underline;
}

.related_links a:hover {
	text-decoration:underline;
	color:#fea15f;
}
#results_page_numbers {
	padding-bottom:10px;
	font-size:11px;
}
#results_page_numbers a {
	font-size:11px;
	color:#ffffff;
	font-family:arial;
}
#results_page_numbers a:hover {
	font-size:11px;
	color:#ffffff;
	font-family:arial;
	text-decoration:none;
}


/* -Page Blocks CSS- */
h1, .page_block_title {
	padding:0px;
	margin:0px;
	font-family:Arial;
	font-weight:bold;
	font-size:12px;
	color:#fea15f;
}
.page_block_holding_table {
	width:100%;
	height:100px;
}
.page_block_holding_table td {
	font-family:arial;
	font-size:12px;
	color:#ffffff;
}
/* -- */
.page_block_top_left_cell  {
	background-image:url(../images/bg_text_block_top_left.png);
	background-repeat:no-repeat;
	height:16px;
	width:16px;
}
.page_block_top_center_cell {
	background-image:url(../images/bg_text_block_center_top.png);
}
.page_block_top_right_cell {
	background-image:url(../images/bg_text_block_top_right.png);
	background-repeat:no-repeat;
	height:16px;
	width:15px;
}
/* -- */
.page_block_middle_left_cell {
	background-image:url(../images/bg_text_block_left_tile.png);
}
.page_block_middle_center_cell {
	background-image:url(../images/bg_text_block_center_tile.png);
	text-align:justify;
	padding-top:5px;
	padding-bottom:10px;
}
.page_block_middle_right_cell {
	background-image:url(../images/bg_text_block_right_tile.png);
}
/* -- */
.page_block_btm_left_cell {
	background-image:url(../images/bg_text_block_btm_left.png);
	height:18px;
	width:16px;
}
.page_block_btm_center_cell {
	background-image:url(../images/bg_text_block_center_btm.png);
}
.page_block_btm_right_cell {
	background-image:url(../images/bg_text_block_btm_right.png);
	height:18px;
	width:15px;
}
/* - NEW MODULES - */
.module_current_news {
	background-image:url(../images/bg_current_new.png);
	background-repeat:no-repeat;
	width:238px;
	height:119px;
}