/* CSS Document for Alumni & Supporters user path */

/* Adjust CommonSpot default table content rendering */
.CS_Layout_TD {
	text-align:left;
	vertical-align:top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
}
.CS_LinkBar_HighlightedItem {
	color: #5E662F;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

/* Global Navigation Styles*/ 
.ccnyGlobalNavPosition {
	margin-top: 0px;
}

.ccnyMainNav {
	font-family: "Times New Roman", Times, sans-serif;
	font-size: 16px;
	font-weight:normal;
	color: #ffffff;
	background-image: url(/images/top_row1_purple_2_3.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #654489;
}

.ccnyMainNav a:link{
	font-family: "Times New Roman", Times, sans-serif;
	font-size: 16px;
	color: #ffffff;
	font-weight:normal;

}

.ccnyMainNav a:visited{
	font-family: "Times New Roman", Times, sans-serif;
	font-size: 16px;
	color: #ffffff;
	font-weight:normal;

}

.ccnyMainNav a:hover{
	font-family: "Times New Roman", Times, sans-serif;
	font-size: 16px;
	color: #c2b2d6;
	text-decoration:none;
	font-weight:normal;
}

.ccnyMainNav a:active{
	font-family: "Times New Roman", Times, sans-serif;
	font-size: 16px;
	color: #ffffff;
	font-weight:normal;
}

.ccnyGlobalNav {
	border: none;
	padding-top: 2px;
	padding-bottom: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	background-image: url(/images/top_row2_purple.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #74509f;
}
a.ccnyGlobalNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	padding: 2px 4px;
	vertical-align: middle;
	border-spacing: 0px;
	white-space: nowrap;
	border: none;
}
.ccnyGlobalNav a:link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 0px none;
	color: #FFFFFF;
}
.ccnyGlobalNav a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.ccnyGlobalNav a:hover {
	color: #CC99CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
.ccnyGlobalNav a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/* styles for local navigation color & fonts - these are the same class names across all paths with different values */

.localNavBKGDColor {
	background-color: #ece6f2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #111111;
	background-image: url(/prospective/images/bkg_rcol_purple.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	vertical-align: top;
	text-align: left;
	padding-left:5px;

}

.localNavSide
{
	background-color: #ece6f2;

}

.localNavBKGDColor a:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #743a8f;
	text-decoration:none;
	line-height:18px;
}

.localNavBKGDColor a:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #743a8f;
	text-decoration:none;
	line-height:18px;
}

.localNavBKGDColor a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #be65e7;
	text-decoration:none;
	line-height:18px;
}

.localNavBKGDColor a:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #743a8f;
	text-decoration:none;
	line-height:18px;
}

.localNavHeader {
	font-size: 18px;
	font-weight:normal;
	color: #291243;
	vertical-align: top;
	text-align: left;
	font-family: Garamond, "Times New Roman", Times, serif;
	font-weight:bold;
}
.localContactBox {
	background-color: #c5a5d3;
	padding: 5px;
	border: 1px dotted #666666;
	color:#111111;
	margin-top: 50px;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
}

.localContactBox a:link{
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #f3e0fd;
}

.localContactBox a:visited{
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #f3e0fd;
}

.localContactBox a:hover{
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
}

.localContactBox a:active{
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #f3e0fd;
}

.localIndent
{
	padding-left:5px;
}

/* END styles for local navigation*/

/* Styles for Academic Calendar
.calendarMonthHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CCCCCC;
	padding: 3px;
}
.calendarNotes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	line-height: 13px;
	font-weight: normal;
	color: #FFFFFF;
}
.calendarHighlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #000000;
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.caldendarRegular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
/* END Styles for Academic Calendar */

/* Styles for Course Finder Application 
.DeptHeader {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
}
.CourseHeader {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #848484;
}
.CourseSpecialFees {
	font-size: 10px;
	color: #FFFFFF;
	background-color: #B0B0B0;
}
.CourseComments {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #B0B0B0;
}
.SectionHeader {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #CCCCCC;
}
.SectionAlert {
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
}
.SectionComments {
	font-size: 10px;
	font-weight: bold;
	color: #996699;
	font-style: italic;
}
.TopBorder {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;	
}
/* END styles for Course Finder Application */



/* Styles for Prospective Student Home Page & Top-level */
.WhatHappening_Padding {
	padding:10px;
}
.WhatHappening_TableHeader {
	font-family:"Caslon 540", "Times New Roman", Times, serif;
	font-size: 22px;
	color: #FFFFFF;
	padding:5px;
}
.WhatHappening_TableHeaderBKGD {
	background-color:#666666;
	padding:5px;
}
.WhatHappening_ColumnHeader {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.WhatHappening_TableColumnBKGD_Light {
	background-color:#E8E8E8;
	padding:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.WhatHappening_TableColumnBKGD_Dark {
	background-color:#BFBFBF;
	padding:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.mainImageBorder {
	border-top-width: 6px;
	border-right-width: 0px;
	border-bottom-width: 6px;
	border-left-width: 6px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;	
}
.rightColumnCallOut {
	background-color:#9B009B;
	padding:6px;
}
.quicklinksDropDown {
	padding-top: 5px;
	padding-bottom: 5px;	
}
.quicklinksDropDownItem {
	width:120px;
}
.topContent {
	padding-top: 40px;
	padding-right: 40px;
	padding-bottom: 5px;
	padding-left: 10px;	
}
.topContentElementSpacing {
	line-height:20px;
	padding: 10px;
	height:20px;
}

.Feedback
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #F0F0F0;
	border: 1px dotted #999999;
	padding:15px;
	color: #333333;
	margin-top: 15px;
}

.Feedback_Divider
{
border-left: 1px solid #ffffff;
padding-left: 10px;

}

.Feedback_Spacer
{
padding-right: 10px;

}

.Feedback a:link
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	
}

.Feedback a:visited
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	
}

