@charset "utf-8";
/* CSS Document */

body{margin:0; padding:0; border:none;
	background:#F1E3C6;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#6a6969;
	}
	
#wrapper{margin:10px auto;
		 width:850px;
		 }
		 
#top_info{background:url(images/top_bar_bg.png) repeat-x;
		  height:38px;
		  float:left;
		  width:100%;
		  color:#ED9F5A;
		  font-size:12px;
		  }
		  
#top_info span{font-weight:bold;
			  }
		  
#log_in_bg{background:url(images/login-background.jpg) no-repeat;
		   width:575px;
		   height:114px;
		   float:left;
		   }

#log_in_bg form{float:right;
				margin-right:60px;
				}
		   
.user_bg{float:left; 
		 background:url(images/username.png) no-repeat; 
		 width:145px; 
		 height:29px; 
		 margin-top:45px;
		 margin-right:10px;
		 
		}
		
.username{width:105px; 
		  margin-left:10px; 
		  font-size:11px; 
		  color:#B8B8B8; 
		  margin-top:7px; 
		  border:none; 
		  background:none;
		 }
		 
.password_bg{float:left; 
			 margin-top:45px; 
			 background:url(images/password.png) no-repeat; 
			 width:141px; 
			 height:29px;
			 
			}
			
.password{width:105px; 
		  margin-left:5px; 
		  font-size:11px; 
		  color:#B8B8B8; 
		  margin-top:7px; 
		  border:none;
		  background:none;
		 }
		 
.submit{background:url(images/login.png) no-repeat;
		width:56px;
		height:23px;
		border:none;
		margin-left:10px;
		}
		
#navigation{background:url(images/navigation-bottom-bg.png) repeat-x;
			height:35px;
			width:100%;
			clear:both;
			line-height:35px;
			color:#FFFFFF;
			font-weight:bold;
			}

#navigation a{display:block;
			  float:left;
			  font-size:13px;
			  margin-left:10px;
			  text-align:center;
			 }
			 
#navigation A:link{color:#FFFFFF;
				   text-decoration:none;
				   }
				   
#navigation A:visited{color:#FFFFFF;
				   text-decoration:none;
				   }
				   
#navigation A:hover{color:#000000;
				   text-decoration:none;
				   }

A.link2:link{text-align:center;
			  width:134px;
			 }				   
A.link2:visited{
			  width:134px;
			 }				   
A.link2:hover{background:url(images/link-2.jpg);
			  width:134px;
			 }
			 
A.link3:link{text-align:center;
			  width:47px;
			 }				   
A.link3:visited{
			  width:47px;
			 }				   
A.link3:hover{background:url(images/link-3.jpg) no-repeat;
			  width:47px;
			 }
			 
A.link4:link{text-align:center;
			  width:50px;
			 }				   
A.link4:visited{
			  width:50px;
			 }				   
A.link4:hover{background:url(images/link-4.jpg) no-repeat;
			  width:50px;
			 }
			 
			 
A.link5:link{text-align:center;
			  width:83px;
			 }				   
A.link5:visited{
			  width:83px;
			 }				   
A.link5:hover{background:url(images/link-5.jpg) no-repeat;
			  width:83px;
			 }
			 

A.link6:link{text-align:center;
			  width:74px;
			 }				   
A.link6:visited{
			  width:74px;
			 }				   
A.link6:hover{background:url(images/link-6.jpg) no-repeat;
			  width:74px;
			 }
			 
A.link7:link{text-align:center;
			  width:67px;
			 }				   
A.link7:visited{
			  width:67px;
			 }				   
A.link7:hover{background:url(images/link-7.jpg) no-repeat;
			  width:67px;
			 }
			 
A.link8:link{text-align:center;
			  width:67px;
			 }				   
A.link8:visited{
			  width:67px;
			 }				   
A.link8:hover{background:url(images/link-7.jpg) no-repeat;
			  width:67px;
			 }
			 

A.link9:link{text-align:center;
			  width:67px;
			 }				   
A.link9:visited{
			  width:67px;
			 }				   
A.link9:hover{background:url(images/link-7.jpg) no-repeat;
			  width:67px;
			 }

				   
#main_bg{background:url(images/main_bg.jpg) repeat-y;
		 width:850px;
		 }
		 
#left_main{float:left;
		   width:580px;
		   margin-left:15px;
		   }
		   
