/* Default Settings */


body
{
    margin: 0px 0px 0px 0px;
	scrollbar-face-color : #FAEBAC;
	scrollbar-highlight-color : #30596D;
	scrollbar-shadow-color : #30596D;
	scrollbar-3dlight-color : #ffffff;
	scrollbar-arrow-color : #ffffff;
	scrollbar-track-color : #ffffff;
	scrollbar-darkshadow-color : #ffffff;
	
}

body a:link, body a:visited, body a:hover
{
	 font:normal 11px arial;
	 color:#492b0c;
	 text-decoration:underline;
}

.maintablebg                                       /* if the portal has any background colors/image */
{
	background:url(main_bg0.jpg) repeat-x #ffffff;
}

.companyname
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#512b03;
	text-decoration: none;
}

/*@media screen and (-webkit-min-device-pixel-ratio:0)
{
.companyname
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	color:#512b03;
	text-decoration: none;
}
}*/

.slogan 
{
 background:#573410;
}

.pagetitle					        /* needed only when there is a page title */

{
	font-family:arial;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
   	color:#000000;
   	background-color:#ffffff;
   	
}


.pagesubheader					        /* needed only when there is a page title */

{
	font-family:arial;
	font-size:14px;
	font-weight:normal;
	text-decoration:none;
   	color:#000000;
   	background-color:#ffffff;
   	
}

.footertext                                              /* copyright text */
{	
	font-size: 10px; 
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#7c7b7b;
    text-decoration: none;
	height: 18px;
}

a:link 
{
	font-family:arial;
	font-size:11px;
	color:#492b0c;
	text-decoration:none;
}
a:visited 
{
	font-family:arial;
	font-size:11px;
	color:#492b0c;
	text-decoration:none;

}
a:hover 
{
	font-family:arial;
	font-size:11px;
	color:#492b0c;
	text-decoration:none;
}

a.bottomlinks:link
{
	font-family:arial;
	font-size:10px;
	color:#000000;
	text-decoration: underline;
}

a.bottomlinks:visited
{
	font-family:arial
	font-size:10px;
	color:#000000;
	text-decoration: underline;
}

a.bottomlinks:hover
{
	font-family:arial;
	font-size:10px;
	color:#000000;
	text-decoration: underline;
}


/* Default Settings ends */




/* Form settings */

.FormBodyText
{
	font:normal 11px arial ;
	color:#492b0c;
	text-decoration: none;

}


.FormLabelText
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color: #492b0c;
	text-decoration: none;
	
}

.FormLabelTextHeader
{
	font:bold 11px verdana;
	color:#000000;
	text-decoration: none;
}

.FormLabelHeader
{
	
	font:bold 12px arial;
	color: #232728;
	height:10px;
	padding-left:0px;
	text-decoration: none;
	
}

.FormLabelSubHeader
{

	font:normal 12px verdana ;
	color: #000000;
	text-decoration: none;
	font-weight:bold;
	
}

.FormErrorText
{
 	font:normal 11px arial;
	color: #d90000;
	text-decoration: none;
  
}


.FormMessageText
{
	 
   	font:bold 11px arial;
	color: #d90000;
	text-decoration: none;
}


.FormButton
{
	font-family:arial;
	font-size:11px;
	font-weight:bold;
	color: #ffffff;
	text-decoration: none;
	border:1px solid #ffffff;
    	background-color:#77522d;
	cursor:pointer;
}

.FormTextField 
{
	font:normal 11px arial;
	color: #000000;
	height:19px;
	width: 120px;
	border: 1px solid #999999;
	background-color:#ffffff;
	padding-left:4px;
	text-decoration: none;
}

.RequiredField 
{
	background-color:#ffffff;
	
}

.RequiredLabel 
{
	color:#d90000;
	
}

.FormTableHeader
{
 background:#b2a281;
  font-family:arial;
  font-size:12px;
  font-weight:bold;
  height:20px;
  text-decoration:none;
  color: #512a01;
	
  
}

.FormTableSubHeader
{
 	font:bold 11px arial;
	color: #000000;
	text-decoration: none;
	
  
}

.FormTablerow
{
 	font:normal 12px arial;
	color: #000000;
	background:#c9bda4;
	text-decoration: none;
	height:20px;
	text-align:left;
  
}

.FormTablerowAlt
{
 	font:normal 12px arial;
	color: #000000;
	background-color:#EFEAE0;
	text-decoration: none;
	height:20px;
	text-align:left;
  
}



