body
	{
		margin:0px;
		position:auto;
		font-family:Arial, Helvetica, sans-serif;	
	}
#mainDiv
	{
		width:1040px;
		border:0px solid red;
		margin:0px auto 0px auto;
	}
#headerDiv 
	{
		text-align:center;
		float:left;
		width:100%;
	}
#contentMain
	{
		width:1004px;
		border:0px solid green;
		margin-left:auto;
		margin-right:auto;
	}
#contentDiv
	{
		float:left;
		border:0px solid red;
		width:576px;
		margin-left:5px;
		margin-right:-18px;
		margin-top:10px;
	}
#rightCol
	{
		float:left;
		width:209px;
		margin-left:5px;
		margin-top:-50px;
		margin-bottom:0px;
	}
#leftCol
	{
		float:left;
		
		width:210px;
		margin-top:10px;
		padding:2px;
		margin-left:0px;

		
	}
#footerDiv
	{
		
		text-align:center;
		width:1004px;
		margin-left:auto;
		margin-right:auto;
		border:0px solid blue;
		margin-top:10px;
	}

.footerBottomTxt
	{
		color:#FFFFFF;
		font-size:14px;
		float:left;
		margin-top:30px;
	}

.memberlogin 
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
		font-style: normal;
		font-weight: bold;
		color:#FFFFFF;
	}

#index
	{
		border : 2 solid  #0000CC;
	}
#index1
	{	
		border : 1 solid  #0000CC;
 
	}

.textbold
	 {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 13px;
		color:#009933;
		text-decoration: none;
	}
.textnormal
	 {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: normal;
		color:#333333;
		text-decoration: none;
	}
.textnormal:active
 	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: normal;
		color: #494848;
		text-decoration: none;
	}
.textnormal:hover
	 {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: normal;
		color: #494848;
		text-decoration: none;
	}
.textnormal:visited
	 {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: normal;
		color: #494848;
		text-decoration: none;
	}
.textred 
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		color:#FF0000;
		text-decoration: none;
	}
.textboldwhite
	 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 9px;
		font-weight: normal;
		color: #FFFFFF;
		text-decoration: none;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		color: #FFFFFF;
		text-decoration: none;
		background-color:#000000;

	}
.textred1 
	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #FF6666;
		text-decoration: none;
	}
.txtborder {
	font-family:Arial, Helvetica, sans-serif;
	background-color:;
	color: black;
	font-size: 12px;
	letter-spacing:
	
	}
.txtblue {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	text-decoration: none;
		
}
.txtblue: active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	
}

.txtblue:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	
}
.txtyellow {
	font-family: "Courier New", Courier, mono;
	font-size: 15px;

	
	text-decoration: none;



}
.txtwhite {
	background-color: #FFFFFF;
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: lighter;
	color: ;
	text-decoration: none;

}
.txtitalic {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #0066CC;
	text-decoration: none;
}
.adHead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color:#000000;
	text-decoration: none;
}
.adHeading {
	font-color: #666666;
	font-size: 12px;
	font-face: Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-decoration:underline;
}
.textboldwhite1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}

.navBtns a {
	background-image:url(images/navBTN.gif);
	background-repeat:no-repeat;
	border:0px solid red; 
	float:left; 
	width:112px; 
	height:24px;
	font-size:15px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	margin-top:
}

.navBtns a:hover{
	background-image:url(images/homeBTN.gif);
	background-repeat:no-repeat;
	border:0px solid red; 
	width:112px; 
	height:24px;
	font-size:15px;
	color:#FFFFFF;
}

#rightColAdDiv
{
	border:0px solid red;
	width:100%;
	margin:0px;
	padding:5px 0px 0px 0px;
	text-align:center;
	
}

#msgDisplay{
color:#0099FF;
font-size:12px;
}
#headerCenterDiv{
border:0px solid red; 
width:560px;
height:120px; 
float:left; 
margin-left:15px; 
background-color:#000000;
}

#topLogo{
border:0px solid green;
width:230px; 
float:left;
margin-left:-10px;
}

#centerBorderDiv{
background-image:url(images/top_design.gif); 
background-repeat:repeat-x; 
width:97.3%; 
height:41px;
font-size:20px; 
color:#CCCCCC; 
font-weight:bold; 
padding:8px 0px 0px 15px;
border:0px solid blue;
}

.searchResult
{
width:535px; 
background:#FFFFFF; 
border-left:1.7px double #333333; 
border-right:1.4px double #333333;
margin:0px 0px 0px 11px; 
}
.previewDiv
{
display:none;
}
.previewTxtDiv
{
float:left;
color:#009900; 
width:150px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
}
.postAdSuccessTxt
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: normal;
color:#009900;
text-decoration: none;
}
.bookmarkText
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: normal;
color:#333333;
text-decoration: none;
}