



    /*//////////////////////////////////////     BODY CONTROL      ///////////////////////////////////////*/
    /*  BODY */
    body, html {
    text-align: center;

	/* Margin widths */
	margin: 0px;

	/* ScrollBar Colors */
 	/*scrollbar-face-color: #29655A;*/ /* color of the scroll block face */
 	/*scrollbar-shadow-color: #ccccff;*/ /* don't need to change color for the dark shadow of the 3D look */
 	/*scrollbar-highlight-color: #ccccff;*/ /* don't need to change color for the light shadow of the 3d look */
 	/*scrollbar-3dlight-color: #BD2410;*/ /* don't need to change color for the light shadow of the 3d look on the scroll block */
 	/*scrollbar-darkshadow-color: #000000;*/ /* don't need to change color for the drop shadow behind scroll block */
 	/*scrollbar-track-color: #724CFF;*/ /* background color */
 	/*scrollbar-arrow-color: #000033; */ /* arrow colors when active */
    }

    /* END BODY */
    /*/////////////////////////////////////////////////////////////////////////////////////////////////////////*/



    .bg{
	background-image : url(images/index_02.gif);
	background-position : top center;
	background-repeat : no-repeat;
}





    /*/////////////////////////////////////////   TEXT CONTROL     ///////////////////////////////////////////*/
    /*     TEXT    */
	body { margin-top: 0px; margin-left: 0px; }
	H1{ font-family: Arial, Helvetica; text-align:; font-style: normal; color: #000000; font-size : 12pt; }
	H2{ font-family: Arial, Helvetica; text-align:; font-style: normal; color: #000000; font-size : 11pt; }
	H3{ font-family: Arial, Helvetica; text-align:; font-style: normal; color: #000000; font-size : 11pt; }
	H4{ font-family: Arial, Helvetica; text-align:; font-style: normal; color: #000000; font-size : 10pt; }
	p { font-family: Arial, Helvetica; text-align:; font-style: normal; color: #000000; font-size : 10pt; }
	table,td { font-family: Arial, Helvetica; color: #000000; font-size : 10pt; }
    li { font-family: Arial, Helvetica; color: #000000; font-size : 10pt; }
    /*    END TEXT    */
    /*////////////////////////////////////////////////////////////////////////////////////////////////////////*/





    /*////////////////////////////////////////     LINK CONTROL    ////////////////////////////////////////////*/
    /*  LINKS */
 /*   a:link { color : #215539;}   */    /* unvisited link */
 /*   a:visited { color : #317173; }  */ /* visited link */
/*     a:hover { color : #29655A}      mouse over link */
    /* a:active { color : #215539}     selected link */
    /*  END LINKS */
    /*/////////////////////////////////////////////////////////////////////////////////////////////////////////*/



.homepage_link:active, .homepage_link:visited, .homepage_link:link
{
	text-decoration: none;
	color: #0000FF;
}

.homepage_link:hover
{
	text-decoration: underline;
	color: #0000FF;
}




    /*////////////////////////////////////////     HORIZONTAL RULE     //////////////////////////////////////*/
    /*  HORIZONTAL RULE  */
    HR {
    height:1px;
    width:100%;
    background:#000000;
    margin: 10px 10px 10px 10px;
   }
    /*  END HORIZONTAL RULE  */
    /*/////////////////////////////////////////////////////////////////////////////////////////////////////////*/




    /*//////////////////////////////////////     Bullets within a list /////////////////////////////////////*/
	/* Bullet styles within a list */
	.ul {
	list-style-type: disc;
	/* other styles include:
	                          square, disc, circle, decimal, decimal-leading-zero, lower-roman, upper-roman, lower-alpha
							  upper-alpha, lower-latin, upper-latin, lower-greek, hebrew, hiragana, katakana, hiragana-iroha
							  katakana-iroha, none
	*/

	}
    /* End Bullet styles within a list */


	/*/////////////////////////////////////////// Form Properties //////////////////////////////////////////*/
	/* Form Properties */
	/* Submit Button */
	.buttonSubmit {
 	color:black; /* font color */
 	background-color: #B09BFF; /* button background color */
 	font-size: 1.0em; /* font size */
 	border: 3px solid #724CFF; /* button border color */
 	padding: 1px; /* spacing between text and button border */
	}
	/* Reset Button */
	.buttonReset {
 	color:black; /* font color */
 	background-color: #B09BFF; /* button background color */
 	font-size: 1.0em; /* font size */
 	border: 3px solid #724CFF; /* button border color */
 	padding: 1px; /* spacing between text and button border */
	}
	/* End Form Properties */

    /*//////////////////////////////////////     TABLE CONTROL     ////////////////////////////////////////*/
    /*  Table   */
    .container {

    width:760px;
    padding: 2px;
    margin:0 auto;
    border-left-width: 1;
    border-right-width: 1;
    border-top-width: 1;
    border-bottom-width: 1;
    border-style: solid;
    border-color: #000000;
    background-color: ffffff;
    /*background-image:url('')*/
    }

    .box_title {
    width: 200px;
    padding: 2px;
    border-left-width: 0;
    border-right-width: 0;
    border-top-width: 0;
    border-bottom-width: 1;
    border-style: solid;
    border-color: #000000;
    background-color: cccccc;}

    .box_content {
    width: 200px;
    padding: 0px;
    border-width: 1;
    border-style: solid;
    border-color: #000000;
    background-color: ffffff;}

    /*  END TABLE  */
    /*////////////////////////////////////////////////////////////////////////////////////////////////////////*/



.table_color {	 background-color:#2200dd;font-weight:bold;color:#FFFFFF}





    /*////////////////////////////////////////        IMAGE BORDER      /////////////////////////////////////*/

    /*  Image Border  */
    img {}
    .image_border {
    padding: 0px;
    border-width: 1;
    border-style: dotted;
    border-color: #000000;
}


.copytext {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
}
.text {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
}


.textbold {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	font-weight:bold;
}
.toplink {
	font-family: verdana;
	font-size: 12px;
	color: #006699;
	text-decoration:none;
	font-weight:bold;
}
.toplink1:hover {
	font-family: verdana;
	font-size: 12px;
	color:#333333;
	text-decoration:none;
	font-weight:bold;
}
.toplink1 {
	font-family: verdana;
	font-size: 12px;
	color: #006699;
	text-decoration:none;
	font-weight:bold;
}
.toplink:hover {
	font-family: verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
.toplink_new {
	font-family: verdana;
	font-size: 12px;
	color: #660000;
	text-decoration:none;
	font-weight:bold;
}
.toplink_new:active {
	font-family: verdana;
	font-size: 12px;
	color: #660000;
	text-decoration:none;
	font-weight:bold;
}
.toplink_new:hover {
	font-family: verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:none;
	font-weight:bold;
}

.whitetoplink {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#0000FF;
	text-decoration:none;
	font-weight:bold;
}
.whitetoplink:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#0000FF;
	text-decoration:none;
	font-weight:bold;
	font-stretch:wider;
	font-variant:inherit;
	font-size-adjust:none;
}
a.whitetoplink:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#0000FF;
	text-decoration:underline;
	font-weight:bold;
	font-stretch:wider;
	font-variant:inherit;
	font-size-adjust:none;
}
.whitetoplink:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#0000FF;
	text-decoration:none;
	font-weight:bold;
	font-stretch:wider;
}

.last_page_viewed {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#F15103;
	text-decoration:none;
	font-weight:bold;
}
.last_page_viewed:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#F15103;
	text-decoration:none;
	font-weight:bold;
	font-stretch:wider;
	font-variant:inherit;
	font-size-adjust:none;
}
a.last_page_viewed:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#F15103;
	text-decoration:underline;
	font-weight:bold;
	font-stretch:wider;
	font-variant:inherit;
	font-size-adjust:none;
}
.last_page_viewed:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#F15103;
	text-decoration:none;
	font-weight:bold;
	font-stretch:wider;
}


.admin_whitetoplink {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
.admin_whitetoplink:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	font-stretch:wider;
	font-variant:inherit;
	font-size-adjust:none;
}
a.admin_whitetoplink:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	text-decoration:underline;
	font-weight:bold;
	font-stretch:wider;
	font-variant:inherit;
	font-size-adjust:none;
}
.admin_whitetoplink:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	font-stretch:wider;
}

.admin_last_page_viewed {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#F15103;
	text-decoration:none;
	font-weight:bold;
}
.admin_last_page_viewed:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#F15103;
	text-decoration:none;
	font-weight:bold;
	font-stretch:wider;
	font-variant:inherit;
	font-size-adjust:none;
}
a.admin_last_page_viewed:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#F15103;
	text-decoration:underline;
	font-weight:bold;
	font-stretch:wider;
	font-variant:inherit;
	font-size-adjust:none;
}
.admin_last_page_viewed:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#F15103;
	text-decoration:none;
	font-weight:bold;
	font-stretch:wider;
}