.FormTablerow td, .FormTablerowAlt td, .Formtableheader td
{
 	padding:0px 3px;
  
}


.FormTabActive
{
 	font:normal 11px arial ;
	color: #000000;
	background-color:#cccccc;
	text-decoration: none;
  
}

.FormTabInactive
{
 	font:normal 12px verdana ;
	color: #000000;
	background-color:#cccccc;
	text-decoration: none;
  
}

.FormTextArea
{
	font-family:arial ;
	font-size:11px ;
	font-weight:normal;
	height: 80px;
	width: 225px;
	width: 225px!ie;
	color: #151515;
	border: 1px solid #a7a7a7;
	text-decoration: none;
	padding-left: 4px;
	vertical-align:middle;
}

Select
{
	font-family:arial;
	font-size:10px;
	font-weight:normal;
	height: 19px;
	height: 20px!ie;
	width: 148px;
	width: 148px!ie;
	border: 1px solid #4b6e90;
	color: #000000;
	text-decoration: none;
	vertical-align:middle;
}

.FormBullet {
	background-image:url(formbullet.jpg);
	background-repeat:no-repeat;
 background-position: 0px 2px;
	width:10px;
}


.ApplicantName
{
	font:bold 11px arial ;
	color: #000000;
	text-decoration: none;
}

.ProfileTablebg
{
	background-color:#efefef;
}


.iframetransbg 

{
	background-color:#DFDCD2;
}

.FormLinks
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color: #381e09;
	cursor:pointer;
	text-decoration:Underline;
}


a.FormLinks:link
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color: #381e09;
	cursor:pointer;
	text-decoration:Underline;
}


a.FormLinks:visited
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color: #381e09;
	cursor:pointer;
	text-decoration: underline;
}


a.FormLinks:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color: #381e09;
	cursor:pointer;
	text-decoration: none;
}

.FormFpName
{
	font:bold 14px arial;
	color: #492b0c;
	cursor:pointer;
	text-decoration:underline;
}

a.FormFpName:Link
{
	
	font:bold 14px arial;
	color: #492b0c;
	cursor:pointer;
	text-decoration:underline;
	
}

a.FormFpName:visited
{
	
	font:bold 14px arial;
	color: #492b0c;
	cursor:pointer;
	text-decoration:underline;
	
}

a.FormFpName:hover
{
	
	font:bold 14px arial;
	color: #492b0c;
	cursor:pointer;
	text-decoration:underline;
	
}
/* Form settings ends */



/* floorplan settings starts*/  
.FloorPlanNormalText {
	font:normal 12px verdana;
	color:#000000;
	text-decoration: none;
	font-weight:bold;
}
.FloorPlanBedName {
	font:normal 13px verdana;
	color:#802c12;
	text-decoration: none;
	font-weight:bold;
}
.FloorPlanLinks {
	font:bold 11px verdana;
	color: #6f5942;
	text-decoration:underline;
	text-align:left;
	cursor:pointer;
}
a.FloorPlanLinks:link {
	font:bold 11px verdana;
	color: #6f5942;
	text-decoration: underline;
	text-align:left;
	cursor:pointer;
}
a.FloorPlanLinks:visited {
	font:bold 11px verdana;
	color: #6f5942;
	text-decoration:underline;
	text-align:left;
	cursor:pointer;
}
a.FloorPlanLinks:hover {
	font:bold 11px verdana;
	color: #6f5942;
	text-decoration:none;
	text-align:left;
	cursor:pointer;
}
.FloorPlanName {
	font:bold 12px verdana;
	color: #000000;
	text-decoration:underline;
	text-align:left;
	cursor:pointer;
}
a.FloorPlanName:link {
	font:bold 12px verdana;
	color: #000000;
	text-decoration: underline;
	text-align:left;
	cursor:pointer;
}
a.FloorPlanName:visited {
	font:bold 12px verdana;
	color: #000000;
	text-decoration:underline;
	text-align:left;
	cursor:pointer;
}
a.FloorPlanName:hover {
	font:bold 12px verdana;
	color: #000000;
	text-decoration: underline;
	text-align:left;
	cursor:pointer;
}
.FloorPlanbg {
	background-color:#c9bda4;
}
.FloorPlanHomeDecorImg {
	background-image: url(decorimg.jpg);
	height:38px;
	width:195px;
	background-repeat:no-repeat;
	background-position:center center;
	cursor:pointer;
}

