body {
	direction: rtl; 
	padding: 0;
	font: 12px Tahoma;
	background-color: #f5f5f5;
}
hr {
	border: 1px solid #f3f3f3;
	clear: both;
}
a {color: #000; text-decoration: none;}
a:hover { text-decoration: underline; }
a img {border: none;}

/*** Global list styles ***/
ul { padding: 0; margin: 0;}
ul li { list-style-type: none;}

/*** Global heading styles ***/
h1, h2, h3, h4 { font-family: Arial, "Times New Roman", Times, " serif"; margin: 0px;}
h1 { font: bold 16px;  }
h1 a { color: #012849;}
h2, h3 {font-size: 14px; padding-bottom: 4px;}
h2 a:hover, h3 a:hover {color: #013a5f;}
h4 {}
h4 a {}
/*** Global box styles ***/


#menu_right div.menu {margin-bottom: 12px;  background: url(images/menubg.gif) repeat-x top; }
#menu_right div.menu_title { 
	font: bold 15px Arial;
	background: #025496 url(images/title_bg.png) no-repeat top; 
	color: white; 
	padding: 4px 5px 4px 3px;
	border-bottom: 1px solid white;
	margin-bottom: 1px;
	text-align: center;
}
#menu_right div.menu_content { 
	font: normal 11px Tahoma;
	padding: 4px;
}

#menu_right { }

/*** Section box (navigation list) ***/

#menu_links { }
#menu_links li { 
	border-bottom: 1px solid #fff; 
	padding: 1px 0px;
	background-color: #e7f6fb;
}
#menu_links li a { 
	color: #004064; 
	display: block; 
	padding: 4px;
}

#menu_links li a:hover,a.current { 
	background-color: #d6f1f9;
	color: #013a5f; 
	text-decoration: none;
}
.page_title { padding: 6px 0px; color: #666666; border-bottom: 1px solid #EEEEEE;}
.page_title a {color: #013a5f; padding-left: 4px;}

/*** Article styles ***/
.note {
	color: #6B6B6B;
	margin-bottom: 15px;
}
.article_pic {
	border: 1px solid #CCCCCC;
	padding: 1px;
	margin: 3px 2px 1px 2px;
	background-color: White;
	display: inline;
}
.news_pic {
	margin: 3px 2px 1px 2px;
	border: 1px solid #DCDCDC;
	display: table;
	float: right;
	padding: 1px;
}
.pic_info {
	font-family: Tahoma;
	font-size: 12px;
	color: #202020;
	display: block;
	padding: 2px 2px 2px 2px;
	background-color: #F3F3F3;
	margin-top: 1px;
}
.info {
	background: url(images/info.gif) no-repeat right;
	color: #818181;
	font: 11px Tahoma;
	height: 19px;
	line-height: 19px;
	margin-bottom: 2px;
	padding-right: 15px;
}
.news_title {
	padding-right: 14px;
	font: bold 15px Arial;
	color: #8B0000;
	background-image: url(images/news_icon.gif);
	background-position: right;
	background-repeat: no-repeat;
	clear: both;
}
.news_title a {
	font: bold 15px Arial;
	color: #013a5f;
	text-align: right;
	text-decoration: none;
}
.news_title a:hover {
	color: #D2691E;
}
#article h3 { font-size: 14px; color: #b22222; padding: 8px 0px 4px 0px; margin-bottom: 2px;}
#article h1 { font-size: 20px; color: #013a5f; padding: 8px 0px 4px 0px; margin-bottom: 2px; border-bottom: 3px solid #EEEEEE;}
#article .art_info {
	font-size: 10px;
	color: #666666;
	padding: 0px 0px 5px 0px;
	margin-bottom: 4px;
	border-bottom: 1px solid #EEEEEE;
}
#article .art_body {
	line-height: 1.6em;
	margin-bottom: 12px;
	text-align: justify;
	font: 13px Tahoma;
}
.page_body {
	text-align: justify;
	font: 13px Tahoma;
}
.comments h4 { 
	font: bold 14px Arial; 
	color: #666666; 
	border-top: 1px solid #eeeeee; 
	border-bottom: 1px solid #eeeeee; 
	background-color: #f4f4f4;
	padding: 6px;
	margin: 6px 0px;
}
.comment {
	border: 1px solid #E4E4E4;
	background: #f1f1f1 url(images/t_bg.gif) repeat-x bottom;
	margin-bottom: 14px;
}
.comment_info {
	background: White url(images/t_bg.gif) repeat-x bottom;
	color: #3d3d3d;
	font: bold 12px Tahoma;
	padding: 3px;
	padding-right: 5px;
	border-bottom: 1px solid #cecece;
}
.comment_text {
	color: #5f5c5d;
	padding: 5px;
	font: 13px Tahoma;
}
/*************** RIGHT COLUMN STYLES *******************************************************************************************************************/
/******************************************************************************************************************************************************/

