/* Default Settings */

body
{
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	scrollbar-face-color : #b6b6b6;
	scrollbar-highlight-color : #4e4e4e;
	scrollbar-shadow-color : #4e4e4e;
	scrollbar-3dlight-color : #ffffff;
	scrollbar-arrow-color : #ffffff;
	scrollbar-track-color : #ffffff;
	scrollbar-darkshadow-color : #ffffff;
	background-color:#ffffff;
}

body a:link, body a:visited, body a:hover
{
	font:bold 11px  verdana;
	color: #236d90;
	text-decoration:underline;
	text-align:center;
	cursor:pointer;
	outline:none;
}

.bodycolor
{
	background-color:#ffffff;
}

.footertext                                              /* copyright text */
{ 

 font-size: 13px; 
 font-family: verdana;
 font-weight:bold;
 color:#aaaaaa;
 text-align:center;
 padding-top:4px;
 line-height:15px;
background-image:url(footerbg.jpg);
background-repeat:repeat-x;
height:25x;
background-color:#2d2d2d;
background-position:bottom;
}


.bottomlinks                                               
{
 font:bold 13px verdana;
 color: #d8eced;
 text-decoration:none;
 cursor:pointer;
 line-height:14px;
}

a.bottomlinks:link
{
 font:bold 13px verdana;
 color: #d8eced;
 text-decoration:none;
 cursor:pointer;
 line-height:14px;
}

a.bottomlinks:visited
{
 font:bold 13px verdana;
 color: #d8eced;
 text-decoration:none;
 cursor:pointer;
 line-height:14px;
}

a.bottomlinks:hover
{
 font:bold 13px verdana;
 color: #d8eced;
 text-decoration:underline;
 cursor:pointer;
 line-height:14px;
}

/* Default Settings ends */

/* Form settings */

.FormBodyText {
	font:normal 11px verdana;
	color:#000000;
	text-decoration: none;
	line-height:15px;
}
.FormLabelText					/* used for form labels e.g. username, password..etc */ {
	font:normal 11px verdana;
	color:#000000;
	text-decoration: none;
	line-height:15px;
	
}
.FormLabelTextHeader				/* used for form labels e.g. username, password..etc */ {
	font:bold 11px verdana;
	color:#000000;
	text-decoration: none;
}
.FormLabelHeader {
	font:bold 15px Verdana;
	color: #786759;
	height:10px;
	/*background-color:#000000;*/
	padding-left:4px;
	text-decoration: none;
	text-align:left;
	line-height:25px;
}
.FormLabelSubHeader {
	font:normal 11px verdana;
	color: #000000;
	text-decoration: none;
	font-weight:bold;
}
.FormErrorText {
	font:normal 11px verdana;
	color: #af0202;
	text-decoration: none;
	text-align:left;
}
.FormMessageText {
	font:normal 12px verdana;
	color: #000000;
	text-decoration: none;
	vertical-alignment:middle;
	text-align:left;
	line-height:26px;
}
.FormButton {
       font:normal 11px verdana;
	color: #ffffff;
	border: 1px solid #000000;
	background-color:#644936;
	text-decoration: none;
	cursor:pointer;
	outline:none;
}
.FormStatusButton {
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	color: #ffffff;
	background-color:#646464;
	text-decoration: none;
	border:1px solid #ffffff;
	height:20px;
	cursor:pointer;
}
.FormTextField {
	font:normal 11px Arial;
	color: #000000;
	height:20px;
	width: 160px;
	border: 1px solid #e1e1e1;
	background-color:#efefef;
	text-decoration: none;
	padding-left:5px;
}
.RequiredField {
	background-color:#a6a7a8;
	width: 100px;
}
.RequiredLabel {
	color:#000000;
	vertical-align:top;
	text-align:center;
}

.formtableborder
{
	border:1px solid #034a60;
}

.FormTableHeader {
	font:bold 11px verdana;
	color:#ffffff;
	background-color:#656c76;
	text-decoration: none;
	text-align:left;
	line-height:16px;
	padding-left:2px;
	padding-right:2px;
}

.FormTableHeader td, .FormTablerow td, .FormTablerowAlt td
{
	padding-left:7px;
	padding-right:7px;
	height:20px;
}