.account_title{background:url(images/accounts-title.jpg) no-repeat;
			   width:577px;
			   height:30px;
			   line-height:30px;
			   padding-left:45px;
			   color:#E36B01;
			   }

#accounts_bg{background:url(images/accounts-bg.png) repeat-y;
			 width:577px;
			 padding-left:15px;
			 padding-right:15px;
			 
			 }
			 
			 
#accounts_bg a{display:block;
			   font-weight:bold;
			   margin-bottom:5px;
			   }
			   
#accounts_bg a:link{color:#9E9D9D;;
				    text-decoration:none;
					}
					
#accounts_bg a:visited{color:#9E9D9D;;
				    text-decoration:none;
					}
					
#accounts_bg a:hover{color:#E86B00;;
				    text-decoration:none;
					
					}
			 
#accounts_bg span{font-weight:bold;
				  margin-bottom:10px;
				  margin-bottom:10px;
				  font-size:14px;
				  }
				  
				  
A.enter_link:link{width:125px;
				  display:block;
				  float:left;
				  line-height:25px;
				  
		     }
A.enter_link:visited{width:125px;
		     }
A.enter_link:hover{width:125px;
		     }
			 
.column{float:left;
		width:173px;
		padding-top:14px;
		color:#9E9D9D;
		font-size:11px;
		}
		
.welcome_title{background:url(images/welcome-title.jpg) no-repeat;
			   width:577px;
			   height:34px;
			   padding-left:45px;
			   color:#e36b01;
			   line-height:30px;
			   }
		   		   
#welcome_bg{background:url(images/welcome-bg.png) repeat-y;
			width:577px;
			padding-left:15px;
			padding-right:15px;
			
			font-size:11px;
			}


/* THIS IS WHERE THE STYLE STARTS FOR CONTACT PAGE */
#contact_text a:link{text_decoration:none;
                     color:#E86B00;
                     }
					 
#contact_text a:visited{text_decoration:none;
                     color:#E86B00;
                     }

#contact_text a:hover{text_decoration:underline;
                     color:#E86B00;
                     }

#contact_text2 table tr td{border:1px solid #ccc;}


#contact_text3 textarea{color:#E86B00;}

#contact_form input,select{border:1px solid #ccc;
						   color:#E86B00;
						   }

.form_button{background:#E86B00;
		     border:1px solid #ccc;
			 
			 }

.form_error{background:#E86B00;
		    color:#FFFFFF;
			font-size:13px;
			line-height:13px;
			margin-bottom:5px;
			height:15px;
			padding:5px;
                       width:545px;
			}



			
#welcome_bg span{font-weight:bold;

				}
#right_main{float:right;
			width:240px;
			}
			
.news_title{background:url(images/latest-news.jpg) no-repeat;
			width:219px;
			height:41px;
			padding-left:45px;
			color:#e36b01;
			line-height:30px;
			}

.link_title{background:url(images/link-partner.jpg) no-repeat;
			 width:220px;
			 height:37px;
			 line-height:37px;
			 padding-left:45px;
			 color:#e36b01;
			 }

#link_bg{font-size:11px;
		 color:#6a6969;
		 background:url(images/sidebar-bg.png) repeat-y;
		 width:220px;
		 padding-left:15px;
		 padding-right:15px;
		 }
		 
#link_bg a:link{color:#6a6969;
		 text-decoration:none;
		 }
		 
#link_bg a:visited{color:#6a6969;
		 text-decoration:none;
		 }
		 
#link_bg a:hover{color:#E86B00;
			     text-decoration:none;
		 }
		 
.payment_title{background:url(images/index_52.jpg) no-repeat;
		       width:220px;
			   height:43px;
			   line-height:35px;
			   padding-left:45px;
			   color:#E36b01;
			   }
.payment_bg{background:url(images/sidebar-bg.png) repeat-y;
			width:220px;
			}

#footer{background:url(images/Footer.jpg) no-repeat;
		width:850px;
		height:33px;
		font-size:11px;
		}
		
A.footer_link:link{font-weight:bold;
				   color:#e36b01;
				   text-decoration:none;
				   }
				   
A.footer_link:visited{font-weight:bold;
				   color:#e36b01;
				   text-decoration:none;
				   }

A.footer_link:hover{font-weight:bold;
				   color:#e36b01;
				   text-decoration:underline;
				   }