.Feedback a:hover
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.Feedback a:active
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.news
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

.news a:link
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	
}

.news a:visited
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	
}

.news a:hover
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.news a:active
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}


/* For Prospective Base Template */
.rcolumn
{
	background-color: #ece6f2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #111111;
	background-image: url(/prospective/images/bkg_rcol_purple.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	vertical-align: top;
	text-align: left;
	padding: 10px;
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}

.Feature
{
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 11px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color:#555555;
}

.Feature a:link{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #9676b5;
}

.Feature a:visited{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #9676b5;
}

.Feature a:hover{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #bba0d4;
}

.Feature a:active{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #9676b5;
}

.MainNav_indent
{
	padding-top: 10px;
	padding-left: 15px;	
	padding-bottom:15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #4a2f6a;
	text-decoration:none;
	line-height:18px;
}

.MainNav_indent a:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #4a2f6a;
	text-decoration:none;
	line-height:18px;
}

.MainNav_indent a:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #4a2f6a;
	text-decoration:none;
	line-height:18px;
}

.MainNav_indent a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #8e6eaf;
	text-decoration:none;
	line-height:18px;
}

.MainNav_indent a:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #4a2f6a;
	text-decoration:none;
	line-height:18px;
}

.MainNav_indent2
{
	padding-top: 10px;
	padding-left: 15px;	
	padding-bottom:15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #4a2f6a;
	text-decoration:none;
}

.MainNav_indent2 a:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #4a2f6a;
	text-decoration:none;
}

.MainNav_indent2 a:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #4a2f6a;
	text-decoration:none;
}

.MainNav_indent2 a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #8e6eaf;
	text-decoration:none;
}

.MainNav_indent2 a:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #4a2f6a;
	text-decoration:none;
}


.MainNav_bold_text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4a2f6a;
	text-decoration:none;
	line-height:18px;
}

.MainNav_bold_text a:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4a2f6a;
	text-decoration:none;
	line-height:18px;
	}

.MainNav_bold_text a:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #4a2f6a;
	text-decoration:none;
	line-height:18px;}

.MainNav_bold_text a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #8e6eaf;
	text-decoration:none;
	line-height:18px;	
}

.MainNav_bold_text a:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4a2f6a;
	text-decoration:none;
	line-height:18px;
}

h1 {
	font-size: 24px;
	font-weight:normal;
	font-family: Baskerville, Garamond, "Times New Roman", serif;
	color: #333333;
	line-height:36px;
}

h2 {
	font-size: 16px;
	font-weight:normal;
	font-family: Baskerville, Garamond, "Times New Roman", serif;
	color: #666666;
	
}

h3 {
	font-size: 14px;
	font-weight:normal;
	font-family: Baskerville, Garamond, "Times New Roman", serif;
	color: #9676b5;
}



.Headline {
	font-size: 24px;
	font-weight:normal;
	font-family: Baskerville, Garamond, "Times New Roman", serif;
	color: #333333;
	line-height:36px;
}

.Sub-Headline {
	font-size: 16px;
	font-weight:normal;
	font-family: Baskerville, Garamond, "Times New Roman", serif;
	color: #666666;
	
}

.Sub-Headline2 {
	font-size: 14px;
	font-weight:normal;
	font-family: Baskerville, Garamond, "Times New Roman", serif;
	color: #9676b5;
}

.Sub-Headline3 {
	font-size: 16px;
	font-weight:normal;
	font-family: Baskerville, Garamond, "Times New Roman", serif;
    color:#330066;	
}

.Sub-Headline3 a:link
{
	font-size: 16px;
	font-weight:normal;
	font-family: Baskerville, Garamond, "Times New Roman", serif;
    color:#330066;	
	text-decoration:none;

}

.Sub-Headline3 a:visited
{
	font-size: 16px;
	font-weight:normal;
	font-family: Baskerville, Garamond, "Times New Roman", serif;
    color:#330066;	
	text-decoration:none;
	
}

.Sub-Headline3 a:hover
{
	font-size: 16px;
	font-weight:normal;
	font-family: Baskerville, Garamond, "Times New Roman", serif;
	color: #666666;	
	text-decoration: none;
}

.Sub-Headline3 a:active
{
	font-size: 16px;
	font-weight:normal;
	font-family: Baskerville, Garamond, "Times New Roman", serif;
    color:#330066;	
	text-decoration:none;
}

