*
{
	font-family: Verdana;
	font-size: 12px;
}

body {
	
	margin: 0;
	padding: 0;
	}




#bottom_info
{
	clear: left;
	width: 800px;
	
	background-repeat: repeat-y;
}

#bottom_info_content
{
	width: 660px;
	padding-left: 70px;
	padding-right: 70px;
	padding-top: 12px;
	padding-bottom: 8px;
	
}

#bottom_links
{
	clear: left;
	width: 800px;	
	height: 31px;
	
}

#bottom_links_tbl
{
	margin: 0;
	padding: 0;
}

#bottom_links_content
{
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;	
	width: 800px;
	color: #000;	
	height: 31px;
	display: block;
}


#footer
{
	clear: left;
	width: 800px;	
	/*height: 61px;*/
	
}

#footer_content
{
	padding-left: 48px;
	padding-top: 12px;
	padding-right: 48px;
	padding-bottom: 8px;	
	width: 704px;	
	height: 82px;
}

/* =================================== */

#gl_outer_container
{
	margin: 0 auto;
	width: 100%;
	background: none;
	
	
}

#gl_container
{
	margin: 0 auto;
	width: 808px;
	background: none;
	
}

#gl_top_bar {
	width: 808px;
}

#gl_undertop_bar {
	width: 808px;
}

#gl_clock {
	width: 132px;
	height: 119px;
	float: left;
	background: url(../images/skin_glass/clock_bkg.png) no-repeat;
	margin: 0 0 0 14px;
}

#gl_clock_container {
	width: 110px;
	height: 98px;
	background: none;
	margin: 8px;
}

#gl_rnd_news {
	width: 297px;
	height: 119px;
	float: left;
	background: url(../images/skin_glass/random_news_bkg.png) no-repeat;
	margin: 0 0 0 1px;
}

#gl_rnd_news_content {
	width: 280px;
	background: none;
	height: 98px;
	/*overflow-y: scroll;*/
	overflow: hidden;
}

#gl_topright_bar {
	float: left;
}

#gl_search {
	width: 344px;
	height: 48px;	
	background: url(../images/skin_glass/search_bkg.png) no-repeat;
	margin: 0 0 0 2px;
}

#gl_search_content {
	width: 270px;
	height: 46px;
	background: none;
	margin: 8px 8px 8px 70px;
}

#gl_tags {
	width: 344px;
	height: 48px;	
	background: url(../images/skin_glass/tags_bkg.png) no-repeat;
	margin: 7px 0 0 2px;
}

#gl_tags_content {
	width: 270px;
	height: 46px;
	background: none;
	margin: 8px 8px 8px 70px;
}


#gl_nav {
	width: 778px;
	height: 38px;	
	background: url(../images/skin_glass/nav_bkg.png) no-repeat;
	margin: 0 0 0 15px;
	float: left;
}

.insider_text {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	margin: 8px;
}

#gl_menu {
	float: left;
	width: 808px;
}

#gl_menu_content {
	margin: 0 0 0 65px;
}



#gl_menu_content .gl_menu_item {
	width: 160px;
	height: 34px;
	background: none;
	margin: 0 5px;
	float: left;
}

#gl_menu_content .gl_menu_item .btn {
	background: none;
	position: absolute;
	z-index: 99;
}

#gl_menu_content .gl_menu_item .btn  img {
	border: none;
}

#gl_menu_content .gl_menu_item .caption {
	background: none;
	position: absolute;
	z-index: 90;
	width: 150px;
	text-align: center;
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	margin: 7px 0 0 0;
	text-transform: uppercase;
}

#topmenu_item_main {
	
	
	width: 214px;
	height: 165px;
	background: #ffff00;
	position: absolute;
	z-index: 9999;
	margin: 24px 0 0 0;
	background: url(../images/skin_glass/submenu_bkg.png) no-repeat;
}

#topmenu_item_main  .subitems {
	margin: 12px;
}

