/* CSS Document */

.clr {
	clear: both;
}

.outline {
  border: 1px solid #cccccc;
  background: #ffffff;
	padding: 2px;
}

#pathway_outer {
	width: 450px;
  float: left;
  margin-bottom: 2px;
	margin-right: 2px;
}

#pathway_inner {
  float: none !important;
  float: left;
	border: 1px solid #cccccc;
	height: 21px;
}

#pathway_text {
  overflow: hidden;
	float: left;
	display: block;
	padding-top: 4px;
	height: 18px;
	padding-left: 5px;
}

a.pathway {
}

#buttons {
	float: right;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height:22px; 	

	background: url("menu_top.gif"/*tpa=http://www.cit.ctu.edu.vn/templates/cchc_2/images/menu_top.gif*/);

}


ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;	
        white-space: nowrap;
}

ul#mainlevel-nav li
{
	display: block;
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: right;
	margin: 0;
	width: auto !important;
    width: 15%;
	font-size: 11px;
	line-height: 21px;
	white-space: nowrap;
	border-left: 1px solid #cccccc;	
}

ul#mainlevel-nav li a
{
	width: 100%;
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #333333;
	background: transparent;
	color:#000066; /*#FFFFFF;*/
	text-transform: uppercase;
}

#buttons>ul#mainlevel-nav li a { width: auto; }

	ul#mainlevel-nav li a:hover
{
	color: #;
	background-color:#CCCCCC;
        white-space: nowrap;
}


#search_outer {
	float: left;
	width: 182px;
}

#search_inner {
  border: 1px solid #cccccc;
  padding: 0px;
/*height: 21px !important;
  height: 23px;*/
  width:182px;
  overflow: hidden;
}

#search_inner form {
  padding: 0;
  margin: 0;
}

#search_inner .inputbox {
	border: 0px;
	padding: 3px 3px 3px 5px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #ff6600;
	width:184px;
}

#header_outer {
	text-align: left;
	border: 0px;
	margin: 0px;
}

#header {
	float: left;
	padding: 0px;
	margin-right: 2px;
	width: 780px;
	height: 120px;
	color:#BA3B01;
	background: url("header_short.jpg"/*tpa=http://www.cit.ctu.edu.vn/templates/cchc_2/images/header_short.jpg*/) no-repeat;
}


#top_outer{
	float: left;
	width: 165px;
}

#top_inner {
  border: 1px solid #cccccc;
	padding: 2px;
  height: 144px !important;
  height: 150px;
  overflow: hidden;
  float: none !important;
  float: left;
}

#left_outer {

	margin-top:0px;
	width: 155px;
}

#left_inner {
  border: 1px solid #cccccc;
  padding: 0px;
  float: none !important;
  width: 181px;
  border-right:0px; 
  text-align: center;
}

#content_outer {
	padding: 0px;
	margin-top: 0px;
	margin-left: 2px;
	/** border: 1px solid #cccccc; **/
	float: left;
	width: 450px;
}

#content_inner{
  float: none !important;
  float: left;
  padding: 0;
  padding-top: 2px;
  margin: 0;
}

table.content_table {
  width: 100%;
	padding: 0px;
	margin: 0px;
}

table.content_table td {
	padding: 0px;
	margin: 0px;
}


.bgcolorbanner{
	background-color:#BA3B01;
}

#banner_inner {
	float: left;
	padding: 0px;
	height: 70px;
}

#poweredby_inner {
	float: right;
	padding: 0px;
	margin-left: 0px;
	height: 70px;
}

#right_outer {
	margin-left: 0px;
	width: 181px;
}

#right_inner {
  float: none !important;
  float: left;
  border: 1px solid #cccccc;
  padding: 2px;
  border-left:0px;
}


.user1_inner {
	border: 1px solid #cccccc;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}

.user2_inner {
	border: 1px solid #cccccc;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}

table td.body_outer {
	padding: 2px;
	border: 1px solid #cccccc;
}



#active_menu {
	color:#F83C03;
	font-weight: bold;
/*	background: url(../images/mainover_menu.jpg) no-repeat;*/
}

a#active_menu:hover {
	color: #E15704;
}

