*{
		margin:0px; 
		padding:0px;
	}
		
	html{
		margin:0px; 
		padding:0px;
		font:14px Arial, Tahoma, helvetica, sans-serif; 
		color:#373838;
		line-height:130%;
		background:#fff;
		
	}

	body{ 
		margin:0px; 
		padding:0px;
		color:#373838;
		
	
		
		
	}
		
	
	
	a {
		color:#1D1F55;
		text-decoration:underline;
	}
	a:hover, active, visited {
		color:#147D3E;
		text-decoration:none;
	}
	
	div, p { 
			margin:0px; 
			padding:0px; 
			text-align:right;
			direction:rtl;
		
	}
	
	
	h1 {
		font: 24px  Tahoma, Arial, helvetica, sans-serif; 
		color:#C3081B;
	
	}
	
	h3, h4 { 
			margin:0px; 
			padding:0px; 
			text-align:right;
			direction:rtl;
			font:14px Tahoma,  Arial, helvetica, sans-serif; 
		
	}
	
	ul {
		list-style-type:none;
	}
	
	
	div.spacer {
		clear: both;
	}
	
	
	label {  
		
		display: block; 
		
		color:#1E1E55;
	}
	
	
	input {
		font-family:arial;
		border:0px solid #C3081B;
		width:265px;
		border:1px solid #DADBDA;
		font-size:22px;
		margin:0px;
		background:#ffffff;
		color:#1E1E55;
	}
	
	textarea {
		font-family:arial;
		width:265px;
		border:1px solid #DADBDA;
		font-size:22px;
		margin:0px;
		background:#ffffff;
		color:#1E1E55;
	}
	
	select {
		font-family:arial;
		width:265px;
		border:1px solid #DADBDA;
		font-size:22px;
		margin:0px;
		background:#ffffff;
		color:#1E1E55;
	}
	
	
	
	.SubmitInput{
		font-family:arial;
		font-size:18px;
		width:200px;
		background:#EEDDCD;
		color:#C3081B; 
		border-bottom-color:#C3081B;
		border-right-color:#C3081B;
		border-left-color:#C3081B;
		border-top-color:#C3081B;
		border-width: 1px 1px 1px 1px;
		border-style: solid;
		
	}
	
	.Error {
		font-weight:bold;
		color:#C35035;
		width:100%; 
		float:right;
	}
	
	.mcd_error {
		font-weight:bold;
		color:#147D3E;
		
	}
	
	.RegisterNow {
		margin-top:5px;
	}	
	
	.RegisterNow a{
		font-weight:bold;
		color:#C35035;
		font-size:16px;
	}	
	.RegisterNow a:hover{
		
		color:#147D3E;
		
	}	
	
	
	.alert {
		font-weight:bold;
		color:#C35035;

	}
	
	
	.HeadLine {
		
		color:#B50B86;
	}
	
	.my_text {
		color:#C3081B; 
		font-weight:bold;
	}

	#full_screen {
		float:right;
		width:100%;
		background:#fff;
		padding-bottom:30px;
		padding-top:0px;
		
		
	}
	
	
	.red_line {
		border-top:2px solid #C35035;
		float:right;
		width:100%;
		margin:0px;
		padding:0px;
		height:1px;
		
	}
	
	.blue_line {
		border-top:1px solid #1F2057;
		float:right;
		width:100%;
		margin:0px;
		padding:0px;
		height:1px;
		
	}
	
	
	.blue_line_footer {
		border-top:2px solid #1F2057;
		float:right;
		width:100%;
		margin-top:4px;
		margin-bottom:4px;
		padding:0px;
		height:1px;
		
	}
	
	
	
	
	
	.container {
		
		width:960px;
		margin: auto;
		padding:0px;
		color:#373838;
		
		
	}
	
	.corner_right {
		
		float:right;
		width:8px;
		height:33px;
		background-image:url(../images/corner_right.jpg);
		background-repeat: no-repeat;
		background-position:top right;
	
	
	}
	
	.corner_left {
		
		float:left;
		width:8px;
		height:33px;
		background-image:url(../images/corner_left.jpg);
		background-repeat: no-repeat;
		background-position:top right;
	
	
	}
	
	.corner_mid_third {
		
		float:right;
		width:294px;
		height:33px;
		background-image:url(../images/corner_mid.jpg);
		background-repeat: repeat-x;
		background-position:top right;
	
	
	}
	
	.third_txt {
		height:260px;
		border:1px solid #DBDBDB; 
		width:283px;
		margin-left:3px; 
		margin-right:4px;
		padding:9px;
	}
	
	
	.two_third_txt {
		height:260px; 
		border:1px solid #DBDBDB; 
		width:608px;
		margin-left:3px; 
		margin-right:4px;
		padding:9px;
		
	}
	
	.full_txt {
		
		border:1px solid #DBDBDB; 
		width:933px;
		margin-left:3px; 
		margin-right:4px;
		padding:9px;
		
	}
	.full_user_txt {
		
		border:1px solid #DBDBDB; 
		width:933px;
		margin-left:3px; 
		margin-right:4px;
		padding:9px;
		float:right;
	}
	
	
	
	.corner_mid_two_third {
		
		float:right;
		width:619px;
		height:33px;
		background-image:url(../images/corner_mid.jpg);
		background-repeat: repeat-x;
		background-position:top right;
	}
	
	.corner_mid_full {
		
		float:right;
		width:944px;
		height:33px;
		background-image:url(../images/corner_mid.jpg);
		background-repeat: repeat-x;
		background-position:top right;
	}
	
	.article_home_page {
	
	}
	
	.article_home_page h4, h4 a{
		font:bold 14px  Arial, Tahoma, helvetica, sans-serif; 
		color:#1E1E55;
		text-decoration:none;
	}
	.article_home_page .read_more{
		color:#147D3E;
		margin-bottom:8px;
	}
	
	.article_home_page .read_more a{
		color:#147D3E;
		text-decoration:none;
		
	}
	
	.article_home_page .read_more a:hover{
		color:#C35035;
		
	}
	
	
	
	#full_page_user_menu {
		width:933px;
		float:right;
		
	}
	
	#full_page_user_menu .item_container {
		width:267px;
		height:207px;
		float:right;
		margin:10px;
		padding:10px;
		border:2px solid #147D3E;
		
	}
	
	#full_page_user_menu .item_container h3 {
		color:#1E1E55;
		font:bold 18px arial, tahoma;
		border-bottom:2px solid #1E1E55;
		padding:0px 0px 3px 0px;
		
	}
	
	#full_page_user_menu .item_container a {
		color:#147D3E;
		text-decoration:none;
	}
	
	#full_page_user_menu .item_container a:hover {
		color:#C35035;
	}
	
	
	
	#user_form {
		width:933px;
		
		
	}
	
	#user_form h3 {
		color:#1E1E55;
		font:bold 18px arial, tahoma;
		
	}
	
	#user_area_forms {
		width:610px;
		float:right;
		
		
	}
	
	#user_area_forms label {  
		font: 16px  Arial, Tahoma, helvetica, sans-serif; 
		display: block; 
		margin-top:5px;
		margin-bottom:2px;
		color:#147D3E;
		
	}
	
	#AllLocationsList h1{
		width:605px;
		color:#147D3E;
		font:bold 22px  Arial, Tahoma, helvetica, sans-serif; 
		border-bottom:1px solid #147D3E;
	}
	
	#AllLocationsList .title{
		
		color:#147D3E;
		font:bold 14px  Arial, Tahoma, helvetica, sans-serif; 
		
	}
	
	
	
	#AllLocationsList .location_container{
		float:right; 
		width:600px; 
		border-bottom:1px solid #147D3E; 
		padding-top:5px; 
		padding-bottom:5px;
	}
	
	.buttons_add{
		float:right; 
		width:600px; 
	
	}
	.buttons_add a{
		color:#C35035;
		font:bold 16px  Arial, Tahoma, helvetica, sans-serif; 
		text-decoration:none;
	
	}
	
	.buttons_add a:hover{
		color:#1D1F55;
	
	}
	
	.buttons{
		float:right; 
		width:600px; 
	
	}
	.buttons a{
		color:#1D1F55;
		font:bold 16px  Arial, Tahoma, helvetica, sans-serif; 
		text-decoration:none;
	
	}
	
	.buttons a:hover{
		color:#C35035;
	
	}
	
	
	
	#AllLocationsList .location_container .right{
		float:right; 
		width:300px; 	
	}
	
	#AllLocationsList .location_container .left{
		
	}
	
	
	
	.account_status {
		
		color:#373838;
		
	}
	
	.account_status div {
		margin-bottom:5px;
		color:#373838;
		
	}
	
	.account_status .mcd_headline {
		color:#147D3E;
		width:150px;
		float:right;
	}
	
	
	#user_form fieldset {
		padding:20px;
		border:1px solid #DADBDA;
	}
	
	#user_form legend {
		color:#147D3E;
		font:bold 24px  Arial, Tahoma, helvetica, sans-serif; 
	}
	
	#user_form  label {  
		
		display: block; 
		padding-top:5px;
		
	}
	
	#user_form input {
		font-family:arial;
		border:0px solid #C3081B;
		width:265px;
		border:1px solid #DADBDA;
		font-size:22px;
		margin:0px;
		background:#ffffff;
		color:#1E1E55;
	}
	
	#user_form textarea {
		font-family:arial;
		width:265px;
		border:1px solid #DADBDA;
		font-size:22px;
		margin:0px;
		background:#ffffff;
		color:#1E1E55;
	}
	
	#user_form select {
		font-family:arial;
		width:265px;
		border:1px solid #DADBDA;
		font-size:22px;
		margin:0px;
		background:#ffffff;
		color:#1E1E55;
	}
	
	#user_form .bt_input{
		color:#fff;
		width:277px;
		height:60px;
		font:bold 36px  Arial, Tahoma, helvetica, sans-serif; 
		background:transparent;
		border:0px none;
		text-align:center;
		cursor:hand;
	}
	
	#user_form .check_input{
		color:#fff;
		width:18px;
		height:18px;
		background:transparent;
		border:0px none;
		text-align:center;
		cursor:hand;
	}
	
	.success_div_choose_your_account_type {
		padding-top:10px;
		margin-bottom:10px;
		margin-top:20px;
	

	}
	
	
	
	.success_div_choose_your_account_type  h3{
		font:bold 18px  Arial, Tahoma, helvetica, sans-serif; 
		color:#1E1E55;
		margin:0px;
		padding:0px;
	}
	
	.success_div_choose_your_account_type  h4{
		font:bold 16px  Arial, Tahoma, helvetica, sans-serif; 
		margin:0px;
		padding:0px;
		color:#C35035;
		
	}
	
	.choose_your_account_type {
		width:933px; 
		float:right;
		background-image:url(../images/green_dot.gif);
		background-repeat: repeat-y;
		background-position:center center;
	}
	
	.choose_your_account_type .right{
		float:right; 
		width:933px; 
		border-top:2px solid #147D3E; 
		border-bottom:2px solid #147D3E; 
		
		
	}
	
	.choose_your_account_type .left{
		float:right; 
		width:933px; 
		border-bottom:2px solid #147D3E; 
		
	}
	
	
	
	.choose_your_account_type  a{
		font:bold 16px  Arial, Tahoma, helvetica, sans-serif; 
		color:#C35035;
		text-decoration:none;
	}
	.choose_your_account_type  a:hover{

		color:#147D3E;
		text-decoration:underline;
	}
	
	
	.choose_your_account_type  h2{
		font:bold 18px  Arial, Tahoma, helvetica, sans-serif; 
		color:#147D3E;
		margin:0px;
		padding:0px;
	}
	
	.choose_your_account_type  .span_h_all{
		font:bold 18px  Arial, Tahoma, helvetica, sans-serif; 
		color:#C35035;
		margin:0px;
		padding:0px;
	}
	
	
	.choose_your_account_type ul {
	
		margin-right:10px;
	}
	
	.choose_your_account_type ul li{
		list-style:disc ;
		
	}
	
	
	
	#contact_form {
		width:608px;
	}
	
	#contact_form input {
		font-family:arial;
		border:0px solid #C3081B;
		width:265px;
		border:1px solid #DADBDA;
		font-size:22px;
		margin:0px;
		background:#ffffff;
		color:#1E1E55;
	}
	
	#contact_form textarea {
		font-family:arial;
		width:265px;
		border:1px solid #DADBDA;
		font-size:22px;
		margin:0px;
		background:#ffffff;
		color:#1E1E55;
	}
	
	#contact_form select {
		font-family:arial;
		width:265px;
		border:1px solid #DADBDA;
		font-size:22px;
		margin:0px;
		background:#ffffff;
		color:#1E1E55;
	}
	
	#contact_form .bt_input{
		color:#fff;
		width:277px;
		height:60px;
		font:bold 36px  Arial, Tahoma, helvetica, sans-serif; 
		background:transparent;
		border:0px none;
		text-align:center;
		cursor:hand;
	}
	
	#contact_form .check_input{
		color:#fff;
		width:18px;
		height:18px;
		background:transparent;
		border:0px none;
		text-align:center;
		cursor:hand;
	}
	
	.submit_forms_button_top {
			
		
		width:277px;
		height:15px;
		background-image:url(../images/form_submit_top.jpg);
		background-repeat: no-repeat;
		background-position:bottom right;
	}
	
	.submit_forms_button_mid {
		height:60px;
		
		width:277px;
		color:#fff;
		background-image:url(../images/form_submit_mid.jpg);
		background-repeat: repeat-y;
		background-position:top right;
	}
	
	.submit_forms_button_bottom {
		
		
		width:277px;
		height:15px;
		background-image:url(../images/form_submit_bottom.jpg);
		background-repeat: no-repeat;
		background-position:top right;
	}
	

	
	
	.third {
		width:310px;
		float:right;
		
	}

	
	
	
	.two_third {
		margin-right:7px;
		width:635px;
		float:left;
	}
	
	.half_right {
		width:480px;
		float:right;
		
	}
	
	.half_left {
		text-align:left;
		width:480px;
		float:left;
		
	}
	
	
	
	h2{ 
			margin:4px; 
			padding:0px; 
			text-align:right;
			direction:rtl;
			color:#fff;
			font:18px Arial, Tahoma,  helvetica, sans-serif; 
		
	}
	
	#NewsTickerArea{
		position: relative;
		width: 98%; /*marquee width */
		height: 230px; /*marquee height */
		overflow: hidden;
		border: 0px ;
		padding: 2px;
		padding-left: 4px;
	}
	
	.Newsview li .more_details {
		color:#147D3E;
		font-weight:normal;
	}
	
	.Newsview  .more_details:hover  {
		color:#C35035;
		font-weight:normal;
	}
	
	
	
	.Newsview li  {
		margin-bottom:4px;
	}
	
	.Newsview li a {
	
		text-decoration:none;
		color:#1D1F55;
		
	}

	.Newsview li a:hover {
		
		color:#147D3E;
	}
	
	
	#header {
		width:960px;
		float:right;
		margin-top:10px;
		
	
	}
	
	#header #logo_area {
		
		float:right;
		width:342px;
		height:86px;
		background-image:url(../images/logo.jpg);
		background-repeat: no-repeat;
		background-position:top right;
	
	
	}
	
	#header #left_area {
		
		float:left;
		width:618px;

	
	}
	
	#header #left_area .slogans {
		
		float:left;
		width:600px;
		height:65px;
	
	}
	
	#header #left_area .navigation {
		text-align:left;
		float:left;
		width:600px;
		font: 14px  Arial, helvetica, sans-serif; 
		color:#1D1F55;
		
	
	}
	
	#header #left_area .navigation ul {
		float:right;
		width:600px;
		list-style-type:none;
	}
	
	#header #left_area .navigation li {
		float:right;
		border-right:1px solid #C35035;
		padding-top:7px;
		padding-left:6px;
		padding-right:5px;
		height:20px;
	}
	
	#header #left_area .navigation li  a{
		color:#1D1F55;
		text-decoration:none;
	}
	
	#header #left_area .navigation li  a:hover {
		color:#C35035;
	}
	
	#header #left_area .navigation .first{
		
		border-right:0px none;
		
	}
	
	.slogan_container {
		float:left;
		width:186px;
	}
	
	.slogan_container_mid {
		float:left;
		width:186px;
		margin-right:21px;
		margin-left:21px;
	}
	
	
	
	.slogan_top {
		height:9px;
		width:186px;
		
	
		background-image:url(../images/slogan_top.jpg);
		background-repeat: no-repeat;
		background-position:bottom left;
	}
	
	.slogan_mid {
		height:39px;
		width:186px;
		background-image:url(../images/slogan_mid.jpg);
		background-repeat: repeat-y;
		background-position:top left;
	}
	.slogan_mid .txt {
		color:#fff;
		padding-left:10px;
		padding-right:10px;
		text-align:center;
		font: 16px  Tahoma, Arial, helvetica, sans-serif; 
	}
	
	.slogan_mid .txt a {
		color:#fff;
		text-decoration:none;
	}
	
	.slogan_mid .txt a:hover {
		color:#FFEA00;
	}
	
	
	
	.slogan_bottom {
		height:10px;
		width:186px;
		background-image:url(../images/slogan_bottom.jpg);
		background-repeat: no-repeat;
		background-position:top left;
	}
	
	#login_search {
		width:960px;
		float:right;
		
	}
	
	#login_search_buttons {
		width:960px;
		float:right;
		padding-top:4px;
		padding-bottom:4px;
		color:#147D3E;
		font: 14px Arial, Tahoma,  helvetica, sans-serif;
	}
	
	#login_search_buttons  a{
		color:#147D3E;
		text-decoration:none;
	}
	
	#login_search_buttons  img {
		border:0px none;
		float:left;
		margin-right:5px;
	}
	
	#login_search_buttons .open_search {
		text-align:left;
		float:left;
		width:608px;
	
		
	}
	
	#login_search_buttons .open_login {
		text-align:right;
		width:283px;
		float:right;
	}
	
	
	
	#login {
		float:right;
	}
	
	#login .txt {
		float:right; 
		height:170px;
		border:1px solid #DBDBDB; 
		width:283px;
		margin-left:3px;
		margin-right:4px;
		padding:9px;
		
	}
	
	#login .txt .right {
		float:right;
	}
	
	#login .txt .right .sign_in a {
		color:#1D1F55; 
		font: 24px Arial, Tahoma,  helvetica, sans-serif;
		text-decoration:none;
	}
	
	#login .txt .right .sign_in a:hover {
		color:#147C3E;
		
	}
	
	
	
	#login .txt .right .forgot_pass a {
		color:#147C3E;
		text-decoration:none;
	}
	
	#login .txt .right .forgot_pass a:hover {
		color:#1D1F55; 
	}
	
	
	
	#login .txt .left {
		float:left; 
		padding-left:15px;  
	}
	
	#login .txt .left .submit_button {
		
		background:transparent; 
		border:0px none;
		color:#147C3E; 
		float:left;
		text-align:left;
		font: 24px Arial, Tahoma,  helvetica, sans-serif;
		width:150px;
		cursor:hand;
								 
	}
	
	#article_menu .txt {
		float:right; 
		border:1px solid #DBDBDB; 
		width:283px;
		margin-left:3px;
		margin-right:4px;
		padding:9px;
		
	}
	
	#article_menu .selected {
		 
		color:#147D3E; 
	
	}
	
	#article_menu a {
		text-decoration:none;
		color:#1D1F55; 
	
	}
	#article_menu a:hover {
		 
		color:#C35035; 
	
	}
	#article_menu li{
		border-bottom: 1px solid #DADBDA;
		margin-bottom:7px;
	}
	
	
		
	.search_third_banner {
		width:310px;
		float:right;
		margin-bottom:8px;
		
	}
	
	
	
	#search_third_first {
		width:310px;
		float:right;
		margin-bottom:8px;
		
	}
	
	#search_third_first .txt {
		float:right; 
		border:1px solid #DBDBDB; 
		width:283px;
		margin-left:3px;
		margin-right:4px;
		padding:9px;
		
	}
	
	#search_third_second {
		width:310px;
		float:right;
		margin-bottom:8px;
		
	}
	
	#search_third_second .txt {
		float:right; 
		border:1px solid #DBDBDB; 
		width:283px;
		margin-left:3px;
		margin-right:4px;
		padding:9px;
		
	}
	
	.seatch_left_first_menu {
		float:right; 
		width:283px;
	}
	
	.seatch_left_first_menu ul {
		float:right; 
		width:283px;
	}
	
	.seatch_left_first_menu ul li{
		float:right; 
		width:134px;
		margin-left:3px;
		margin-right:3px;
		
	}
	
	.seatch_left_first_menu ul li a{
		text-decoration:none;
		color:#147D3E;	
	}
	
	.seatch_left_first_menu ul li a:hover{
	
		color:#1D1F55;	
	}
	
	
	.seatch_left_first_menu ul li .selected{
		text-decoration:underline;
		color:#C35035;	
		
	}
	
	.third_teaser_top {
		height:17px;
		width:310px;
		background-image:url(../images/large_teaser_top.jpg);
		background-repeat: no-repeat;
		background-position:bottom left;
	}
	
	.third_teaser_mid {
		width:310px;
		height:70px;
		background-image:url(../images/large_teaser_mid.jpg);
		background-repeat: repeat-y;
		background-position:top left;
		text-align:center;
		
	}
	
	.third_teaser_mid a{	
		color:#fff;
		text-decoration:none;
		font: 18px Tahoma, Arial,   helvetica, sans-serif;
	}
	
	.third_teaser_mid a:hover{	
		color:#FFEA00;
	}
	
	.third_teaser_bottom {
		height:17px;
		width:310px;
		background-image:url(../images/large_teaser_bottom.jpg);
		background-repeat: no-repeat;
		background-position:top left;
	}
	
	.pagination {
		text-align:left;
		float:left;
		width:608px;
		font: 12px Arial, Tahoma,    helvetica, sans-serif;
	}
	.pagination a{
		text-decoration:none;	
	}
	
	.pagination a:hover{
		text-decoration:none;	
		color:#C35035;
	}
	
	.pagination a.selected {
		font-weight: bold;
		text-decoration:underline;
		color:#147D3E;
   }
	
	.show_card_container {
		float:right;
		width:608px;
		
	}
	
	.show_card_container h2{
		margin:0px;
		padding:0px;
		font:bold 16px Arial, Tahoma,    helvetica, sans-serif;
		color:#1D1F55;
	}
	
	.show_card_container h4{
		margin:0px;
		padding:0px;
		font: 14px Arial, Tahoma,    helvetica, sans-serif;
		
		color:#147D3E;
		
	}
	
	
	
	.show_card_container .first_line {
		float:right; 
		width:608px; 
		background-image:url(../images/green_dot.gif);
		background-repeat: repeat-y;
		background-position:center center;
		border-bottom:2px solid #147D3E;
		padding-bottom:8px; 
		margin-bottom:8px;
		
	}
	
	.show_card_container .first_line .left {
		float:right; 
		width:296px; 
		margin-left:8px;
	}
	
	.show_card_container .first_line .right {
		float:right;
		width:296px;
		margin-right:8px;
	}
	
	.show_card_container .full_line {
		float:right; 
		width:608px; 
		padding-bottom:8px; 
		margin-bottom:8px; 
		
		border-bottom:2px solid #147D3E;
	}
	
	.show_card_container .titles_cards {
		color:#147D3E;
		font-weight:bold;
	}
	
	.show_card_container .titles_cards_mpplus {
		color:#C35035;
		font-weight:bold;
	}
	
	.show_card_container .titles_cards_mpplus a {
		color:#147D3E;
		font-weight:bold;
		text-decoration:none;
	}
	
	.show_card_container .titles_cards_mpplus a:hover {
		color:#C35035;
		
	}
	
	
	
	.show_card_container .Cardstitle {
		
	}
	
	.show_card_container .Cardscontent {
		
	}
	
	
	
	
	.CardsContainer {
		float:right;
		width:608px;
		padding-bottom:15px;
		margin-bottom:15px;
		border-bottom:2px solid #147D3E;
		
	}
	
	.CardsContainer  h2{
		margin:0px;
		padding:0px;
		font:bold 16px Arial, Tahoma,    helvetica, sans-serif;
		color:#1D1F55;
		
	}
	
	.CardsContainer  h2 .my_txt{
		color:#147D3E;
	}
	
	
	
	.CardsContainer  h2 a{
		text-decoration:none;	
		color:#1D1F55;
	}
	
	
	
	.CardsContainer  h2 a:hover{
		text-decoration:none;	
		color:#147D3E;
	}
	
	.CardsContainer  h4 {
		margin:0px;
		padding:0px;
		font: 15px Arial, Tahoma,    helvetica, sans-serif;
		color:#147D3E;
	}
	
	.CardsContainer .basic_details{
		
		color:#1D1F55;
	}
	
	.CardsContainer .more_prof{
		
		color:#1D1F55;
	}
	
	
	
	.CardsContainer .right {
		float:right;
		width:118px;
	}
	
	.CardsContainer .left {
		float:left;
		width:480px;
	}
	
	.CardsContainer img {
		border:1px solid #373838;
		padding:5px;
		width:100px;
	}
	
	.CardsContainer a:hover img {
		border:1px solid #147D3E;
		padding:5px;
		width:100px;
	}
	
	
	.CardsContainer .ShowCard {
		float:right;
		width:608px;
	}
	
	
	
	.CardsContainer .ShowCard a {
		color:#C35035;
			font-weight:bold;
		
	}
	
	.CardsContainer .ShowCard a:hover {
		color:#147D3E;
	}
	
	
	
	#McdSearchResultCss {
		float:right; 
		width:608px;
	}
	
	#McdSearchResultCss ul {
		float:right;
		width:608px;
		
	}
	
	#McdSearchResultCss ul li{
		float:right;
		width:304px;
		font-weight:bold;
		
		overflow:hidden;
	}
	
	#McdSearchResultCss ul li a{
		text-decoration:none;
		font-weight:bold;
	}
	#McdSearchResultCss ul li a:hover{
		color:#147D3E;	
	}
	
	#McdSearchResultCss .show_link_cat a {
		color:#C35035;
		font-weight:normal;
	}
	
	#McdSearchResultCss .show_link_cat a:hover{
		color:#147D3E;	
		font-weight:normal;
		
	}
	
	
	
	#McdSearchResultCss ul ul {
		display:block;
		width:100%;
	}
	#McdSearchResultCss ul ul li{
		display:block;
		margin:0px;
		font-weight:normal;
		width:90px;
		margin-left:2px;
		height:15px;
		font-size:12px;
		
	}
	
	#McdSearchResultCss ul ul li a{
		color:#147D3E;	
		font-weight:normal;		
	}
	
	#McdSearchResultCss ul ul li a:hover{
		
		color:#C35035;	
	}
	
	#McdJobsSearchResultCss {
		float:right; 
		width:608px;
	}
	
	#McdJobsSearchResultCss ul {
		float:right;
		width:608px;
		
	}
	
	#McdJobsSearchResultCss ul li{
		float:right;
		width:304px;
		font-weight:bold;
		height:109px;
		overflow:hidden;
	}
	
	#McdJobsSearchResultCss ul li a{
		text-decoration:none;
		font-weight:bold;
	}
	#McdJobsSearchResultCss ul li a:hover{
		color:#147D3E;	
	}
	
	#McdJobsSearchResultCss .show_link_cat a {
		color:#C35035;
		font-weight:normal;
	}
	
	#McdJobsSearchResultCss .show_link_cat a:hover{
		color:#147D3E;	
		font-weight:normal;
		
	}
	
	
	
	#McdJobsSearchResultCss ul ul {
		display:block;
		width:100%;
	}
	#McdJobsSearchResultCss ul ul li{
		display:block;
		margin:0px;
		font-weight:normal;
		width:150px;
		margin-left:2px;
		height:17px;
		font-size:12px;
		
	}
	
	#McdJobsSearchResultCss ul ul li a{
		color:#147D3E;	
		font-weight:normal;		
	}
	
	#McdJobsSearchResultCss ul ul li a:hover{
		
		color:#C35035;	
	}
	
	
	
	#article_content .txt {
		float:right; 
		border:1px solid #DBDBDB; 
		width:608px;
		margin-left:3px; 
		margin-right:4px;
		padding:9px;
		
	}
	
	#article_content h3 {
	
		margin:0px;
		padding:0px;
		font:bold 16px  Arial, Tahoma, helvetica, sans-serif; 
		text-decoration:none;
	}
	#article_content h3 a{
	
		text-decoration:none;
	}
	
	#article_content .more_details {
		color:#147D3E;
		font-weight:normal;
		
	}
	
	#article_content li {
		margin-bottom:10px;
		
	}
	
	#search {
		
		float:left;
	}
	
	#search #MultiCheckbox{
		font:13.3px sans-serif; 
		width:200px; 
		border-left:1px solid #808080;
		border-top:1px solid #808080;
		border-bottom:0px solid #fff; 
		border-right:0px solid #fff;
	}
	
	#search #MultiCheckbox label {  
		font: 14px  Arial, Tahoma, helvetica, sans-serif; 
		display: block; 
		margin-top:5px;
		margin-bottom:2px;
		color:#1D1F55;
		
	}
	
	
	#search #MultiCheckbox .Box{
		background:#fff; 
		overflow:auto;
		height:7.8em;
		border-left:0px solid #404040;
		border-top:0px solid #404040;
		border-bottom:1px solid #d4d0c8;
		border-right:1px solid #d4d0c8;
		scrollbar-arrow-color: #464646;
		scrollbar-3dlight-color: #CCCCCC;
		scrollbar-darkshadow-color: #999999;
		scrollbar-face-color: #D4D0C8;
		scrollbar-highlight-color: #FFFFFF;
		scrollbar-shadow-color: #CCCCCC;
		scrollbar-track-color: #e6e6e6;
		margin-top:3px;

	}


	#search #MultiCheckbox .UncheckBox{
		background:#fff; 
		overflow:auto;
		height:0em;
		border-left:0px solid #404040;
		border-top:0px solid #404040;
		border-bottom:1px solid #d4d0c8;
		border-right:1px solid #d4d0c8;

	}

	#search #MultiCheckbox .Allcheckbox {
		width:18px; 
		border: 0px none; 
		background:transparent;
	}
	
	#search .txt {
		float:right; 
		height:170px; 
		border:1px solid #DBDBDB; 
		width:608px;
		margin-left:3px; 
		margin-right:4px;
		padding:9px;
	}
	#search  label{
		color:#373838;
		
	}
	
	#search  input{
		width:409px;
	}
	
	#search  h4{
		color:#1E1E55;
		font:14px  Arial, Tahoma, helvetica, sans-serif; 
	}
	
	#search  .bt_input{
		color:#fff;
		width:140px;
		height:120px;
		font:bold 36px  Arial, Tahoma, helvetica, sans-serif; 
		background:transparent;
		border:0px none;
		text-align:center;
		cursor:hand;
	}
	
	.search_bt_top {
		
		height:14px;
		width:145px;
		background-image:url(../images/search_bt_top.jpg);
		background-repeat: no-repeat;
		background-position:bottom left;
		
	}
	
	.search_bt_mid {
		
		height:127px;
		text-align:center;
		width:145px;
		background-image:url(../images/search_bt_mid.jpg);
		background-repeat: repeat-y;
		background-position:bottom left;
		
	}
	
	.search_bt_bottom {
		
		height:14px;
		width:145px;
		background-image:url(../images/search_bt_bottom.jpg);
		background-repeat: no-repeat;
		background-position:top left;
		
	}
	
	
	#breadcrumbs_home_page {
		
		font:14px  Arial, Tahoma, helvetica, sans-serif; 
		float:left;
		color:#1D1F55;
		font-size:14px;
		width:100%;
		padding-top:4px;
		padding-bottom:4px;
		
	}
	
	
	
	#breadcrumbs_home_page a{
		color:#147D3E;
		font-weight:normal;
		text-decoration:none;
		
	}
	
	#breadcrumbs_home_page a:hover{
		font-weight:normal;
		color:#C35035;
		
		
	}
	
	.nav_mid {
		text-align:center;
		margin-top:4px;
		margin-bottom:4px;
	}
	
	
	.nav_mid  a{
		color:#1D1F55;
		text-decoration:none;
	}
	
	.nav_mid  a:hover {
		color:#C35035;
	}
	
	.mid_teasers {
		width:960px;
		padding-top:4px;
		padding-bottom:4px;
		float:left;
	}
	
	.mid_teasers .teaser_box{
		text-align:center; 
		float:right; 
		width:192px;
	}
	
	
	
	.two_banners {
		width:960px;
		margin-top:4px;
		margin-bottom:4px;
		float:right;
	}
	
	.half_banner_top {
		height:14px;
		width:478px;
		background-image:url(../images/half_banner_top.jpg);
		background-repeat: no-repeat;
		background-position:bottom left;
	}
	
	.half_banner_mid {
		height:60px;
		width:478px;
		overflow:hidden;
		background-image:url(../images/half_banner_mid.jpg);
		background-repeat: repeat-y;
		background-position:top left;
		text-align:center;
	}
	
	.half_banner_bottom {
		height:14px;
		width:478px;
		background-image:url(../images/half_banner_bottom.jpg);
		background-repeat: no-repeat;
		background-position:top left;
	}
	
	.short_adds {
		float:right;
		width:960px;
		margin-top:4px;
		margin-bottom:4px;
	}
	
	.news_aticle {
		float:right;
		width:960px;
		margin-top:4px;
		margin-bottom:4px;
	}
	.full_profile {
		float:right;
		width:960px;
		margin-top:4px;
		margin-bottom:4px;
	}
	
	.three_banners {
		float:right;
		width:960px;
		margin-top:4px;
		margin-bottom:4px;
	}
	
	.two_banners .two_banners_right {
		
		float:right;
		
	}
	
	
	.two_banners .two_banners_left {
			
			float:left;
			
	}
	
	
	.third_banner_top {
		height:14px;
		width:313px;
		background-image:url(../images/third_banner_top.jpg);
		background-repeat: no-repeat;
		background-position:bottom left;
	}
	
	.third_banner_mid {
		width:313px;
		height:250px;
		overflow:hidden;
		background-image:url(../images/third_banner_mid.jpg);
		background-repeat: repeat-y;
		background-position:top left;
		text-align:center;
	}
	
	.third_banner_bottom {
		height:14px;
		width:313px;
		background-image:url(../images/third_banner_bottom.jpg);
		background-repeat: no-repeat;
		background-position:top left;
	}
	
	.footer {
		float:right;
		width:960px;
		text-align:center;
		color:#1D1F55;
	}

	.footer a {
		text-decoration:none;
		color:#1D1F55;
	}

	.footer a:hover {
		
		color:#C35035;
	}
	
	
	
	#MultiCheckbox{
		font:13.3px sans-serif; 
		width:265px; 
		border-left:1px solid #808080;
		border-top:1px solid #808080;
		border-bottom:0px solid #fff; 
		border-right:0px solid #fff;
	}
	
	#MultiCheckbox .Box{
		background:#fff; 
		overflow:auto;
		height:11em;
		border-left:0px solid #404040;
		border-top:0px solid #404040;
		border-bottom:1px solid #d4d0c8;
		border-right:1px solid #d4d0c8;
		scrollbar-arrow-color: #464646;
		scrollbar-3dlight-color: #CCCCCC;
		scrollbar-darkshadow-color: #999999;
		scrollbar-face-color: #D4D0C8;
		scrollbar-highlight-color: #FFFFFF;
		scrollbar-shadow-color: #CCCCCC;
		scrollbar-track-color: #e6e6e6;

	}


	#MultiCheckbox .UncheckBox{
		background:#fff; 
		overflow:auto;
		height:0em;
		border-left:0px solid #404040;
		border-top:0px solid #404040;
		border-bottom:1px solid #d4d0c8;
		border-right:1px solid #d4d0c8;

	}
	
	
	
	#MultiCheckbox .Allcheckbox {
		width:18px; 
		border: 0px none; 
		background:transparent;
	}
	
	#MultiCheckbox label {  
		font: 16px  Arial, Tahoma, helvetica, sans-serif; 
		display: block; 
		margin-top:5px;
		margin-bottom:2px;
		color:#147D3E;
		
	}
	
	#MultiCheckbox  .main_label {  
		font:bold 16px  Arial, Tahoma, helvetica, sans-serif; 
		display: block; 
		margin-top:5px;
		margin-bottom:2px;
		color:#1D1F55;
		
	}
	
	.user_menu ul {
		
		list-style:none;
		
	}
	
	.user_menu ul li{
		
	
		color:#147D3E;
		
	}
	
	.user_menu ul li ul li{
		
		font-weight:normal;
		
	}
	
	#ShowPostedAddListTable {
		width:610px;
		float:right;
		margin:10px 0px 0px 0px;
	}
	
	#ShowPostedAddListTable .add_job_div{
		margin:0px 0px 0px 0px;
		padding:0px 0px 0px 0px;
		border-top:0px none #147D3E;
		float:right;
		width:610px;
	}
	
	#ShowPostedAddListTable .add_job_div h3{
		color:#fff;
		background:#1D1F55; 
		padding:5px;
		margin:0px 0px 5px 0px;
	}
	
	h4 {
		color:red;
		font:bold 16px arial;
	}
	
	#ShowPostedAddListTable .show_div{
		padding:0px 10px 0px 10px;
		background:#DBDBDB; 
	}
	
	
	#CollapseTableJobs {
		padding:5px 15px 0px 15px;
		
	}
	
	#CollapseTableJobs  .close_button{
		width:100%; 
		text-align:left; 
		float:left;
		font: bold 14px arial, tahoma;
	}
	#CollapseTableJobs  .right{
		width:45%;
		float:right;
	}
	#CollapseTableJobs  .left{
		width:45%;
		float:left;
	}
	
	#CollapseTableJobs a {
		color:#147D3E;
	}
	
	#CollapseTableJobs a:hover {
		color:#1D1F55;
	}
	
	.page_nav {
		
		text-align:center;
		
	}

	#ShowPostedAddListTable .ReturnEmp{
		background:#147D3E;
		color:#fff;
		padding:5px 10px 5px 10px ;
		font:bold 14px arial;
		float:right;
		width:590px;
		margin:10px 0px 20px 0px;
		
	}
	
	#ShowPostedAddListTable .ReturnEmp a{
		color:#fff;
		text-decoration:none;
		margin-left:10px;
		margin-right:10px;
		width:590px;
	}