#topmenu_item_main  .subitems a {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	padding: 4px 8px;
	width: 130px;
	float: left;
}
#topmenu_item_main  .subitems a:hover {
	border: 1px #ffffff solid;
	color: #ffffff;
	background: #0ae5f9;
}



#topmenu_item_events {
	
	width: 214px;
	height: 165px;
	background: #ffff00;
	position: absolute;
	z-index: 9999;
	margin: 24px 0 0 0;
	background: url(../images/skin_glass/submenu_bkg.png) no-repeat;
}

#topmenu_item_events  .subitems {
	margin: 12px;
}

#topmenu_item_events  .subitems a {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	padding: 4px 8px;
	width: 130px;
	float: left;
}
#topmenu_item_events  .subitems a:hover {
	border: 1px #ffffff solid;
	color: #ffffff;
	background: #0ae5f9;
}




#topmenu_item_projects {
	
	width: 214px;
	height: 165px;
	background: #ffff00;
	position: absolute;
	z-index: 9999;
	margin: 24px 0 0 0;
	background: url(../images/skin_glass/submenu_bkg.png) no-repeat;
}

#topmenu_item_projects  .subitems {
	margin: 12px;
}

#topmenu_item_projects  .subitems a {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	padding: 4px 8px;
	width: 130px;
	float: left;
}
#topmenu_item_projects  .subitems a:hover {
	border: 1px #ffffff solid;
	color: #ffffff;
	background: #0ae5f9;
}




#topmenu_item_contacts {
	
	width: 214px;
	height: 165px;
	background: #ffff00;
	position: absolute;
	z-index: 9999;
	margin: 24px 0 0 0;
	background: url(../images/skin_glass/submenu_bkg.png) no-repeat;
}

#topmenu_item_contacts  .subitems {
	margin: 12px;
}

#topmenu_item_contacts  .subitems a {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	padding: 4px 8px;
	width: 130px;
	float: left;
}
#topmenu_item_contacts  .subitems a:hover {
	border: 1px #ffffff solid;
	color: #ffffff;
	background: #0ae5f9;
}








#gl_main_content {
	width: 640px;
	float: left;
	padding: 4px 84px;
	background: url(../images/skin_glass/content_back.png) repeat;
	margin: 10px 0 0 0;
}

#gl_main_content #gl_main_content_container_top {
	width: 648px;
	height: 24px;
	background: url(../images/skin_glass/content_top.png) no-repeat;
}

#gl_main_content #gl_main_content_container_mid {
	width: 648px;
	background: url(../images/skin_glass/content.png) repeat-y;
}

#gl_main_content #gl_main_content_container_mid .insider_content_text {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	margin: 0 8px;
}

#gl_main_content #gl_main_content_container_btm {
	width: 648px;
	height: 29px;
	background: url(../images/skin_glass/content_bottom.png) no-repeat;
}

#gl_footer {
	width: 808px;
	height: 201px;
	background: url(../images/skin_glass/footer.png) no-repeat;
	float: left;
}

/* run string */

A.tickl {
      font-weight: normal;
      FONT-SIZE: 11px;
      COLOR: #000000;
      LINE-HEIGHT: 12px;
      FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif;
      TEXT-DECORATION: none;
   }
   A.tickl:hover {
      COLOR: #6666cc;
      TEXT-DECORATION: none;
   }
   .ticki {
      OVERFLOW: hidden;
      WIDTH: 750px;
      HEIGHT: 13px;
   }
   .ticko {
      PADDING-RIGHT: 0px;
     border-TOP: #cccccc 1px solid;
      DISPLAY: block;
      PADDING-LEFT: 0px;
      PADDING-BOTTOM: 3px;
      MARGIN: 5px 0px;
      WIDTH: 350px;
      PADDING-TOP: 4px;
     border-BOTTOM: #cccccc 1px solid;
   }
   .tickh {
      DISPLAY: none;
   }
   .tickls {
      COLOR: #666666;
   }