form
{
	padding:0px;
	margin:0px;
}
/* floorplan settings ends*/ 






/* Apartment Search Settings*/

.AptiFrameTransbg
{
	background: #b2a281;
	margin:0px;
	padding:0px;
}

.Apt_header
{

	font-family:arial;
	font-size:12px;
	font-weight:bold;
	color:#573410;
	text-decoration:none;
	padding-left:32px;
}

.AptFormBodyText
{
	font-family:arial;
	color:#492b0c;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;

}

.AptFormLabelText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color: #492b0c;
	text-decoration: none;
	width:15%;
}

.AptSelect
{
	font-family:arial;
	font-size:10px;
	font-weight:normal;
	height: 19px;
	height: 20px!ie;
	width: 120px;
	width: 120px!ie;
	border: 1px solid #4b6e90;
	color: #000000;
	text-decoration: none;
	vertical-align:middle;
}

.AptFormTextField 
{
	font:normal 10px arial ;
	color: #000000;
	height:19px;
	width: 120px;
	border: 1px solid #999999;
	background-color:#ffffff;
	padding-left:4px;
	text-decoration: none;
}

.AptFormButton
{
	font-family:arial ;
	font-size:11px;
	font-weight:bold;
	color: #ffffff;
	text-decoration: none;
	border:1px solid #ffffff;
    	background-color:#77522d;
}

.AptTable    /*for controlling table parameters in aspx*/
{
	 border:0px;
	 margin:0px;
	padding:0px;
}

/* Apartment Search Settings*/



/* Editor settings */                        /* not to change any settings in this section */

.normaltext
{
	font-family:Arial; 
	font-size: 11px; 
	color:#443628;
	font-weight: normal; 
	text-decoration: none; 
	text-transform: none;
}

.allcaps
{
	text-decoration: none; 
	text-transform: uppercase
}

.initialcaps
{
	text-decoration: none; 
	text-transform: capitalize
}

.lowercase
{
	text-decoration: none; 
	text-transform: lowercase
}

.shadow
{
	height:10px;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#666666', Direction=135, Strength=4)
}

.glow
{
	height:10px;
	filter:progid:DXImageTransform.Microsoft.Glow(color='gray', Strength='5')
}

.motionblur
{
	height:10px;
	filter:progid:DXImageTransform.Microsoft.MotionBlur(Strength=10, Direction=45, Add='true')
}





/* Editor settings ends */



/* Menu settings */

.hmenubg                                                   /* for horizontal menu background */ 
{
	background-color:#b2a281;
	height:17px;
}

.hlinkbg
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}


a.hlinkbg:link                                                  /* for horizontal menu */
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}

a.hlinkbg:visited                                                  /* for horizontal menu */
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}

a.hlinkbg:hover                                                  /* for horizontal menu */
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}

.activehlinkbg                                                  /* for horizontal menu */
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}


.vmenubg                                                  /* for vertical menu background */
{    
}

.vlinkbg                                
{                                                                 /* for vertical menu*/
	background-image:url(vmenu_bullet.jpg);
	background-position:left center;
	background-repeat: no-repeat;
	padding-left:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#573410;
	text-transform:uppercase;
}

a.vlinkbg:link                                   
{                                                               
	background-image:url(vmenu_bullet.jpg);
	background-position:left center;
	background-repeat: no-repeat;
	padding-left:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#573410;
	text-transform:uppercase;
}

a.vlinkbg:visited                                            
{
	background-image:url(vmenu_bullet.jpg);
	background-position:left center;
	background-repeat: no-repeat;
	padding-left:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#573410;
	text-transform:uppercase;
}

a.vlinkbg:hover                                               
{
	background-image:url(vmenu_bullet.jpg);
	background-position:left center;
	background-repeat: no-repeat;
	padding-left:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#573410;
	text-transform:uppercase;
}

.activevlinkbg                                                
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#573410;
	padding-left:18px;
	text-transform:uppercase;
	background-image:url(vmenu_bullet.jpg);
	background-position:left center;
	background-repeat: no-repeat;
	text-decoration:none;
}

a.activevlinkbg:link                                               
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#573410;
	padding-left:18px;
	text-transform:uppercase;
	background-image:url(vmenu_bullet.jpg);
	background-position:left center;
	background-repeat: no-repeat;
	text-decoration:none;
}