.maintitle {
	color: #ffffff;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
}

.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #cccccc;
  font-size: 14px;
  font-weight: bold;
}

/** old stuff **/

.back_button {
	float: left;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 1px #cccccc;
  width: auto;
  background: url("button_bg.png"/*tpa=http://www.cit.ctu.edu.vn/templates/cchc_2/images/button_bg.png*/) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}



.pagenav {
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 1px double #cccccc; 
  width: auto;
  background: url("button_bg.png"/*tpa=http://www.cit.ctu.edu.vn/templates/cchc_2/images/button_bg.png*/) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenavbar {
	margin-right: 10px;
	float: right;
}

#footer {
	text-align: center;
	padding: 3px;
}

ul
{
margin: 0;
padding: 0;
list-style: none;
}

li
{
line-height: 15px;
padding-left: 16px;
padding-top: 0px;
background-image: url("arrow.png"/*tpa=http://www.cit.ctu.edu.vn/templates/cchc_2/images/arrow.png*/) ;
background-repeat: no-repeat;
background-position:3px 3px;
}


td {
	text-align: left;
	font-size: 11px;
}



body {
	margin: 0px;
	margin-left:0px;
	margin-top:0px;
	height: 100%;
	padding: 0px;
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 11px;
	color: #333333;
	background: #FFFFFF;
}

/* mambo core stuff #ff6600 */
a:link, a:visited {
	color:#003399; text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #C43C03;	text-decoration: none;
	font-weight: bold;
}

table.contentpaneopen {
  	width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpaneopen td {
   padding-right: 5px;
}

table.contentpaneopen td.componentheading {
	padding-left: 4px;
}

.componentheading{
	color: red;
}


table.contentpane {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpane td {
	margin: 0px;
	padding: 0px;
}

table.contentpane td.componentheading {
	padding-left: 4px;
}

.button {
  color: #ff6600;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 1px double #cccccc;
  width: auto;
  background: url("button_bg.png"/*tpa=http://www.cit.ctu.edu.vn/templates/cchc_2/images/button_bg.png*/) repeat-x;
  padding: 0px 0px;
  line-height: 18px !important;
  line-height: 16px;
  height: 26px !important;
  height: 24px;
  margin: 1px;
}

.buttoncchc1 {
  color: #ff6600;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 1px #cccccc;
  width: auto;
  background: url("button_bg.png"/*tpa=http://www.cit.ctu.edu.vn/templates/cchc_2/images/button_bg.png*/) repeat-x;
  padding: 0px 5px;
  line-height: 18px !important;
  line-height: 16px;
  height: 26px !important;
  height: 24px;
  margin: 1px;
}
/*.inputbox {
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
}*/
.inputbox {
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
	font: 8pt Arial, Helvetica, sans-serif;
}
.inputboxcchc1 {
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
}

.componentheading {
	background: url("subhead_bg.png"/*tpa=http://www.cit.ctu.edu.vn/templates/cchc_2/images/subhead_bg.png*/) repeat-x;
	color: #9E5E2D;;
	text-align: left;
	padding-top: 4px;
	padding-left: 5px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;

}

.contentcolumn {
	padding-right: 5px;
}

.contentheading {
	height: 35px;
	background: url("contenthead.png"/*tpa=http://www.cit.ctu.edu.vn/templates/cchc_2/images/contenthead.png*/) top left repeat-x;
	color: #0F799A;
	font-weight: bold;
	font-size: 11px;
/* text-indent: 15px;
white-space: nowrap; */
}



.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #cccccc;
	text-align:left;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}

table.moduletable {	
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
    background: url("back_left1.png"/*tpa=http://www.cit.ctu.edu.vn/templates/cchc_2/images/back_left1.png*/) repeat-y;
}

table.moduletable th {
	background: url("categories2.png"/*tpa=http://www.cit.ctu.edu.vn/templates/cchc_2/images/categories2.png*/);
	background-repeat:no-repeat;
	color: #ffffff;
	height: 27px;
	text-align: left;
	padding-top: 4px; 
	padding-left: 4px;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
}

.modulefooter
{
	background:url("bottom_left.png"/*tpa=http://www.cit.ctu.edu.vn/templates/cchc_2/images/bottom_left.png*/) repeat-x;
	background-repeat:no-repeat;
	height:16px;
}

table.moduletable td {
	font-size: 11px;
	padding: 1px;
	margin: 0px;
	font-weight: normal;
}

/* modified by ndlinh */
table.moduletable_2 {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	 background: url("back_left1.png"/*tpa=http://www.cit.ctu.edu.vn/templates/cchc_2/images/back_left1.png*/) repeat-y;
}

table.moduletable_2 th {
	background: url("categories.png"/*tpa=http://www.cit.ctu.edu.vn/templates/cchc_2/images/categories.png*/) repeat-x;
	color: #FF33FF;
	height: 27px;
	text-align: left;
	padding-top: 4px; 
	padding-left: 4px;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
}


table.moduletable_2 td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}
/*------------*/
table.moduletable_3 {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	background: url("back_left1.png"/*tpa=http://www.cit.ctu.edu.vn/templates/cchc_2/images/back_left1.png*/) repeat-y;
}