.FormTableSubHeader {
	font:normal 11px verdana;
	color: #000000;
	background-color:#cccccc;
	text-decoration: none;
}
.FormTablerow {
	font:normal 10px verdana;
	color: #000000;
	background-color:#c8d2d3;
	text-decoration: none;
	height:20px;
	text-align:left;
	line-height:25px;
	padding-left:2px;
	padding-right:2px;
}
.FormTablerowAlt {
	font:normal 10px verdana;
	color: #000000;
	background-color:#8aa4b0;
	text-decoration: none;
	height:20px;
	text-align:left;
	line-height:25px;
	padding-left:2px;
	padding-right:2px;
}
.FormTabActive {
	font:bold 11px verdana;
	color: #ffffff;
	background-repeat:no-repeat;
	height:24px;
	width:146px;
	text-decoration: none;
	cursor:pointer;
	text-align:center;
	vertical-align:middle;
}
.FormTabInactive {
	font:normal 11px verdana;
	color: #cfcfcf;
	background-repeat:no-repeat;
	height:24px;
	width:146px;
	text-decoration: none;
	cursor:pointer;
	text-align:center;
	vertical-align:middle;
}
.FormTableSubrow {
	font:normal 10px verdana;
	color: #000000;
	height:30px;
	text-align:left;
	text-decoration: none;
}
.FormTableFooter {
	font:bold 11px verdana;
	color:#000000;
	background-color:#b4c93e;
	line-height:16px;
	padding-left:2px;
	padding-right:2px;
	text-align:right;
	text-decoration: none;
}

.FormTableFooter td
{
	padding-left:7px;
	padding-right:7px;
	height:20px;
}

.FormTextArea {
	font:normal 11px verdana;
	color: #000000;
	width:200px;
	text-decoration: none;
	border:1px solid #c2c2c2;
}
Select {
	font:normal 11px Arial;
	color: #000000;
	height:20px;
	width: 198px;
	border: 1px solid #e1e1e1;
	background-color:#ffffff;
	text-decoration: none;
	padding-left:2px;
}
.FormBullet {
 _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='../templates/NeoTraditionalInnerStyle/bullet.png');
	background-repeat:no-repeat;
	background-position:left top;
	width:7px;
}
.FormBullet[class] {
	background-image:url(bullet.png);
	background-repeat:no-repeat;
	background-position:left middle;
	width:7px;
}
.FormImage {
	border: dashed 1px #f49602;
	font-family: arial;
	font-size: 11px;
	color: #000000;
}
/*hr {
	color:#c0c0c0;
	height: 1px;
	border: 0;
	width: 100%;
}*/

.iframetransbg {
	background:none;
	
}
.FormLinks {
	font:bold 11px verdana;
	color: #786759;
	text-decoration:none;
	cursor:pointer;
}
a.FormLinks:link {
	font:bold 11px verdana;
	color: #786759;
	text-decoration: none;
	cursor:pointer;
}
a.FormLinks:visited {
	font:bold 11px verdana;
	color: #786759;
	text-decoration:none;
	cursor:pointer;
}
a.FormLinks:hover {
	font:bold 11px verdana;
	color: #786759;
	text-decoration: underline;
	cursor:pointer;
}
.FormPageNumber {
	font:bold 11px verdana;
	color:#555555;
	text-decoration:none;
	text-align:left;
	cursor:pointer;
}
.ActiveFormPageNumber {
	font:bold 13px verdana;
	color:#000000;
	text-decoration:none;
	text-align:left;
	cursor:pointer;
}
.FormFPName {
	font:bold 12px verdana;
	color: #000000;
	text-decoration: none;
	text-align:left;
	cursor:pointer;
}
.FormFPName:link {
	font:bold 12px verdana;
	color: #000000;
	text-decoration:none;
	text-align:left;
	cursor:pointer;
}
.FormFPName:visited {
	font:bold 12px verdana;
	color: #000000;
	text-decoration:none;
	text-align:left;
	cursor:pointer;
}
.FormFPName:hover {
	font:bold 12px verdana;
	color: #606060;
	text-decoration:underline;
	text-align:left;
	cursor:pointer;
}
.FormPageNumberdivider {
	font:bold 11px verdana;
	color:#000000;
	text-align:right;
	text-decoration:none;
}
/* Form settings ends */