a.activevlinkbg:visited                                               
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#573410;
	padding-left:18px;
	text-transform:uppercase;
	background-image:url(vmenu_bullet.jpg);
	background-position:left center;
	background-repeat: no-repeat;
	text-decoration:none;
}

a.activevlinkbg:hover                                               
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#573410;
	padding-left:18px;
	text-transform:uppercase;
	background-image:url(vmenu_bullet.jpg);
	background-position:left center;
	background-repeat: no-repeat;
	text-decoration:none;
}

HWebMenu                                                /* for horizontal dropdown menu  */
{
	on-bg-color	: #FBAE00; 
        on-text-color	: #582c05;
        off-bg-color	: #FFFFFF;
        off-text-color	: #7B4A0C;
        brder-sep-color : #F5DD93;
        
        /*settings for menu in netscape/mozilla */
        border-top-color	: #F5DD93;
        border-left-color	: #582c05;
        border-bottom-color	: #F9EDC3;
        border-right-color	: #7B4A0C;
        background-color 	: #F5DD93;
        
}    


VWebMenu                                                  /* for vertical dropdown menu  */
{	
	on-bg-color	: #FBAE00; 
        on-text-color	: #FFFFFF;
        off-bg-color	: #FFFFFF;
        off-text-color	: #7B4A0C;
        brder-sep-color : #F5DD93;
        firstcell-width :150;
        
        /*settings for menu in netscape/mozilla */
        border-top-color	: #FBAE00;
        border-left-color	: #FFFFFF;
        border-bottom-color	: #FFFFFF;
        border-right-color	: #7B4A0C;
        background-color 	: #F5DD93;
        margin-left		: 150;
}

/* Menu settings ends */


/* Section settings */

.blankheader                                          /* when the section has no design applied (design0) */
{
	font-family:arial;
	color:#4e74bd;
	font-size:18px;
	font-weight:bold;
	text-align:left;
	vertical-align:middle;
	text-decoration:none;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;

}

.design1header
{
	background:url(curve_top_in.jpg) no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	color:#ebe6d1;
	font-size:13px;
	font-weight:bold;
    	text-decoration:none;
}

.design1bg
{ 
 background: #dfdcd2;
}

.design2header
{
	font-family:arial;
	color:#3a0c00;
	font-size:18px;
	font-weight:normal;
	text-decoration:none;
}

.design2bg

{
	background-color:#e1e1e1;
	padding-left:7px;

}


.design3header
{
	font-family:arial;
	color:;
	font-size:;
	font-weight:;
	text-align:;
	vertical-align:;
	text-decoration:;

}

.design3bg

{
	background-color:;
}


/* Section settings ends */