/*** Boxes ***/
#menu_left .menu .menu_title {
	color: #01447c; 
	border-bottom: 1px none;
	font: bold 15px Arial;
	padding: 2px 6px 6px 6px;
	background-color: #ecf6ff;
}
#menu_left .menu {
	css-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	margin-bottom: 5px;
	border: 6px solid #ecf6ff;
}

#menu_left .menu .menu_content {padding: 6px 12px 12px 12px; }

#menu_left div.menu_content ul li {
	border-bottom: 1px solid #eee; 
	padding: 1px 0px;
}

#menu_left div.menu_content ul li a {
	display: block; 
	padding: 4px 14px 4px 4px; 
	background: url(images/dot.gif) no-repeat right;
}

#menu_left div.menu_content ul li a:hover {background-color: #ecf6ff;}



#menu_left ul#box_sections li {
	border-bottom: 1px solid #eee; 
	padding: 1px 0px;
	background-color: transparent;
}

#menu_left ul#box_sections li a {
	display: block; 
	padding: 4px 14px 4px 4px; 
	background: transparent url(images/dot.gif) no-repeat right;
}

#menu_left ul#box_sections li a:hover {background-color: #f1fafc;}


#menu_left ul#tools_links {margin-bottom: 15px; font-size: 11px;}
#menu_left ul#tools_links li { border-bottom: 1px solid #efefef;  padding: 2px 0px 2px;  }
#menu_left ul#tools_links li img { vertical-align: bottom;  margin-left: 3px; }
#menu_left ul#tools_links li a {padding: 0px 4px 2px 4px; background: none; color: #666666;}
#menu_left ul#tools_links li a:hover {background: none; text-decoration: none; color: #013a5f;}

#page {
	width: 990px;
	margin: 0px auto;
	text-align: right;

	css-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background-color: white;
	border: 3px solid #e0e0e0;
}
#header {

}
.header_image { height: 146px;  background: white url(images/header.jpg) no-repeat top;   }
.header_bar {
	background: url(images/bar_bg.png) repeat-x top;
	height: 33px;
}
.header_bar ul {
	padding: 0px;
	margin: 0px;
}
.header_bar ul li {
	background: url(images/linkspace.gif) no-repeat left;
	font: bold 15px Arial;
	padding: 0px;
	height: 33px;
	line-height: 29px;
	float: right;
	padding-left: 5px;

}

.header_bar ul li a {
	padding-left: 8px;
	padding-right: 8px;
	display: block;
	color: #01325b;

}

.header_bar ul li a:hover, .header_bar ul li a.current  {
	background: url(images/menu_bg.gif) repeat-y right;
	text-decoration: none;
	color: white;
}
.header_links {
	float: right;
	background: url(images/main_bot.png) no-repeat top;
	width: 120px;
	height: 33px;
}

.header_menu {

}
.header_searchbar {
	float: left;
	background: url(images/search_bg.png) no-repeat top;
	width: 180px;
	height: 33px;
}
.header_searchbar input {
	width: 123px;
	background-color: transparent;
	height: 16px;
	border: 0px;
	font: 12px/15px Tahoma;
	margin-top: 5px;
	margin-right: 20px;
	float: right;
	color: white;
}
.header_searchbar button {
	width: 20px;
 	height: 20px;
 	margin-top: 5px;
 	border: 0px;
 	background-color: transparent;
	float: right;
	cursor: pointer;
}