table.moduletable_3 th {
	background: url("categories.png"/*tpa=http://www.cit.ctu.edu.vn/templates/cchc_2/images/categories.png*/) repeat-x;
	color: #FF33FF;
	height: 27px;
	text-align: left;
	padding-top: 4px; 
	padding-left: 4px;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
}

table.moduletable_3 td {
	font-size: 11px;
	padding: 0px;
	font-weight: normal;
	padding-left: 0px;
}
/* end */

table.pollstableborder td {
	padding:4px;
}

.sectiontableheader {
  font-weight: bold;
  padding: 4px;
}

.sectiontablefooter {

}

.sectiontableentry1 {
	padding-right:4px;
}

.sectiontableentry2 {
	padding-right:4px;
}

a.sectiontableentry1:link {
	padding-right:4px;
	color:#333399
}
a.sectiontableentry1:hover {
	padding-right:4px;
	color:#3333CC;
}
a.sectiontableentry1:visited {
	padding-right:4px;
	color:#3333CC;
}
.small {
	color: #999999;
	font-size: 11px;
	font-weight: bold;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 11px;
	font-weight: bold;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 10px;
	font-weight:normal;
}

table.contenttoc {
  border: 1px solid #cccccc;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
  background: url("subhead_bg.png"/*tpa=http://www.cit.ctu.edu.vn/templates/cchc_2/images/subhead_bg.png*/) repeat-x;
  color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: url("indent1.jpg"/*tpa=http://www.cit.ctu.edu.vn/templates/cchc_2/images/indent1.jpg*/) no-repeat;
	vertical-align: top;
	font-size: 11px;
	font-weight: bold;
	color: #003399;	
	text-align: left;
	padding-top: 4px;
	padding-left: 26px;
	height: 21px !important;
	height: 21px;
	/*width: 165px;*/
	text-decoration: none;
	/*border-bottom-style:solid;
	border-left: 1px solid;
	border-right: 1px solid;
	border-top:1px solid;
	border-bottom:1px solid;*/
}

a.mainlevel:hover {
	/*background-position: 0px -25px;*/
	text-decoration: none;
	color: #B51717;
        background: url("mainover_menu.jpg"/*tpa=http://www.cit.ctu.edu.vn/templates/cchc_2/images/mainover_menu.jpg*/) no-repeat;
}
/* modified by ndlinh */
a.mainlevel_othermenu:link, a.mainlevel_othermenu:visited {
	display: block;
	background: url("rating_star_2.png"/*tpa=http://www.cit.ctu.edu.vn/templates/cchc_2/images/rating_star_2.png*/) no-repeat;
	background-position:0px 6px;
	vertical-align:bottom;
	font-size: 11px;
	font-weight: bold;
	
	text-align: left;
	padding-top: 5px;
	padding-left: 18px;
	/*height: 20px !important;
	height: 25px;*/
	width: 100%;
	text-decoration: none;
}

.menudivlevel{
padding-left:4px; 
background-color:#F7D6C9;
}