/* Tab Layout */
.Feedback
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color:#f8f8f8;
	border: 1px dotted #cccccc;
	padding: 7px;
	color: #555555;
}

.indent
{
	padding: 10px;
}

.tab_header_bkg
{
	background-image: url(/prospective/images/bkg_tab_off.jpg);
	background-color:#ffffff;
	background-repeat: repeat-x;
	background-position: left top;
	padding-top:3px;
	padding-bottom:5px;
}



.tab_unselected
{
	font-size: 18px;
	font-weight:normal;
	font-family: Baskerville, Garamond, "Times New Roman", serif;
	color: #805fa7;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 3px;
}

.tab_unselected a:link
{
	font-size: 18px;
	font-weight:normal;
	font-family: Baskerville, Garamond, "Times New Roman", serif;
	color: #805fa7;
	text-decoration:none;
}

.tab_unselected a:visited
{
	font-size: 18px;
	font-weight:normal;
	font-family: Baskerville, Garamond, "Times New Roman", serif;
	color: #805fa7;
	text-decoration:none;
}

.tab_unselected a:hover
{
	font-size: 18px;
	font-weight:normal;
	font-family: Baskerville, Garamond, "Times New Roman", serif;
	color:#ffffff;
	text-decoration:none;
}

.tab_unselected a:active
{
	font-size: 18px;
	font-weight:normal;
	font-family: Baskerville, Garamond, "Times New Roman", serif;
	color: #805fa7;
	text-decoration:none;
}

.tab_selected
{
	font-size: 18px;
	font-weight:normal;
	font-family: Baskerville, Garamond, "Times New Roman", serif;
	color: #ffffff;
	background-color: #815fa9;
	background-image: url(/prospective/images/bkg_tab_on.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 15px;
	padding-top:5px;
	line-height: 24px;
	vertical-align: top;
	display: inline;
}


.Gray_Footer
{
	background-color: #e2e2e2;
	background-image: url(/current/images/bkg_tab_mid.jpg);
	background-repeat: repeat-y;
	background-position: top;
}

.tab_content_subheadline
{
	font-size: 16px;
	font-weight:normal;
	font-family: "Times New Roman", serif;
	color: #555555;
	padding-bottom: 8px;
	padding-left:10px;
}

.tab_content_columnone
{
	padding-left:12px;
	padding-right:10px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #555555;
}

.tab_content_columnone a:link
{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #805fa7;
	text-decoration:none;
}

.tab_content_columnone a:visited
{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #805fa7;
	text-decoration:none;
}

.tab_content_columnone a:hover
{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #bd9fde;
	text-decoration:none;
}

.tab_content_columnone a:active
{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #805fa7;
	text-decoration:none;
}

.tab_content_columnborder
{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;	
	padding-left:12px;
	padding-right:10px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #555555;
	
}

.tab_content_columnborder a:link
{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #805fa7;
	text-decoration:none;
}

.tab_content_columnborder a:visited
{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #805fa7;
	text-decoration:none;
}

.tab_content_columnborder a:hover
{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #bd9fde;
	text-decoration:none;
}

.tab_content_columnborder a:active
{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #805fa7;
	text-decoration:none;
}

/* Header Area */

.TopContent
{
	padding-top: 20px;
	padding-left: 30px;
	background-color: #ececec;
	background-image: url(/prospective/images/topcontent_pro2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #666666;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	height: 161px;
	width:697px;
}

.TopContent a:link{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #805fa7;
}

.TopContent a:visited{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #805fa7;
}

.TopContent a:hover{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #bd9fde;
}

.TopContent a:active{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #805fa7;
}


/* Admissions Tab Menu */


.tab_adm_unselected
{
	font-size: 12px;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #805fa7;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 3px;
}

.tab_adm_unselected a:link
{
	font-size: 12px;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #805fa7;
	text-decoration:none;
}

.tab_adm_unselected a:visited
{
	font-size: 12px;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #805fa7;
	text-decoration:none;
}

.tab_adm_unselected a:hover
{
	font-size: 12px;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #683A9A;
	text-decoration:none;
}

.tab_adm_unselected a:active
{
	font-size: 12px;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #805fa7;
	text-decoration:none;
}

.tab_adm_selected
{
	font-size: 12px;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 3px;
}

.tab_adm_indent
{
	padding-left: 20px;
	font-size: 12px;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #333;
}

.localNavSpacer {
	height:10px;
}
.localNav_1 {
	font-style: normal;
}

.localNav_1_noLink {
	font-style: normal;
}

.localNav_2 {
	padding-left:20px;
	list-style-type:none;
	font-style: normal;
	font-weight: normal;	
}
.localNav_2_noLink {
	padding-left:20px;
	list-style-type:none;
	font-style: normal;
	font-weight: normal;
}

.localNav_3 {
	padding-left:30px;
	list-style-type: square;
	list-style-position: inside;
	font-style: italic;
	font-weight: normal;
}
.localNav_3_noLink {
	padding-left:30px;
	list-style-type: square;
	list-style-position: inside;
	font-style: italic;
	font-weight: normal;
}

.newstitles
{
	text-transform:uppercase;
	font-weight:bold;
}