#content { padding-top: 12px; width: 990px; }

#menu_right {
	margin: 6px;
	float: right;
	width: 150px;
}
#page_content{
	width: 560px;
	float: right;
}
#page_content_full {
	width: 820px;
	float: right;
}

#menu_left {
	margin: 6px;
	float: left;
	width: 250px;
}

#footer {
	clear: both;
	text-align: center;
	padding: 6px 0px;
	margin: 0px 6px 0px 6px;
	color: #666666;
	border-top: 1px solid #ededed;
}

.main_news_category { 
	float:left; 
	display: inline;
	width:268px; 
	margin: 6px;
}
.main_news_category .category_title {
	background: #01447c url(images/cat_bg.png) no-repeat center;
	font-size: 15px;
	margin-bottom: 5px;
	height: 27px;
	text-align: center;
}
.main_news_category .category_title a {
	font: bold 15px Arial;
	color: white;
	line-height: 27px;

}
.main_news_category .category_title a:hover {
	color: #ffd700;
	text-decoration: none;
}
.home_text {
	font: 12px Tahoma;
	color: #505050;
	text-align: justify;
}
.di{
	border-bottom: 1px solid #eeeeee;
	text-align: left;
	margin-top: 4px;
	margin-bottom: 4px;
	clear: both;
}
.press {
	padding: 6px;
	css-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	margin: 6px;
	border: 1px solid #eeeeee;
	background: #f8f8f8 url(images/headlinebg.gif) repeat-x top;
	width: 160px;
	float: right;
	margin-left: 0px;
	height: 280px;
}
.press .img {
	border: 1px solid #e0e0e0;
	width: 150px;
	height: 200px; 
	overflow: hidden; 
	position: relative;
	display: block;
}
.press .bot {
	position: absolute; 
	bottom: -8px; 
	right: 0;
	width: 150px; 
	font-size: 11px;
	z-index: 999;
	background-color: transparent;
	height: 42px;
	border: 0px;
	text-align: left;
	cursor: default;
}
.press .title {
	border-bottom: 1px solid white;
	font: bold 15px Arial;
	padding: 6px;
	text-align: center;
	margin-bottom: 10px;
	color: #003059;
}