a.mainlevel_othermenu:hover {
	/*background-position: 0px -25px;*/
	text-decoration: none;
	/*color: #333333;*/
}
/*=============================*/
a.sublevel:link, a.sublevel:visited {	
	color: #9E5E2D;
	text-align: left;
	height: 21px;	
	display: block;
/*	background: url(../images/sub_menu.gif) no-repeat; indent3.png */
	background: url("indent3.png"/*tpa=http://www.cit.ctu.edu.vn/templates/cchc_2/images/indent3.png*/) no-repeat;  
	vertical-align: top;
	font-size: 11px;
	font-weight: bold;
	padding-top: 2px;
	padding-left: 26px;
	height: 21px !important;
	height: 21px;
	width: 100%;
	text-decoration: none;
}

a.sublevel:hover {
	color: #C43C03;
	text-decoration: none;
}

/*=============================*/
a.sublevel2:link, a.sublevel2:visited {	
	color: #9E5E2D;
	text-align: left;
	height: 21px;	
	display: block;
	background: url("indent3.png"/*tpa=http://www.cit.ctu.edu.vn/templates/cchc_2/images/indent3.png*/) no-repeat;
	vertical-align: top;
	font-size: 11px;
	font-weight: bold;
	padding-top: 2px;
	padding-left: 26px;
	height: 21px !important;
	height: 21px;
	width: 100%;
	text-decoration: none;
}

a.sublevel2:hover {
	color: #C43C03;
	text-decoration: none;
}

.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

div.mosimage {
  border: 1px solid #ccc;
}

.mosimage {
  border: 1px solid #cccccc;
  margin: 5px
}

.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666;
  text-transform: normal;
  font-size: 10px;
  border-top: 1px solid #cccccc;
}

.readon {
  text-align: left;
	color:#3366CC
	font:Arial, Helvetica, sans-serif;
	font-size:10px;
}
a.readon:link
{
	color:#3366CC
}
a.readon:visited
{
	color:#333366
}
a.readon:hover
{
	color:#336699
}
.Umain_title {
	font-family: Arial; 
	font-size: 12pt; 
	color: #000080; 
	font-weight: bold; 
	text-align:left
	/*font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;*/
}
.Utitle_level_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: justify;
	font-weight: bold;
}
.Utitle_level_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: underline;
	text-align: justify;
	text-indent: 10px;
	font-weight: bold;
}
.Utitle_level_3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: italic;
	text-align: justify;
	text-indent: 20px;
	font-weight: bold;
}
.Ucontent_level_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: justify;
	text-indent: 10px;
	page-break-before: 20;
}
.Ucontent_level_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: justify;
	text-indent: 10px;
	page-break-before: 30;
}
.Ucontent_level_3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: justify;
	text-indent: 10px;
	page-break-before: 40;
}
.Utable_border {
	BORDER-RIGHT: #c0c0c0 1px solid;
	PADDING-RIGHT: 4px;
	BORDER-TOP: #c0c0c0 1px solid;
	PADDING-LEFT: 4px;
	FONT-SIZE: 10pt;
	PADDING-BOTTOM: 1px;
	BORDER-LEFT: #c0c0c0 1px solid;
	PADDING-TOP: 1px;
	BORDER-BOTTOM: #c0c0c0 1px solid;
}
.Utable_header {
	border-right:1px solid #80B5D7;
	border-bottom:1px solid #80B5D7;
	FONT-WEIGHT: bold;
	FONT-SIZE: 8pt;
	COLOR: #FFFFFF;
	border-left-width:1px;
	border-top-width:1px;
	background-color:#31659C;
	padding-left:0;
	padding-right:0;
	padding-top:2px;
	padding-bottom:2px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif}
.Utable_header_1 {
	border-right:1px solid #80B5D7;
	border-bottom:1px solid #80B5D7;
	FONT-WEIGHT: bold;
	FONT-SIZE: 8pt;
	COLOR: #000000;
	border-left-width:1px;
	border-top-width:1px;
	background-color:#DAE9F3;
	padding-left:0;
	padding-right:0;
	padding-top:2px;
	padding-bottom:2px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
}
.Utable_level_1 {
	border-right:1px solid #E5E5E5;
	border-top:1px solid #FFFFFF;
	FONT-SIZE: 8pt;
	BORDER-BOTTOM: 1px solid #E5E5E5;
	padding-left:2px;
	padding-right:2px;
	padding-top:3px;
	padding-bottom:3px;
	text-align:justify;
	font-family:Arial, Helvetica, sans-serif}
