body,html,td{
font-family:Tahoma;
font-size:8.5pt;	
font-weight: none;
color: #258DBE;
margin:0;
padding:0:;
text-align: justify;
}


A,A:active{
	color:#258DBE;
	text-decoration: none;
}

A:hover{
	color:red;
}



.box{
	background-color: #fff;
	border: 1px solid #D3D3D3;
	padding:10px;
	color:#556C62;
 
}
 

.amer{
font-family: Arial;
font-size:12pt;
font-weight: 700;
text-justify: distribute-all-lines; 
color:green;
text-align: justify;

}


option,select,input,textarea{
 
font-family: Tahoma;
font-size: 8.5pt;
border: 1px solid #DBE6E5;	
 
 

}

.submit{
	background: #fff;
	font-size: 8.5pt;
	padding: 5px;
}


#mytable
{
width: 100%;
 margin-bottom: 10px;
}
 
#mytable th {
font: bold 12pt arial, Verdana, Arial, Helvetica, sans-serif;
color: #4f6b72;
border-right: 1px solid #DBE6E5;
border-bottom: 1px solid #DBE6E5;
border-top: 1px solid #DBE6E5;
border-left: 1px solid #DBE6E5;
padding: 6px 6px 6px 12px;
background: #fff;
background-image: url(bg.gif);
}
 
#mytable td {
border-right: 1px solid #DBE6E5;
border-left: 1px solid #DBE6E5;
border-bottom: 1px solid #DBE6E5;
padding: 3px 3px 3px 3px;
color: #4f6b72;

}
 
 
#mytable td.alt
{
background: #F5FAFA;
color: #469399;
}
 
#mytable td.boldtd
{
font: bold 12pt arial, Verdana, Arial, Helvetica, sans-serif;
background: #D5EDEF;
color: #797268;
}

#mytable td.free
{
border:0;
}



.imgnew{
float: left;
border-right: 1px solid #C1DAD7;
border-left: 1px solid #C1DAD7;
border-top: 1px solid #C1DAD7;
border-bottom: 1px solid #C1DAD7;
padding: 3px 3px 3px 3px;
color: #4f6b72;	
width:75px;
}



.title{
   font-family:arial;
   font-size:12pt;
	font-weight: bold;	
	color:#258DBE;
	padding-top: 12px;
	text-align:center;
}


.bigtextb{
padding:5px;
background-color: #FFF;
border: 0px solid;
 border-left: 2px solid #556C62;
 border-right: 2px solid #556C62;
 text-align: center;
}


.footer{
color:#258DBE;	
height: 150px;
}

#menu1 {
width: 100%;
 
}

#menu1 ul
{
 
list-style-type:none;
margin:0;
padding:0;
} 

#menu1 li
{

font-family: Arial;
font-size: 12pt;
font-weight: bold;
display: block;
text-decoration: none;
width: 140px;
padding:5px;
 

/* for IE5 and IE6 */
} 

 






#menu1sub {
width: 100%;
 
}

#menu1sub ul
{
 
list-style-type:none;
margin: 0;
padding:0;
} 

#menu1sub li
{
font-family: Tahoma;
font-size: 8.5pt;
font-weight: normal;
display: inline;

/* for IE5 and IE6 */
} 

#menu1sub a
{
background:url(arrowbullet.png) no-repeat center right;

display:block;
color: #258DBE;
text-decoration: none;
width: 100%;
background-color: #F6FCFF;
border-bottom: 1px solid #E0F3FC;
 padding-bottom: 7px;
 padding-left: 7px;
 padding-right: 20px;
 padding-top: 7px;
} 

#menu1sub a:link, #menu1sub a:visited
{
color: #258DBE;
text-decoration: none;
} 

#menu1sub a:hover
{
background-color: #fff;
color: #394545;
} 

#menu1sub li a#current
{
border-bottom: 3px solid #DAD6B7;
background: #F6F7F7;
} 


.error,.okey {
margin-bottom:1.5em;
border-bottom:1px solid #fff;
border-top:1px solid #fff;
color:#444;
text-align:right;
padding:1em 3em 1em 1em;
}

.error {
background:#fbe3e4;
border-color:#e0011b;
}
.okey {
background:#e9ffdd;
border-color:#72c868;
}

.date{
text-align: right;
direction:ltr;
}

.noimage{
	width: 48px;
	height: 48px;
	background-color: #E8E8E8;
	border: 1px solid #DCDCDC;
	vertical-align: bottom;
	text-align: center;

}


.cc{
   background-image: url(1.gif);
   padding:5px;
	padding-right: 14px;
	width:200px;
	color: #2EA7DF;
	border: 1px solid #DEF1FB;
	border-right: 4px solid #DEF1FB;
	border-left: 4px solid #DEF1FB;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: right;

}

.ccc{
   padding:5px;
	 
	color: #2EA7DF;
	border: 1px solid #DEF1FB;
	border-right: 4px solid #DEF1FB;
	border-left: 4px solid #DEF1FB;
	background-color: #fff;


}

.banner {
    background-color: #F3FBFC ;
    border: 1px solid #DEF1FB;
}



#tnt_pagination {
font-size: 9pt;
	display:block;
	text-align:center;
	height:12px;
 
	padding-top:3px;

}

#tnt_pagination a:link, #tnt_pagination a:visited{
	padding:7px;
	padding-top:2px;
	padding-bottom:2px;
	border:1px solid #EBEBEB;
	margin-left:10px;
 
	background-color:#F5F5F5;
	color:#0072bc;
	width:22px;
	font-weight:normal;
}

#tnt_pagination a:hover {
	background-color:#DDEEFF;
	border:1px solid #BBDDFF;
	color:#0072BC;	
}

#tnt_pagination .active_tnt_link {
	padding:7px;
	padding-top:2px;
	padding-bottom:2px;
	border:1px solid #BBDDFF;
	margin-left:10px;
   width:22px;
	text-decoration:none;
	background-color:#DDEEFF;
	color:#0072BC;
	cursor:default;
}

#tnt_pagination .disabled_tnt_pagination {
	padding:7px;
	padding-top:2px;
	padding-bottom:2px;
	border:1px solid #EBEBEB;
	margin-left:10px;
	text-decoration:none;
	background-color:#F5F5F5;
	color:#D7D7D7;
	cursor:default;
}



/* form 5 */

	#form5{
		margin:1em 0;
		padding-top:10px;
		}
 
	#form5 label{
		float:right;
		width:100px;
		display:block;
		padding:3px;
		text-align:right;
		margin-right:10px;
		}	
		
#form5 label em {
  position: absolute;
  left: 520px;
  font-weight: bold;
  font-size: 10px;
  color: #ff0000;
}
		
	#form5 input, #form5 textarea, #form5 select{	
		margin:0;	
		width:250px;
		height:20px;
		border:1px solid #99D5F2;		
		padding: 3px 20px 3px 25px;
		}		
	
	
	#form5 input#username{background:#fff url(user.gif) no-repeat 230px 50%;}
	#form5 input#adsname,input#price,input#myinput{background:#fff url(bullet_toggle_plus.gif) no-repeat 230px 50%;}
	#form5 textarea#adsnote{background:#fff url(bullet_toggle_plus.gif) no-repeat 230px 6px;}
	
	
	#form5 textarea{
		height:125px;
		overflow:auto;
		}					

	#form5 input#submit{
	
	background: #FFF;
	border: 1px solid #99D5F2;
	height: 25px;
	width: 140px;
	margin-top:20px;
	margin-right:113px;

	}			

/* // form 5 */

.img{
	border: 1px ridge #ADD8E6;
	width:50px;
}