.headline {
	padding: 6px;
	css-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	margin: 6px;
	border: 1px solid #eeeeee;
	background: #f8f8f8 url(images/headlinebg.gif) repeat-x top;
	width: 510px;
	float: right;
	height: 280px;
}
.headline h2 {   color: #990000; }
.headline h1 { font-size: 22px; padding: 4px 0px;}
.headline_image { 
	width:300px;
	height: 180px; 
	overflow: hidden; 
	position: relative; 
	display: block; 
	text-align: center;
	float: right;
}
.headline_text { 
	height: 180px;
	float: left;
	width: 200px;
	font-size: 13px;
}
.headline_article {
	width: 100%;
	overflow:hidden;
	display: none;
}
.headline_image div.image_caption { 
	position: absolute; 
	bottom: 0; 
	right: 0;
	width: 295px; 
	text-align: right;
	font-size: 11px; 
	color: #FFFFFF; 
	background-color: #000000;
	padding: 3px;
	z-index: 999;
	opacity: .60;               /* Standard style for transparency */
	-moz-opacity: .60;          /* Transparency for older Mozillas */
	filter: alpha(opacity=60);  /* Transparency for IE */
}

.headline_body { padding: 6px 2px 6px 6px;  text-align: justify; }
.player { margin: 6px 0px; padding: 6px;  text-align: left;  border-top: 1px solid #fdfdfd;     }
.player ul { padding-top: 6px;}
.player li {display: inline;  margin-right: 3px;   }
.player a {
padding: 2px 6px;
	css-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.player a:link, .player a:visited {
	color: #0f5792;
	background-color: #d2d2d2;
	text-decoration: none;
}
.player a:hover {
	color: #01447c;
	text-decoration: none;
}
.player a.active, .player a:visited.active {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #0f5792;
}
.online td{
	font: 13px Tahoma;
	background-color: #ebf8fc;
	color: black;
}
.online td a {
	color: #013a5f;
}
.online td a:hover {
	color: #D2691E;
}

.nashra_pages td{
	font: bold 15px Arial;
	background-color: #ebf8fc;
	color: #1b5a71;
}
.nashra_pages td a {
	color: #013a5f;
}
.nashra_pages td a:hover {
	color: #D2691E;
}
.nashra {
	display: block;
	margin: 0px 0px 10px 0px;
	background-color: #e9f7fb;
	width: 99%;
	padding: 2px 3px 3px 3px;
	border: 1px solid #f2fafb;
	height: 108px;
}
.nashra_info {
	float: right;
	margin: 5px;
	color: gray;
}
.nashra_info div.links a{
	font-weight: bold;
}
.poll {
	display: block;
	margin: 0px 0px 10px 10px;
	clear: both;
}
.poll_info {
	float: right;
	margin: 5px;
}
.poll_question {
	color: Maroon;
}
.poll_percent {
	color: #696969;
	font-size: 10px;
}
.bar {
	text-align: right;
	height: 10px;
	font-size: 6px;
	display: inline;
	border-top: 1px solid #7cbdd8;
	background: #72b9d6 url(images/poll_bar.gif) no-repeat left;
}

/* new writer style */
.shadetabs {
	PADDING-RIGHT: 0px;
	MARGIN-TOP: 1px;
	PADDING-LEFT: 0px;
	MARGIN-BOTTOM: 0px;
	PADDING-BOTTOM: -1px;
	FONT: bold 13px Tahoma;
	PADDING-TOP: 3px;
	LIST-STYLE-TYPE: none;
	margin-right: 0px;
	display: block;
	width: 100%;
}
.shadetabs li {
	DISPLAY: inline;
	MARGIN: 0px;
}
.shadetabs li a {
	float: right;
	PADDING-RIGHT: 7px;
	PADDING-LEFT: 7px;
	COLOR: #013a5f;
	PADDING-BOTTOM: 3px;
	PADDING-TOP: 3px;
	TEXT-DECORATION: none;
	margin-right: 6px;
	border: 1px solid #e7e7e7;
	border-bottom-color: White;
	background-color: White;
}
.shadetabs li a:hover {
	COLOR: #737373;
}
.shadetabs li.selected {
	POSITION: relative;
	TOP: 1px
}
.shadetabs li.selected A {}
.shadetabs li.selected A:hover {	TEXT-DECORATION: none }
.tabcontentstyle { BORDER-TOP: 1px solid #e7e7e7;	width: 100%;	display: block; clear: both; }
.tabcontent { DISPLAY: none; }
/* end writer style */

#pagenum {
	display: block;
	height: 22px;
}
#pagenum a{
	border: 1px solid #eeeeee;
	text-decoration: none;
	background-color: #f8f8f8;
	color: #303030;
	font: 12px Tahoma;
	padding: 1px 5px 2px 5px;
	width: auto;
	float:right;
	margin-left: 3px;
}
#pagenum a:hover{
	background-color: #f0f0f0;
	color: black;
}

/* form color */
.f_color {
	background-color: #f4faff;
	font: 12px Tahoma;
	color: #002e55;
	text-align: right;
}
.s_color {
	background-color: #ecf6ff;
	font: 12px Tahoma;
	color: #002e55;
	text-align: right;
}
.form_input {
	border: 1px solid #d4edf5;
	font: 13px Tahoma;
}
.form_bot {
	border: 1px solid #C6C6C6;
	font: 12px Tahoma;
	color: #565656;
	background-color: #F5F5F5;
}
/* end form color */

.short_holder {	text-align: justify; }
.main_news_category li{
	padding-right: 16px;
	background: url(images/nico.gif) no-repeat right;
	font: bold 14px Arial;
	margin-bottom: 2px;
}
.main_news_category li a{
	font: bold 14px Arial;
	text-align: right;
}
.main_news_category li a:hover{
	color: #013a5f;
	text-decoration: none;
}
.news_text{	color: #c8c8c8;}
.news_text a{	color: white;}
.news_text a:hover{	color: #003557; text-decoration: none;}
a.tickl {	color: white;}
a:hover.tickl {	color: #003557; text-decoration: none;}
#dropmenudiv{
	position:absolute;
	z-index:100;
	font: 12px Tahoma;
	background: #2b77b2 url(images/menu_bg.gif) repeat-y right;
	width: 150px;

}
#dropmenudiv a{
	display: block;
	padding: 4px 5px 5px 2px;
	text-decoration: none;
	color: white;
	border-top: 1px solid #1b6eb0;
}
#dropmenudiv a:hover{
	background: #1f77bc url(images/menu_obg.gif) repeat-y right;
	color: #ffd700;
	color: white;
}

/* start gallery style */
.left {
  float: left;
}
.right {
  float: right;
}

.gallery_small_img {
	cursor: pointer;
	cursor:hand; 
	display: block;
	background-position: center;
	background-repeat: no-repeat;
	height: 70px;
	width: 100px;
	margin: 2px;
}
.gallery_nav {
	height: 70px;
	clear: both;
}
.gallery_pic {
	cursor:hand; 
	margin: 4px 4px 4px;
	font-family: tahoma;
	font-size: 11px;
	width: 170px;
	float: right;
	padding: 13px 4px 3px 4px;
	border: 1px solid #dcf1f7;
	background-color: #ecf6ff;
	border-top-color: #f2f9fd;
	border-left-color: #f2f9fd;
}
.gallery_picf {
	margin: 4px 4px 4px 13px;
	padding: 4px 4px 3px 4px;

}
.gallery_pic_img {
	cursor:hand; 
	display: block;
	height: 83px;
	background: no-repeat center;
	margin-right: 14px;
	margin-left: 14px;
}
a .gallery_pic_img {
	opacity: .85;
	-moz-opacity: .85;
	filter: alpha(opacity=85);
}
a:hover .gallery_pic_img {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}
.gallery_pictitle {
	cursor:hand; 
	display: block;
	font: 11px Tahoma;
	text-align: center;
	color: #405020;
	margin-top: 16px;
	height: 35px;
}
.gallery_pictitle a {
	color: #114155;
}
.gallery_pictitle span {
	font: 10px Tahoma;
	text-align: center;
	color: #969696;
}
.gallery_picinfo {
	display: block;
	font: 12px Tahoma;
	text-align: center;
	color: #535353;
	margin-top: 4px;
	border-top: 1px solid #DCDCDC;
	padding-top: 3px;
}

/* end gallery style */
/* guest book color */
.main_g_table {
	css-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border: 2px solid #dff0ff;
	background-color: #ecf6ff;
	width: 99%;
 }
.g_header {
	css-border-radius: 5px 5px 0px 0px;
	-webkit-border-radius: 5px 5px 0px 0px;
	-moz-border-radius: 5px 5px 0px 0px;
	padding: 5px;
	border-bottom: 1px solid white;
	background: #1a6cae url(images/tbg.png);
	font: 13px Tahoma;
	color: white;
}
.g_comment {
	padding: 3px;
	font: 13px Tahoma;
}
/* end guest book color */
#sound_body{
	width: 822px;
	float: right;
}