.link1 {
	font-family: verdana;
	font-size: 12px;
	color: #333366;
	text-decoration:none;
	font-weight:bold;
}
.link1:hover {
	font-family: verdana;
	font-size: 12px;
	color: #333366;
	text-decoration:none;
	font-weight:bold;
}


.forgotpasslink {
	font-family: verdana;
	font-size: 11px;
	color: #333366;
	text-decoration:none;
}
.forgotpasslink:hover {
	font-family: verdana;
	font-size: 11px;
	color: #333366;
	text-decoration:none;
}

.button {
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(../images/bg_button.jpg);
	border: 1px solid #000000;
	height: 23px;
}
.buttongo {
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(../images/bg_button.jpg);
	border: 1px solid #000000;
	height: 23px;
}



.star {
	font-family: verdana;
	font-size: 11px;
	color: #FF0000;
}

.textfield {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	height:18px;
}
.filefield {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	height:18px;
	width:185px;
}
select{
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	height:18px;
}
.tbheading {
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
	font-weight:bold;
	background-color:#333333;
}
.bglight {
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
	font-weight:normal;
	background-color:#EFEFEF;
}
.textareas{
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	height:100px;
}
.bgdark {
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
	font-weight:bold;
	background-color:#284557;
}
.admin_heading {
	font-family:Verdana;
	font-size:18px;
	color:#FFFFFF;
	font-style:italic;
}


.featured_listings
{
	border: 1px solid rgb(153, 153, 153);
	padding: 3px;
	text-align: center;
}

.featured_listings img
{
	width: 150px;
}

.featured_title
{
	font-size: 20px;
	font-weight: bold;
	color: #0000FF;
}