/*common*/


img, div {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

/*containers*/

div.maincontainer {
	width: 100%;
	min-width: 1000px;
	height: 132px;
   background-image: url(/css/images/main_pic.jpg);
	background-repeat: repeat-x;
	background-position: center;
}

div.logo {
	background-image: url(/css/images/logo.gif);
	background-repeat: no-repeat;
   background-position: 21px 53px;
   width: 187px;
	height: 132px;
	background-color: white;
	float: left;
	cursor: pointer;
}

div.rightgr {
   float: right;
  display:block;
}

div.contacts {
  width: 15%;
  height: 132px;
  background-color: white;
  float: right;
  display:block;
}
div.contacts .nowrap{
	white-space: nowrap;
}

div.leftgr {
   float: left;
}


div.clear {
	clear: both;
}


 a.flag:link, a.flag:visited {
   width: 16px;
	height: 11px;
	background-repeat: no-repeat;
	background-position: top left;
	display: block;
	margin-top: 20px;
	float: left;
   margin-right: 13px;
 }

#en {	background-image: url(/css/images/i_en.gif);}
#ru {	background-image: url(/css/images/i_ru.gif); padding-left: 35px; background-position: top right;}
#ua {	background-image: url(/css/images/i_ua.gif);}
#de {	background-image: url(/css/images/i_de.gif);}

div.phones {
  background-image: url(/css/images/tel_icon.gif);
  background-repeat: no-repeat;
  background-position: 0px 5px;
  padding-left: 35px;
  /*background-position: 20px 58px;;*/
	text-align: left;
	margin-top: 13px;
	font-weight: bold;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
   color: #759905;
}



body
{
	margin:0px;
	padding: 0px 0px 0px 0px;
	background-color: #ffffff;
	font-family: "Arial", sans-serif !important; 
	font-size: 13px;
	color: #545454;
	line-height:18px;
}

p
{
  margin: 0 0 1em 0;
  padding: 0;
  font-weight: normal;
  font-size: 13px;
  font-family: Arial/*, Verdana, Helvetica, Tahoma, Geneva*/, sans-serif;
  color: #656565;
/*  padding-bottom: 1em;*/
}

#clock
{
    font-size: 11px;
}

#timer
{

}

hr
{
  line-height: 1px;
  height: 1px;
  width: 97%;
  border-width: 0;
}

img { border-width: 0 }

a:link, a:visited, a:hover, a:visited:hover
{
  font-size: 11px;
  font-family: Arial, Verdana, Helvetica, Tahoma, Geneva, sans-serif;
  font-weight: normal;
}
a:link, a:visited
{
  text-decoration: underline;
  color: #656565;
}
a:hover
{
  text-decoration: none;
  color: #656565;
}

/* design... */
.c_auth, .c_auth a:link, .c_auth a:visited, .c_auth a:hover, .c_auth a:visited:hover { color: #a4a4a4 }

.counters { padding-left: 45px; padding-bottom: 15px }
.counters img { margin: 3px 13px 3px 13px }

/*
**   ======  Menu - Language  ======   */
/* link */
.ml a { text-transform: uppercase }
.ml a:link img, .ml a:visited img
{
  opacity: 0.60;
  filter: alpha(opacity:60);
}
.ml a:hover img, .ml a:visited:hover img,
.ml a.c:link img, .ml a.c:visited img, .ml a.c:visited:hover img, .ml a.c:hover img
{
  opacity: 1;
  filter: alpha(opacity:100);
}
.ml a, .ml a:visited:hover, .ml a:visited
{
  text-decoration: none;
}
.ml a.c, .ml a.c:visited:hover, .ml a.c:visited,
.ml a:visited:hover, .ml a:hover,
.ml a.c p, .ml a:hover p
{
  text-decoration: underline;
}
/*   ======  / Menu - Language  ======
*/
/*
**   ======  Menu - Main  ======   */
/* cell */
#mm p
{
  display: inline;
  padding: 0 10px;
  font-family: Trebuchet MS, Helvetica, Verdana, Arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #fff;
}
#mm a:link, #mm a:visited, #mm a:visited:hover, #mm a:hover
{
  text-decoration: none;
}
#mm a:visited:hover p, #mm a:hover p, #mm a.c p,
#mm a:visited:hover, #mm a:hover, #mm a.c
{
  background-color: #8aa33e;
}
/* separ */
.mm_s
{
  padding: 1px;
  background: url(../img/m_m_s.gif) no-repeat center center;
}
/*   ======  / Menu - Main  ======
*/
/*
**   ======  Menu - Sub  ======   */
/* cell */
.ms p
{
  display: inline;
  padding: 0 7px;
}
.ms span
{
  display: none;
  visibility: hidden;
}
/* separ */
.ms_s
{
  padding: 1px;
  background: url(../img/m_s_s.gif) no-repeat center center;
}
/* link */
.ms a, .ms a:visited:hover, .ms a:visited
{
  text-decoration: none;
  color: #7f9737;
}
.ms a.c, .ms a.c:visited:hover, .ms a.c:visited,
.ms a:visited:hover, .ms a:hover
{
  text-decoration: underline;
  color: #7f9737;
}
/*   ======  / Menu - Sub  ======
*/
/*
**   ======  Menu - Sub Left  ======   */
/* cell */
.mslTopic
{
	height:28px;
	margin:0px;
  	padding: 0px 0px 0px 14px;
    font-family: arial;
  	font-size: 13px;
	color: #ffffff;
	background: url(/css/images/lft_m_curr.gif) top left repeat-x;
	font-weight:bold;
}

.mslTopic a, .mslTopic a:link, .mslTopic a:visited
{
    font-family: arial;
  	font-size: 13px;
	color: #ffffff;
	font-weight:bold;
	text-decoration: underline;
}

.mslTopic a:hover
{
	text-decoration: none;
}

.msl a:link p, .msl a:visited p
{
  height: 23px;
  line-height: 23px;
  padding-left: 14px;
  vertical-align: middle;
  border-bottom: 1px solid #fff;
  color: #4f4f4f;
  cursor: pointer;
  font-family: arial;
  font-size: 13px;
}
/* separ */
.msl_s
{
  padding: 1px;
  background: url(../img/m_s_s.gif) no-repeat center center;
}
/* link */
.msl a, .msl a:visited:hover, .msl a:visited
{
  text-decoration: none;
    font-family: arial;
  font-size: 13px;
}
.msl a.c, .msl a.c:visited:hover, .msl a.c:visited,
.msl a:visited:hover, .msl a:hover,
.msl a.c p, .msl a.c:visited:hover p, .msl a.c:visited p,
.msl a:visited:hover p, .msl a:hover p
{
  color: white/* #a2a2a2;*/;
  background: url(/css/images/lft_m_curr.gif);
  font-family: arial;
  font-size: 11px;
  text-decoration: underline;
  /*#fff;*/
}
.msl a.c p, .msl a.c:visited:hover p, .msl a.c:visited p,
.msl a:visited:hover p, .msl a:hover p
{
  padding-left: 16px;
    font-family: arial;
  font-size: 12px;
}
/*   ======  / Menu - Sub Left  ======
*/
/*
**   ======  Left Block  ======   */
.lb_thems /* `Choose theme` block */
{
	padding-top: 12px;
  padding-left:12px;
}
.lb_thems p /* Form Title */
{
  padding-bottom: 4px;
  font-size: 10px;
  color: #747474;
}
.lb_thems input /* Form button */
{
  vertical-align: middle;
}
.search_button {
	border: 0px solid #546724;
	border-spacing:0px;
	background: url(/css/images/search_but.gif);
	color: #fff;
  font-size: 10px;
  width:35px;
  height:19px;
  padding:0px;
}

.search_input {
	border: 1px solid #ebebeb !important;
	background: #ffffff !important;
	color: #000 !important;
	width: 116px !important;
	height:18px !important;
  font-size: 12px !important;
  padding:0px !important;
  margin: 0px 0px 0px 10px !important;
}

.lb_topic /* Left Block Topic */
{
  font-family: Trebuchet MS, Helvetica, Verdana, Arial, sans-serif;
  font-weight: 700;
  font-size: 11px;
  color: #fff;
}
.lb_map /* Map Block */
{
  padding: 6px;
}
.lb_map, .lb_map div, .lb_map img
{
  position: relative;
}
.lb_map img
{
  z-index: 1;
}
.lb_map p /* Map Search Ico */
{
  position: absolute;
  left: 11px;
  top: 150px;
  z-index: 2;
}

.i_topic /* Info Topic */
{
  margin: 9px 0 0 7px;
  padding-left: 10px;
  background: url(../img/b_o.gif) no-repeat left center;
}
.i_topic a, .i_topic a:visited:hover, .i_topic a:visited
{
  font-weight: bold;
  font-size: 11px;
  color: #000;
  text-decoration: none;
}
.i_topic img { vertical-align: middle }
.i_b1 /* EXChange */
{
  margin: 4px;
  padding: 10px 10px 20px 10px;
  border: 1px solid #d9d9db;
  background-color: #fff;
}
.half_l /* EXChange Left Text */
{
  display: inline;
  float: left;
}
.half_r /* EXChange Right Text */
{
  display: inline;
  float: right;
  padding-right: 10px;
}
.timer /* Timer */
{
  padding: 2px 0px 0px 0px;
  height: 33px;
  color: #000;
  background: url(../img/t_bg.gif) no-repeat center center;
}
.timer img /* Timer Img */
{
  margin: 0 14px 0px 0px;
  vertical-align: middle;
}
.orng /* Timer Orange Text */
{
  color: #f60;
}
.i_b2 img /* Wether */
{
  margin: 18px 0 0 8px;
  vertical-align: middle;
  float: left;
}
.i_b2 { padding-right: 4px}
.i_b2 div /* Wether Block */
{
  position: relative;
  float: right;
  width: 146px;
  height: 42px;
  margin: 6px 0 0 0;
  border: 1px solid #d9d9db;
  background-color: #fff;
}
.i_b2 p.hi, .i_b2 p.lo /* Wether line */
{
  padding: 6px 0 0 10px;
  font-size: 10px;
}
.i_b2 p.hi /* Wether line */
{
  color: #f60;
}
.i_b2 p.lo /* Wether line */
{
  color: #165299;
}

/*   ======  / Left Block  ======
*/
/*
**   ======  Page Elements  ======   */
.page {	paddin-right: 10px }
.pt1 /* Top Text */
{
  padding: 6px 9px 6px 0;
  line-height: 12px;
  font-size: 14px;
}
.ptpBlue, .ptpRed, .ptpOrng
{
  padding: 18px 0 0px 0;
  font-size: 14px;
}
.ptpBlue
{
  color: #3f6cae;
}
.ptpRed
{
  color: #FF8824;
  font-size: 16px;
  font: Arial;
}
.ptpOrng
{
	color: #d03f06;
}

.pNA1
{
  padding-right: 4px;
  border-right: 1px solid #d4d4d4;
  line-height: 12px;
  font-size: 11px;
  letter-spacing: 0.7px;
}
.pNAImg
{
  display: inline;
  float: left;
  padding: 4px;
  margin: 0 7px 4px 0;
  border: 1px solid #cacaca;
}

.pSns
{
  padding: 4px;
  text-align: center;
  background-color: #ebebeb;
}
.pSns p, .infRTxt
{
  padding: 7px 0;
  font-size: 11px;
  font-family: Trebuchet MS, Helvetica, Verdana, Arial, sans-serif;
  line-height: 11px;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
}

.flat_item
{
  background-color: #ebebeb;
  line-height: 15px;
}
.flat_item p
{
  padding: 7px 0;
  font-size: 11px;
  font-family: Arial, sans-serif;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  border: 1px solid #fff;
}
.flat_item span
{
  padding: 0;
  font-size: 11px;
  font-family: Trebuchet MS, Helvetica, Verdana, Arial, sans-serif;
  text-align: center;
  text-decoration: none;
}
.icoNews
{
	color: #c07c44;
        font-size: 12px;
}
a:link .infRTxt, a:visited .infRTxt, .tdInf a
{
  text-decoration: none;
}
a:hover .infRTxt, a:visited:hover .infRTxt, a:hover .infRImg, a:visited:hover .infRImg
{
  text-decoration: underline;
	color: #f60;
  background-color: #eef0f9;
  border-bottom: 1px solid #cacaca;
  border-left: 1px solid #cacaca;
  border-right: 1px solid #cacaca;
}
.pNA2
{
  padding: 2px 9px;
}
.pNA2 p
{
  padding-left: 16px;
  color: #c1c1c1;
  font-size: 12px;
  font: Arial;
}
.pNA2 img
{
  margin-right: 7px;
  vertical-align: middle;
}
.pNA2 a, .pNA2 a:visited:hover
{
  color: #4b79be;
    font-size: 12px;
  font: Arial;
}

.infRImg
{
  padding: 4px;
  text-align: center;
  border: 1px solid #cacaca;
}
.infRTxt
{
  margin-bottom: 15px;
}
.infRSep
{
	height: 17px;
	margin-top: 11px;
  margin-bottom: 15px;
	background-color: #eef0f9;
}
.pt
{
	padding-top: 0px;
}

/*   ======  / Page Elements  ======
*/
/*
**   ======  Context Popup  ======   */
.ppp
{
  position: absolute;
  z-index: 100;
  padding: 2px 5px;
  visibility: hidden;
  border: 1px solid #b89b57;
  background-color: #ebebeb;
	max-width: 300px;
  opacity: 0.85;
  filter: Alpha(opacity=85);
}
/*   ======  / Context Popup  ======
*/

.tblNewsAnn th
{
	padding: 0 10px;
	text-align: left;
	font-weight: normal;
}
.tblNewsAnn td
{
	padding: 0 5px;
}
.tdNewsAnnTtl
{
	height: 17px;
	background-color: #eaeaea;
}
.tdNewsAnnTtl a:link, .tdNewsAnnTtl a:visited, .tdNewsAnnTtl a:visited:hover, .tdNewsAnnTtl a:hover
{
	font-size: 12px;
	font-weight: bold;
	color: #4d63bd;
	text-decoration: none;
}
.tdNewsAnnTtl a:visited:hover, .tdNewsAnnTtl a:hover
{
	text-decoration: underline;
}
.tdNewsAnnTtl a:visited, .tdNewsAnnTtl a:visited:hover
{
	color: #777fa1;
}
.tblNewsAnn th p
{
	padding-top: 2px;
}
.tblNewsAnn th div
{
	padding-top: 5px;
	padding-bottom: 20px;
	color: #000;
}
.tdNewsAnnPager
{
	height: 20px;
	border-top: 1px solid #ebebeb;
	word-spacing: -3px;
	text-align:center;
	
}
.tdNewsAnnPager p
{
	display: inline;
	padding: 1px 2px;
	line-height: 18px;
	text-decoration: none;
}
.tdNewsAnnPager a:link, .tdNewsAnnPager a:visited
{
	margin: 0 3px;
	text-decoration: none;
}
.tdNewsAnnPager a.c:link p, .tdNewsAnnPager a.c:visited p,
.tdNewsAnnPager a:hover p, .tdNewsAnnPager a:visited:hover p
{
	text-decoration: underline;
	background-color: #ebebeb;
}

.form_search {
	height:55px;
	background: url(/css/images/search_bg.gif) top left repeat-x;
}


.news a:link, .news a:visited, .news a:hover, .news a:visited:hover { font-weight: bold; color: #7f9737 }
.news a:link, .news a:visited { text-decoration: underline }
.news a:hover, .news a:visited:hover { text-decoration: none }
.news p { margin-top: 15px }
.news b { font-size: 9px; color: #cb2e24; margin-right: 19px }
.news span { color: #757575 }
.news div { color: #000; margin-top: 12px }
.news .sep { position: relative; height: 6px; margin: 0 }

.search b { margin: 0; font-size: 10px }
.news P SPAN.srch { float: right }
.news P SPAN B { color: #757575 }


/* LEFT MENU */
.left_menu{
	background-color:#ffffff;
	width:200px;
}

.lft_m_list{
	font-family: arial;
	text-decoration: underline;
	margin:20px 0 0 0;
	padding:0;
	color: #92AD06;
	list-style: none;
	line-height:30px;
}

a.l_menu_item, a.l_menu_item:link, a.l_menu_item:visited{
	color: #92AD06;
	font-size: 13px;
	display:block;
	width:198px;
	height:28px;
	text-decoration: underline;
}

.lft_m_list a:hover{
  color: white;
  background: url(/css/images/lft_m_curr.gif);
}

a#lmn_c{
  color: white;
  background: url(/css/images/lft_m_curr.gif);
}
a.clmn_c{
	font-weight: bold;
}
a.clmn_c:hover{
	font-weight: bold;
}

.lft_m_list li{
	min-height:28px;
	vertical-align:bottom;
}

.lst_marker{
	margin: 8px 15px 0px 16px !important;
}

.sublst_marker{
	margin: 8px 15px 0px 16px !important;
}

.lft_m_list_childs{
	list-style: none;
	line-height:15px;
	margin:0;
	padding: 0;
}

.lft_m_list_childs li{
	min-height: 0;
	vertical-align:bottom;
	background:url(/css/images/sub_marker.gif) no-repeat 3.3em 0.4em;
	padding-left:56px;
	margin-top:8px;
	margin-bottom:8px;
	}

.lft_m_list_childs a, .lft_m_list_childs a:link, .lft_m_list_childs a:visited {
	color: #4C7BC1;
	font-size: 13px;
}

.lft_m_list_childs a:hover{
	background: none;
	text-decoration: underline;
}

.tours_in_main{
	height: 151px;
	width: 	151px;
	float:left;
	text-align:center;
	padding:12px;
	margin:0px 16px 16px 0px;
	border:1px solid #FF7C28;
}

.tours_in_main img{
	height: 100px;
	width: 150px;
	background-color:#fff5c5;
}

.tours_in_main a, .tours_in_main a:link, .tours_in_main a:visited{
	font-size:12px;
	font-weight:bold;
	color:#4b79be;
	text-decoration: none;
}

.tours_in_main a:hover{
	text-decoration:underline;
}

hr.news_delim{
	width: 100%;
	border-bottom:1px dashed #c3d3dd;
	margin-left:-7px;
	line-height:0px;
	border-top:none;
}

hr.turs_hr{
	width: 100%;
	border-bottom:1px solid #E8E8E8;
	margin:17px -7px 27px 0px;
	line-height:0px;
	border-top:none;
}

h1.topic{
	font-family:Arial;
	font-size: 18px;
	color:#83a40f;
	margin-top:20px;
	margin-bottom:10px !important;
}

h1.fl_topic{
	font-family:Arial;
	font-size: 18px;
	color:#83a40f;
	margin-top:20px;
	margin-bottom:10px !important;
	text-decoration:underline;
}

h2.subtopic{
	font-family:Arial;
	font-size: 16px;
	color:#83a40f;
	margin-top:20px;
}

td.dosug{
	height:30px;
	background:url(/css/images/dosug_bg.gif) top left repeat-x;
	padding:0px;
}

ul.dosug_menu{
	list-style: none;
	margin:12px 0px 12px 13px;
	padding:0px;
	line-height:25px;
}

	
.right_menu_items{
	min-height: 0;
	vertical-align:bottom;
	background:url(/pub_img/b_news2.png) no-repeat 0em 0.7em;
	padding-left:17px;
}

ul.dosug_menu li{
	white-space:nowrap
}

ul.dosug_menu a, ul.dosug_menu a:link, ul.dosug_menu a:visited{
	font-family:Arial;
	font-size:12px;
	text-decoration: underline;
	color:#4b79be;
}

ul.dosug_summenu{
	list-style:none !important;
	list-style-image:none;
	margin-left:0px;
	padding:0;
}

td.partners{
	height:30px;
	padding:14px 4px 0px 4px;
	text-align: center;
}


td.partners a, td.partners a:link, td.partners a:visited{
	font-family:Arial;
	font-size:12px;
	text-decoration: underline;
	color:#4b79be;
}

/* TURS*/ 
.tur_preview{
	border: 1px solid #D5D5D5 !important;
	padding:4px;
	float: left; 
	margin: 0px 30px 5px 17px;
}

.tur_prices{
	color:#FF8221;
	font-weight:bold;
}

.tur_telephones{
	color:#FF8221;
	font-weight:bold;
}

#gallery img{
	border: 1px solid #D5D5D5 !important;
	padding:4px;
	float:left;
	margin:5px;
}

/* TURS LIST */
.tur_list td{
	border-bottom: 1px #CDD5D7 dashed;
	padding-bottom:15px;
	padding-top:15px;
	vertical-align: top;
}

img.list_img{
	padding: 5px;
	border: 1px solid #D5D5D5;
	width:120px;
    margin-bottom: 5px;
    margin-right: 10px;
}

.tur_lists_capt{
	font-size:18px !important;
	color: #467CC2 !important;
	text-decoration:underline;
	margin-bottom:10px !important;
	display:block;
}

.tur_list_book{
	padding-top: 19px;
	width:140px;
	text-align:right;
}

.tur_list_price_desc{
	font-weight:bold;
}

.tur_list_price{
	color: #FD8632;
	font-weight:bold;
}

.tur_list_det{
	text-decoration: underline;
	display:inline;
	font-size:13px !important;
}

.gal_imgs{
	float:left;
	margin:5px;
}

.flat_icon{
	float:left;
	margin: 2px 5px 5px 5px;
	border: 1px solid #D5D5D5;
	padding: 2px;
}

/* DOSUG LIST */
.dosug_list{
	width:100%;
}
	
.dosug_list td{
	border-bottom: 1px #CDD5D7 dashed;
	padding-top:15px;
	padding-bottom:15px;
	line-height:14px;
}

.dosug_list_options td{
	padding:0;
	border: none;
	line-height:14px;
}

.dosug_list_img img{
	padding: 5px;
	border: 1px solid #D5D5D5;
	width:120px;
}

.dosug_list_img{
	width:140px;
	padding:5px;
}

.dosug_lists_capt{
	height: 30px;
	vertical-align:top;
	line-height:20px !important;
}

.dosug_lists_capt a, .dosug_lists_capt span{
	font-size:18px;
	color: #467CC2;
	margin-bottom:10px;
}
.dosug_lists_capt a{
	text-decoration:underline;
}

.dosug_lists_capt a:hover{
	font-size:18px;
}

.dosug_list_opt{
	font-weight:bold;
	height:15px;
	width: 130px !important;
}

.dosug_list_val{
	text-align: left !important;
	width: 80%;
}

.dosug_description{
	width: 100%;
}

.dosug_prices{
	color: #FD8632;
	font-weight:bold;
	text-align: left;
}

.dosug_list_val a{
	font-size:13px;
}

.dosug_list_val a:hover{
	font-size:13px;
}

h3{
	font-size: 15px;
	margin-top: 0;
}

.tbl_right_menu{
	margin-top:20px;
}

.book_but{
	display:block;
	margin-top:8px;
}

.navigation{
	color: #656565;
	font-size:11px;
	display:block;
	margin-bottom:5px;
}

.sub_institutions div{
	width:30%;
	padding-left:17px;
	float:left;
	display:block;
}

.sub_institutions a{
	display:block;
	background: url(/css/images/sub_marker.gif) no-repeat scroll 0 0.7em transparent;
	padding-left:17px;
	line-height:15px;
	margin-bottom:5px;
}

.page_menu{
	margin-bottom: 20px;
	border: 1px solid #E8E8E8;
	width:100%;
	color:#000;
	font-size:11px;
	font-weight: bold;
}

.page_menu td{
	width: 25%;
	padding:1px 10px;
}

.page_menu_a, .page_menu_a:link .page_menu_a:visited {
	color:#4C7BC1 !important;
	font-weight: bold !important;
	font-size:11px !important;
}
.page_menu_a:hover{
	text-decoration: none !important;
}

.page_menu tr{
	vertical-align:top;
}

.pop_capt{
	font-size:16px;
}

.tur_list_tour_date_str{
	font-weight:bold;
}

.tur_list_tour_date{
	white-space: nowrap;
}

.tur_list_sh_descr{
	text-align:justify;
	float:left;
	display: inline;
}

.tur_list_sh_descr p{
	width:90%;
	display: inline;
}

.tur_list_price_block{
	display:block;
	float:left;
	margin-right:10px;
}

.dosug_list_sh_descr{
	text-align:justify;
	float:left;
	display: inline;
}

.news_marker{
	background: url(/img/b_news2.png) 5px 3px no-repeat;
	width: 10px;
}
.skypename{
	padding-left: 10px;
}
.skypename a{
	font-family: "Trebuchet MS",sans-serif;
	font-size: 12px;
}