/* CSS Document */

body {
	background: url(images/top_bg.gif);
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-color: #ffffff;
	}
	
img {
	border-color: #f2d612;
	}
	
.table_back {
	background-color: #ffffff;
	}
	
.table_back2 {
	background-color: #dedada;
	}
	
.hbh_hdr_area {
	background: url(images/tpbnr_01.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	}
	
.hbh_link_area {
	background: url(images/tpbnr_02.gif);
	background-attachment: fixed;
	background-color: #dcdbdb;
	background-repeat: no-repeat;
	background-position: 0px;
	padding-left: 7px;
	}
	
.hbh_links {
	font-family: Georgia, Arial, Helvetica, Times New Roman;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	}
	
.main_table_indent {
	padding-left: 20px;
	}
	
.page_hdr {
	font-family: Arial, Helvetica, Times New Roman;
	font-size: 18px;
	font-weight: bold;
	color: #999999;
	}
	
.latest_update {
	font-family: Arial, Helvetica, Times New Roman;
	font-size: 18px;
	font-weight: bold;
	color: #e7a822;
	}
	
/*Also used on the Join Page for Join Text and for Products Coming Soon Text*/
.prev_update {
	font-family: Arial, Helvetica, Times New Roman;
	font-size: 18px;
	font-weight: bold;
	color: #e7a822;
	text-align: center;
	}
	
.model_hding {
	font-family: Arial, Helvetica, Times New Roman;
	font-size: 18px;
	font-weight: bold;
	color: #e7a822;
	}	
	
.update_text {
	font-family: Arial, Helvetica, Times New Roman;
	font-size: 14px;
	font-weight: ;
	padding-left: 15px;
	padding-bottom: 10px;
	width: 500px;
	color: #000000;
	}
	
.bot_up_table_text {
	font-family: Arial, Helvetica, Times New Roman;
	font-size: 16px;
	font-weight: bold;
	padding-left: 15px;
	text-align: center;
	color: #e7a822;
	}
	
/*Gallery Page*/
.subs_text {
	font-family: Arial, Helvetica, Times New Roman;
	font-size: 18px;
	font-style: ;
	font-weight: bold;
	text-align: center;
	padding-left: ;
	color: #e7a822;
	}

.model_name {
	font-family: Arial, Helvetica, Times New Roman;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	padding-left: ;
	color: #e7a822;
	}
	
.right_side_ad {
	padding-left: 5px;
	padding-top: 50px;
	text-align: center;
	width: 160px;
	}

/*Join Page*/
.join_txt_style {
	font-family: Arial, Helvetica, Times New Roman;
	font-size: 14px;
	font-weight: bold;
	}

/*Contact Us Page*/
.contact_pgtxt {
	font-family: Arial, Helvetica, Times New Roman;
	font-size: 14px;
	font-style: ;
	font-weight: ;
	padding-left: ;
	color: #000000;
	}
	
/*Model 4 Us Page*/
.mod4us_pgtxt {
	font-family: Arial, Helvetica, Times New Roman;
	font-size: 14px;
	font-style: ;
	font-weight: bold;
	padding-left: ;
	color: #000000;
	}
	
/*--------------------------------------*/
.bottom_link_style {
	padding-left: 7px;
	font-family: Arial, Helvetica, Georgia, Times New Roman;
	font-size: 12px;
	font-weight: ;
	}	

.copyright_info {
	padding-left: 7px;
	font-family: Arial, Helvetica, Georgia, Times New Roman;
	font-size: 12px;
	font-weight: ;
	}
	
.poll_style {
	padding-top: 88px;
	text-align: center;
	width: 160px;
	}
	
/*The following is the style for the links*/
/*<body alink="#7d6632" vlink="#735c28" link="#000000">*/


a:link {
	color: #000000;
	text-decoration: none;
	}

a:active {
	color: #000000;
	text-decoration: none;
	}

a:visited {
	color: #000000;
	text-decoration: none;
	}

a:hover {
	color: #e7a822;
	text-decoration: underline;
	}
/*End of style for links*/


/*Application Page Style*/
/*Styles for Model Application Page*/

.headstyle {

	font-family: Arial, "Times New Roman", Georgia, Garamond, "Times New Roman", Arial, "Century Gothic";
	font-size: 14pt;
	font-weight: ;
	color: #e7a822;
	text-align: center;

	}
	
.fmwanted {
	 
	font-family: Arial, "Times New Roman", Georgia, Garamond, "Times New Roman", Arial, "Century Gothic";
	font-size: 14 pt;
	font-weight: bold;
	text-align: left;

	}
	
.tablestyle {

	border: 1px double #f2d612;

	/*bordercolor="#D804DD";*/

	}
	
td.bordercol {

	border: 1px solid #f2d612;
	
	}
	
.textstyle {

	font-weight: bold;
	color: #000000;
	font-size: 12pt:
		
	}
/*End of Styles for Model Application Page*/
/*End of Application Page Style*/