/* floorplan settings starts*/  
.FloorPlanNormalText {
	font:normal 12px verdana;
	color:#595959;
	text-decoration: none;
	font-weight:bold;
}
.FloorPlanBedName {
	font:normal 13px verdana;
	color:#595959;
	text-decoration: none;
	font-weight:bold;
}
.FloorPlanLinks {
	font:bold 11px verdana;
	color: #000000;
	text-decoration:underline;
	text-align:left;
	cursor:pointer;
}
a.FloorPlanLinks:link {
	font:bold 11px verdana;
	color: #000000;
	text-decoration: underline;
	text-align:left;
	cursor:pointer;
}
a.FloorPlanLinks:visited {
	font:bold 11px verdana;
	color: #000000;
	text-decoration:underline;
	text-align:left;
	cursor:pointer;
}
a.FloorPlanLinks:hover {
	font:bold 11px verdana;
	color: #595959;
	text-decoration: underline;
	text-align:left;
	cursor:pointer;
}
.FloorPlanName {
	font:bold 11px verdana;
	color: #000000;
	text-decoration:underline;
	text-align:left;
	cursor:pointer;
}
a.FloorPlanName:link {
	font:bold 11px verdana;
	color: #000000;
	text-decoration: underline;
	text-align:left;
	cursor:pointer;
}
a.FloorPlanName:visited {
	font:bold 11px verdana;
	color: #000000;
	text-decoration:underline;
	text-align:left;
	cursor:pointer;
}
a.FloorPlanName:hover {
	font:bold 11px verdana;
	color: #000000;
	text-decoration: underline;
	text-align:left;
	cursor:pointer;
}
.FloorPlanbg {
	/*background-color:#d9d9d9;*/
}
.FloorPlanHomeDecorImg {
	background-image: url(homedecorplanner.jpg);
	height:28px;
	width:196px;
	background-repeat:no-repeat;
	background-position:center center;
	cursor:pointer;
}

form
{
	padding:0px;
	margin:0px;
}
/* floorplan settings ends*/ 



/*eBrochure Settings*/
.ebroiframetransbg {
}
.ebrochuremaintable {
	width:730px;
	background-color:#ffffff;
}
.ebrochureinnertable {
	background-color:#ffffff;
	width:700px;
}
.ebrochureheaderbg {
	height:162px;
	width:700px;
	background-repeat:no-repeat;
}
.ebrochurecontentbg {

	background-color:#E5E5E5;
}
.ebrochurecontentbgcolor {   /* for bottom color of background plain color which comes in a div  */
	background-color:#E5E5E5;
}
.ebrochurepropname {
	font:normal 22px Arial;
	color: #000000;
	text-decoration: none;
	font-style:normal;
	vertical-alignment:middle;
}
.ebrochurepropaddress {
	font:normal 15px Arial;
	color: #464646;
	text-decoration: none;
	font-style:normal;
	vertical-alignment:middle;
}
.ebrochurenormaltext {
	font:normal 15px Arial;
	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 Arial;
	color: #ffffff;
	text-decoration: none;
	font-style:normal;
	background:#555555;
	height:30px;
	text-transform:uppercase;
}
.ebrochuredottedhorizontalseparator { /* Recommended to use eiher this or ebrochuredesign1header; Do not remove this comment */
	
	height:1px;
}
.ebrochuredesign2header {
	font:normal 24px Arial;
	color: #000000;
	text-decoration: none;
	font-style:normal;
	vertical-alignment:middle;
}
.ebrochurelink {
	font:normal 15px Arial;
	color: #786759;
	text-decoration: underline;
	font-style:normal;
	vertical-alignment:middle;
}
a.ebrochurelink:link {
	font:normal 15px Arial;
	color: #786759;
	text-decoration: underline;
	font-style:normal;
	vertical-alignment:middle;
}
a.ebrochurelink:visited {
	font:normal 15px Arial;
	color: #786759;
	text-decoration: underline;
	font-style:normal;
	vertical-alignment:middle;
}
a.ebrochurelink:hover {
	font:normal 15px Arial;
	color: #786759;
	text-decoration: none;
	font-style:normal;
	vertical-alignment:middle;
}
.ebrochureprinticon {
	height:62px;
	width:56px;
	background-image:url(print.jpg);
	background-repeat:no-repeat;
}
.ebrochurerefericon {
	height:62px;
	width:72px;
	background-image:url(refer_friend.jpg);
	background-repeat:no-repeat;
}
.ebrochurefootertext {
	font:normal 12px Arial;
	color: #ffffff;
	text-decoration: none;
	font-style:normal;
	background:#555555;
	height:22px;
	padding-left:11px;
}
.ebrochuremapdimensions {    /* for map dimensions  */
	width:550px;
	height:350px;
}
.ebrochurebullet {    /* for bullets of headers  */
	background-image:url(headersubbullet.gif);
	background-repeat:no-repeat;
	background-position:0px 8px;
	width:5px;
	height:5px;
}
.ebrochureverticalseparator {
	background-repeat:repeat-y;
	width:13px;
}
.ebrochurepropertythumbnail {
	height:126px;
	width:160px;
	/*border: 1px solid #999999;*/
	float:right;
	padding-top:0px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
}
.ebrochurehorizontalseparator {
	background-repeat:repeat-x;
	height:13px;
}
.ebrochurehorizontalcolorseparator {
	background-color:#000000;
	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;
}