#sound_content{
	width: 404px;
	float: right;
	margin-top: 6px;
}
#sound_list {
	margin-top: 6px;
	margin-left: 6px;
	float: right;
	width: 150px;
}
.maq_list {
	background-color: #e7f6fb;
	padding: 3px;
	color: #ade5f6;
	margin-bottom: 1px;
	margin-top: 1px;
}
.maq_list a {
	color: #004064;
	text-decoration: none;
}
.maq_list a:hover {
	color: #011a2a;
}
.sha_list a {
	color: #0f4666;
	text-decoration: none;
}
.sha_list a:hover {
	color: #323232;
}
.player_border {
	border: 1px solid #EEEEEE;
}
.text {
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
}
.text_frame {
	height: 350px;
	border: 1px solid #EEEEEE;
	overflow: auto;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	padding: 6px 6px 6px 6px;
	margin-left: 6px;
	margin-right: 6px;
	text-align: justify;
	background-color: White;
}
.title {
	color: #B22222;
	font-weight: bold;
	font-size: 12px;
}
.bot {
	cursor: pointer;
	cursor:hand;
	width:205px;	
	height:50px;
	margin: 0px 0px 8px 8px;
	float: right;
	font: 11px tahoma;
	border: 1px solid #dcf1f7;
	background-color: #ecf6ff;
	border-top-color: #f2f9fd;
	border-left-color: #f2f9fd;
}