/*eBrochure Settings*/
.ebroiframetransbg 
{
	background-color:#513c29;
}
.ebrochuremaintable 
{
	width:730px;
	background-color:#ddd0a1;
}
.ebrochureinnertable 
{
	background-color:#ddd0a1;
	width:700px;
}
.ebrochureheaderbg 
{
	height:162px;
	width:700px;
	background-color:#7c5d3e;
	
}
.ebrochurecontentbg 
{
	background-color:#bead71;
}
.ebrochurecontentbgcolor 
{   							/* for bottom color of background plain color which comes in a div  */
	background-color:#bead71;
}
.ebrochurepropname 
{
	font:normal 22px calibri, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	font-style:normal;
	vertical-alignment:middle;
}
.ebrochurepropaddress 
{
	font:normal 15px calibri, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	font-style:normal;
	vertical-alignment:middle;
}
.ebrochurenormaltext 
{
	font:normal 15px calibri, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-style:normal;
	vertical-alignment:middle;
}
.ebrochuredesign1header 
{ 							/* Recommended to use eiher this or ebrochuredottedhorizontalseparator; Do not remove this comment */
	font:normal 16px calibri, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	font-style:normal;
	background:#6a2805;
	height:22px;
	text-transform:Capitalize;
}
.ebrochuredottedhorizontalseparator 
{ 							/* Recommended to use eiher this or ebrochuredesign1header; Do not remove this comment */
	/*background:url(dottedhoriline.gif) left bottom repeat-x;*/
	height:1px;
}
.ebrochuredesign2header
{
	font:normal 24px calibri, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	font-style:normal;
	vertical-alignment:middle;
}
.ebrochurelink 
{
	font:normal 15px calibri, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: underline;
	font-style:normal;
	vertical-alignment:middle;
}
a.ebrochurelink:link 
{
	font:normal 15px calibri, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: underline;
	font-style:normal;
	vertical-alignment:middle;
}
a.ebrochurelink:visited 
{
	font:normal 15px calibri, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: underline;
	font-style:normal;
	vertical-alignment:middle;
}
a.ebrochurelink:hover 
{
	font:normal 15px calibri, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	font-style:normal;
	vertical-alignment:middle;
}
.ebrochureprinticon 
{
	height:62px;
	width:52px;
	background-image:url(print.jpg);
	background-repeat:no-repeat;
}
.ebrochurerefericon 
{
	height:62px;
	width:74px;
	background-image:url(referfriend.jpg);
	background-repeat:no-repeat;
}
.ebrochurefootertext 
{
	font:normal 12px calibri, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	font-style:normal;
	background:#7c5d3e;
	height:22px;
	padding-left:11px;
}
.ebrochuremapdimensions 
{    								/* for map dimensions  */
	width:550px;
	height:350px;
}
.ebrochurebullet 
{    								/* for bullets of headers  */
	background-image:url(headerubbullet.jpg);
	background-repeat:no-repeat;
	background-position:0px 8px;
	width:15px;
	height:21px;
}
.ebrochureverticalseparator 
{
	background-image:url(verti_seprator.jpg);
	background-repeat:repeat-y;
	width:13px;
}
.ebrochurepropertythumbnail 
{
	height:126px;
	width:160px;
	border: 1px solid #7c5d3e;
	float:right;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
}
.ebrochurehorizontalseparator 
{
	background-image:url(hori_seprator.jpg);
	background-repeat:repeat-x;
	height:13px;
}
.ebrochurehorizontalcolorseparator 
{
	background-color:#7c5d3e;
	height:10px;
}
.ebrochuretopleftcorner 
{
	background-image:url(top_leftcorner.png);
	background-position:right;
	background-repeat:no-repeat;
	height:23px;
	width:9px;
}
.ebrochuretoprightcorner 
{
	background-image:url(top_rightcorner.png);
	background-repeat:no-repeat;
	height:23px;
	width:9px;
	background-position:left;
}
.ebrochurebotleftcorner 
{
	background-image:url(bot_leftcorner.png);
	background-position:right;
	background-repeat:no-repeat;
	height:55px;
	width:10px;
}
.ebrochurebotrightcorner 
{
	background-image:url(bot_rightcorner.png);
	background-position:top left;
	background-repeat:no-repeat;
	height:55px;
	width:10px;
}
.ebrochuretopshadow 
{
	background-image:url(top_shadow.png);
	background-position:bottom;
	background-repeat:repeat-x;
	height:8px;
}
.ebrochureleftshadow 
{
	background-image:url(left_shadow.png);
	background-position:right;
	background-repeat:repeat-y;
}
.ebrochurebottomshadow 
{
	background-image:url(bottom_shadow.png);
	background-position:top;
	background-repeat:repeat-x;
}
.ebrochurerightshadow 
{
	background-image:url(right_shadow.png);
	background-position:left;
	background-repeat:repeat-y;
}
/*eBrochure Settings ends*/






/* Template specific classes */

.left_header
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #573410;
}

.apt_bg
{
	background: #b2a281;
}

.apt_text
{
	font-family:arial;
	color:#ffffff;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
}

.leftside_bg
{
	background:#d7d2c0;
	
}

.phone_num
{
 	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#512b03;
	text-decoration: none;
}

.Search
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color: #381e09;
	text-decoration: none;
}

a.Search:link
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color: #381e09;
	text-decoration: none;
}

a.Search:visited
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color: #381e09;
	text-decoration: none;
}

a.Search:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color: #381e09;
	text-decoration: underline;
}

a.Search:active
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color: #381e09;
	text-decoration: none;
}

.login_link 
{
	font-family:arial;
	font-size:10px;
	color:#492b0c;
	text-decoration:none;
}

a.login_link:link 
{
	font-family:arial;
	font-size:10px;
	color:#492b0c;
	text-decoration:underline;
}
a.login_link:visited 
{
	font-family:arial;
	font-size:10px;
	color:#492b0c;
	text-decoration:underline;

}

a.login_link:hover 
{
	font-family:arial;
	font-size:10px;
	color:#492b0c;
	text-decoration:underline;
}

.list
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#443628;
	height:25px;
}

/* Template specific classes ends */