.ebrochuredatetime {
            font:bold 12px Verdana;
            color: #000000;
            height:30px;
            text-align:right;
}

/*eBrochure Settings ends*/

/* Apartment Search Settings*/

.AptiFrameTransbg {
	background-color:#ffffff;
}
.AptFormBodyText {
	font:normal 11px verdana;
	color:#6e6e6e;
	text-decoration: none;
}
.AptFormLabelText {
	font:normal 11px verdana;
	color:#3e3e3e;
	text-decoration: none;
}
.AptSelect {
	font:normal 11px verdana;
	color: #3e3e3e;
	text-decoration: none;
	MAX-Height:35px;
	width:165px;
	width:170px!ie;
}
.AptFormTextField {
	font:normal 11px Arial;
	color: #000000;
	height:20px;
	width: 165px;
	width: 170px!ie;
	border: 1px solid #e1e1e1;
	background-color:#efefef;
	text-decoration: none;
	padding-left:5px;
}
.AptFormButton {
	font:normal 12px Arial;
	color: #ffffff;
	border: 1px solid #000000;
	background-color:#644936;
	text-decoration: none;
	cursor:pointer;
	
}
.AptTableVertical    /* for controlling Vertical table parameters in aspx */ {
	border:0px solid #000000;
}
.AptTableHorizontal    /* for controlling Horizontal table parameters in aspx */ {
	border:0px;
	width:100%;
	margin-top:0px;
}
.AptFormErrorText {
	font:normal 11px verdana;
	color:##cc0000;
	text-align:left;
	text-decoration: none;
}
/* Apartment Search Settings*/



/*Specials Settings*/

.Specialsbg {
	height:70px;
	background-color:#eeb007;
}
.Specialstext {
	font:bold 12px verdana;
	color: #cc0000;
	text-decoration: none;
	font-style:normal;
	vertical-alignment:middle;
}
/*Specials Settings*/



/* Editor settings */                        /* not to change any settings in this section */

.normaltext {
	font:normal 11px verdana;
	color: #000000;
	line-height: 20px;
}
.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')
}
p {
	font:normal 11px verdana;
	color: #353535;
	line-height: 15px;
	text-align:left;
}
/* Editor settings ends */


/* Menu settings */

.hmenubg                                                  /* for vertical menu background */ {
	
	padding: 0px 100px;
}
.hlinkbg                                                  /* for horizontal menu */ {
	font:bold 15px Arial;
	color:#ffffff;
	text-decoration:none;
	vertical-align:middle;
	height:15px;
}

a.hlinkbg:link                                                  /* for horizontal menu */ {
	/*font:normal 18px Calibri;*/
	font:bold 15px Arial;
	color:#ffffff;
	text-decoration:none;
	vertical-align:middle;
}

a.hlinkbg:hover                                                  /* for horizontal menu */ {
	font:bold 15px Arial;
	color:#ffffff;
	text-decoration:none;
	vertical-align:middle;
}
a.hlinkbg:visited                                                 /* for horizontal menu */ {
	font:bold 15px Arial;
	color:#ffffff;
	text-decoration:none;
	vertical-align:middle;
}
.activehlinkbg                                                  /* for horizontal menu */ {
	font:bold 15px Arial;
	color:#fdb25a;
	text-decoration:none;
	vertical-align:middle;
}

a.activehlinkbg:link {
	font:bold 15px Arial;
	color:#fdb25a;
	text-decoration:none;
	vertical-align:middle;
}

a.activehlinkbg:visited {
	font:bold 15px Arial;
	color:#fdb25a;
	text-decoration:none;
	vertical-align:middle;
}

a.activehlinkbg:hover {
	font:bold 15px Arial;
	color:#fdb25a;
	text-decoration:none;
	vertical-align:middle;
}
.vmenubg                                                  /* for vertical menu background */ {
	border: 1px solid #c2c2c2;
	height:38px;
}
.vlinkbg                                                 /* for vertical menu*/ 
{
	
}


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 */

.design1header {
	font:bold 16px verdana;
	color: #786759;
	text-align:left;
}