.cat {
	css-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	width:47%;	
	float: right;
	margin: 0px 0px 8px 8px;
	font: 11px Tahoma;
	border: 2px solid #d7ecff;
	background-color: #ecf6ff;
	height: 95px;
	color: #b2dbff;
}
.cat_pic {
	border-left: 1px solid #EEEEEE;
	float: right;
}
.cat_title {
	css-border-radius: 5px 5px 0px 0px;
	-webkit-border-radius: 5px 5px 0px 0px;
	-moz-border-radius: 5px 5px 0px 0px;
	background: #045a8f url(images/cat_bg.png) repeat-x center; 
	border-bottom: 1px solid white;
	text-align: right;
	font: 13px Tahoma;
	color: white;
	margin-bottom: 5px;
	padding: 3px 4px 4px 3px;
}
.cat_title a {
	color: #ccecf7;
	text-decoration: none;
}
.cat_title a:hover {
	color: #ffd700;
}
.perview {
	border: 1px solid #e9e3d5;
	width:185px;	
	height:140px;
	margin: 9px 9px 5px 9px;
	background-color: Black;
}
#comment_body {
	font: 11px Tahoma;
	background: white none;
}
.m_title {
	font: bold 16px Arial; 
	padding: 3px;
	color: #013a5f; 
	border-bottom: 2px solid #e7e7e7;
}
.menu_title {

	font: normal 13px Tahoma;
	background: #c9e8f6; 
	color: #114155; 
	padding: 4px 5px 3px 3px;
	border-bottom: 1px solid #aedbf5;
	margin-bottom: 1px;
}
#print_body {
	margin: 12px;
	background: White none;
}
#popup_body {
	background: White none;
}

/* writer */
.writer_name {
	background: url(images/news_icon.gif) no-repeat right;
	color: #CC3300;
	font: bold 15px Arial;
	padding-right: 15px;
	margin: 4px 0px 8px 0px;
}
.writer_name a{
	font: bold 15px Arial;
	text-decoration: none;
}
.writer_name a:hover {
	color: #D2691E;
}
.writer_pic {
	border: 1px solid #CCCCCC;
	padding: 1px;
	margin: 3px 2px 1px 2px;
}
.writer_info {
	color: #7a7a7a;
	font-family: Tahoma;
	font-size: 12px;
	padding-right: 7px;
	line-height: 16px;
}
/* end writer */

.cal_cborder {
	border-style: solid;
	border-color: white;
}
.cal_endate {
	font: 10px Tahoma;
	color: black;
}
.cal_month{
	font: bold 14px Arial;
	color: #464646;
	margin-bottom: 4px;
	padding-left: 3px;
	padding-right: 3px;
}
.cal_obox {
	border: 1px solid #f3f3f3;
	background-color: #ffff9d;
	cursor: pointer;
}
.cal_obox a, .cal_ebox a, .cal_box a, .cal_tbox a {
	font-size: 12px;
	color: #23461e;
}
.cal_obox, .cal_ebox, .cal_box, .cal_tbox {
	background-image: url(images/cal_s.gif);
	background-position: right;
	background-repeat: no-repeat;
}
.cal_ebox {
	border: 1px solid #f3f3f3;
	background-color: #ffecec;
	cursor: pointer;
	color: #464646;
}
.cal_box {
	border: 1px solid #f3f3f3;
	background-color: white;
	cursor: pointer;
	color: #003753;
}
.cal_tbox {
	border: 1px solid #f3f3f3;
	background-color: #f1fac2;
}
.row1 td {
	css-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background-color: #fbfbfb;
	color: #464646;
	font-size: 12px;
}
.row2 td {
	background-color: #f5f5f5;
	color: #464646;
	font-size: 12px;

}