.Utable_level_2 {
	border-right:1px solid #E5E5E5;
	border-top:1px solid #FFFFFF;
	FONT-SIZE: 8pt;
	BORDER-BOTTOM: 1px solid #E5E5E5;
	BACKGROUND-COLOR: #F7F7F7;
	text-align:justify;
	font-family:Arial, Helvetica, sans-serif;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
}

.Utitle     { 
	font-family: Arial; font-size: 12pt; color: #000080; font-weight: bold; text-align:left 
}
.Uborder {
	BORDER-RIGHT: #c0c0c0 1px solid; PADDING-RIGHT: 4px; BORDER-TOP: #c0c0c0 1px solid; PADDING-LEFT: 4px; FONT-SIZE: 10pt; PADDING-BOTTOM: 1px; BORDER-LEFT: #c0c0c0 1px solid; PADDING-TOP: 1px; BORDER-BOTTOM: #c0c0c0 1px solid;
}
.Umain {
	border-right:1px solid #80B5D7; border-bottom:1px solid #80B5D7; FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #FFFFFF; border-left-width:1px; border-top-width:1px; background-color:#31659C; padding-left:0; padding-right:0; padding-top:2px; padding-bottom:2px; text-align:center; font-family:Tahoma
}
.main_3_1 {
	border-right:1px solid #80B5D7; border-bottom:1px solid #80B5D7; FONT-WEIGHT: bold; FONT-SIZE: 9pt; COLOR: #000000; FONT-FAMILY: Tahoma; border-left-width:1px; border-top-width:1px; background-color:#DAE9F3; padding-left:0; padding-right:0; padding-top:2px; padding-bottom:2px
}
.border_1 {
	border:1px solid #007EBB; PADDING-RIGHT: 0; PADDING-LEFT: 0; FONT-SIZE: 10pt; PADDING-BOTTOM: 1px; PADDING-TOP: 1px; FONT-FAMILY: Arial
}
.Ulevel_1_1 {
	border-right:1px solid #E5E5E5; border-top:1px solid #FFFFFF; FONT-SIZE: 11px; BORDER-BOTTOM: 1px solid #E5E5E5; padding-left:2px; padding-right:2px; padding-top:3px; padding-bottom:3px; text-align:justify; font-family:Tahoma 
}
.Ulevel_1_2 {
	border-right:1px solid #E5E5E5; border-top:1px solid #FFFFFF; FONT-SIZE: 11px; BORDER-BOTTOM: 1px solid #E5E5E5; BACKGROUND-COLOR: #F7F7F7; padding-left:2px; padding-right:2px; padding-top:3px; padding-bottom:3px; text-align:justify; font-family:Tahoma
}
.UlevelSum {
	border-right:1px solid #E5E5E5; border-top:1px solid #FFFFFF; FONT-SIZE: 11px; BORDER-BOTTOM: 1px solid #E5E5E5; BACKGROUND-COLOR: #FFEED5; padding-left:2px; padding-right:2px; padding-top:3px; padding-bottom:3px; text-align:justify; font-family:Tahoma
}
.level_2_1 {
	border-right:1px solid #E5E5E5; border-top:1px solid #FFFFFF; FONT-SIZE: 10pt; MARGIN: 0px; WORD-SPACING: 0px; TEXT-INDENT: 0px; BORDER-BOTTOM: 1px solid #E5E5E5; FONT-FAMILY: Arial; padding-left:2px; padding-right:2px; padding-top:3px; padding-bottom:3px; text-align:center 
}
.level_2_2 {
	border-right:1px solid #E5E5E5; border-top:1px solid #FFFFFF; FONT-SIZE: 10pt; MARGIN: 0px; WORD-SPACING: 0px; TEXT-INDENT: 0px; BORDER-BOTTOM: 1px solid #E5E5E5; FONT-FAMILY: Arial; BACKGROUND-COLOR: #F7F7F7; padding-left:2px; padding-right:2px; padding-top:3px; padding-bottom:3px; text-align:center
}