.design1bg {
	font:normal 11px verdana;
	color: #000000;
	line-height: 20px;
	text-align:justify;
}

.design2header {
	font:bold 16px verdana;
	color: #786759;
	text-align:left;
}

.design2bg {
}

.design3header {
	font:bold 16px verdana;
	color: #786759;
	text-align:left;
}
.design3bg {
	background-color:#666666;
}
.blankheader                                          /* when the section has no design applied (design4) */ {
	font:bold 16px verdana;
	color: #786759;
	text-align:left;
}
/* Section settings ends */


/*Google Map settings start*/

div.gs-street, div.gs-directions {
	font-family:verdana;
	font-size:11px;
}
div.gs-phone, div.gs-city {
	display: inline;
	font-family:verdana;
	font-size:11px;
}
div.gs-title a:link {
	display: inline;
	font-family:verdana;
	font-size:11px;
}
div.gs-region {
	display: inline;
}
div.gs-country {
	display: none;
}
div.gs-directions {
	font-family:verdana;
	font-size:11px;
}
div.gs-label {
	font-family:verdana;
	font-size:11px;
}
.gs-secondary-link {
	font-family:verdana;
	font-size:11px;
}
.gs-watermark {
	font-family:verdana;
	font-size:11px;
}
.MarkerText {
	font:normal 11px verdana;
	color:#003b4b;
}
a.MarkerHeaderText:link, a.MarkerHeaderText:visited, a.MarkerHeaderText:hover {
	font:bold 12px verdana;
	color:#049dc7;
}
.googledir div {
	font:normal 11px verdana;
	color:#000000;
}
.googledir table td {
	font:normal 11px verdana;
	color:#056c87;
}


/*Google Map settings end*/


/* Template specific classes */

.topbg{
background-image:url(topbg.jpg);
background-repeat:repeat-x;
height:157px;
}

#logo {
	position:absolute;
	margin-left:-50px;
	margin-top:45px;
	background-color:#ffffff;
	/*margin-bottom:300px;*/
	width:151px;
        height:171px;
}

.imgborder {
border:1px solid #b9b9b9;
}

.bottombg{
background-color:#2d2d2d;
 font-size: 11px; 
 font-family: verdana;
 font-weight:bold;
 color:#aaaaaa;
 text-align:center;
 padding-top:10px;
 line-height:18px;
}

.footerbg{

font-size: 13px; 
 font-family: verdana;
 font-weight:bold;
 color:#cfdae4;
 text-align:center;

 line-height:17px;
}


.shadowborderleft
 { 
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='../templates/NeoTraditionalInnerStyle/shadowL.png');
background-repeat:repeat-y;
width:4px;
}



.shadowborderleft[class]
{
	background-image:url(shadowL.png);
	background-repeat:repeat-y;
	width:4px;
}

.shadowborderright
 { 
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='../templates/NeoTraditionalInnerStyle/shadowR.png');
background-repeat:repeat-y;
width:4px;
}



.shadowborderright[class]
{
	background-image:url(shadowR.png);
	background-repeat:repeat-y;
	width:4px;
}

.aptsrchborderleft
 { 
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='../templates/NeoTraditionalInnerStyle/aptsrchborderleft.png');
background-repeat:repeat-y;
width:7px;
}



.aptsrchborderleft[class]
{
	background-image:url(aptsrchborderleft.png);
	background-repeat:repeat-y;
	width:7px;
}

.greyline
{
	background-image:url(grey-line.jpg);
	background-repeat:repeat-x;
}


.CorpAdvsearchLink
{
  font:bold 12px Arial ;
  color: #000000;
  text-decoration: none;
}

a.CorpAdvsearchLink:link
{
  font:bold 12px Arial ;
  color: #000000;
  text-decoration: none;
}

a.CorpAdvsearchLink:visited
{
  font:bold 12px Arial ;
  color: #000000;
  text-decoration: none;
}

a.CorpAdvsearchLink:hover
{
  font:bold 12px Arial ;
  color: #000000;
  text-decoration: none;
}

.copyrighttext{

font-size: 11px; 
 font-family: verdana;
 font-weight:bold;
 color:#ffffff;
 text-align:left;
 padding-top:7px;
 line-height:15px;
white-space:nowrap;
padding-left:90px;
}


.notranslate
{
	font:normal 11px verdana ;
	color: #000000;
	background-color:#cccccc;
	text-decoration: none;
	MAX-Height:25px;
width:130px;
}


/* Template specific classes ends */


