body  {  /* using */ 
  background-color: #FFFFFF;
  margin:  20px 30px 0px 50px;
  font-family:tahoma;
}
A {
	text-decoration:none;
}
A.menu  , A.active_link , .story_name ,.hint_text{  /* using */ 
	font-family:"Arial Black";
	font-weight:normal;
	font-size: 13pt;
	color:#C9CACA;
} 
A.menu:link , A.menu:visited { /* using */ 
	color:#C9CACA;	
}
A.menu:hover {  /* using */ 
	/*color:#93CEEA;*/
	color:#4BAEDC;
} 
A.active_link  { /* using */ 
	color:#4BAEDC;
}

.story_name {
/*	color:#9C9C9D; */
	color:#4BAEDC;

}
.hint_text {
	color: #F2D439;
}


p , .photo_caption , .small_text , .description_text , .client_text , .copyright_text{ 
	font-family:'Trebuchet MS';
	/* font-size:12px;*/
	font-size:11px;
	color:#191919;
}

A.photo_caption  {
	text-decoration:none;
	color:#191919;
}

A.photo_caption:hover {
	color:#888888;
}

.copyright_text {
	color:#747675;
	font-size:10px;
}
.small_text {
	line-height: 14px;
}
.small_text:hover {
	color:#888888;
}

.home_subject {
	/*font-family:"Trebuchet";*/
	font-family:"Arial Black";
	font-size:12px;
	color:#9D9D9D;
	text-transform:uppercase;
	font-weight:normal;
}
.more_stories , .group_name   {
	font-family:tahoma; 
	font-size:12px;
	color:#9C9D9D;
	font-weight:normal;
}

.more_stories {
	font-family: "Trebuchet MS";
	font-weight:bolder;
}


.div_more_stories {
	/*position:fixed;*/
	position:static;
	top:110px;
	z-index:15;
} 



.description_text , p {
	padding:0px,5px,0px,0px;
	line-height: 14px;
}
.client_text {
	line-height: 14px;
	color:#7ABEE1;
}

.story_title {
	font-family:"Arial Black";
	font-size:10px;
	color:#191919;
	text-transform:uppercase;
}

A.story_title:hover {
	color:#888888;
}
.group_title {
	font-family:"Arial Black";
	font-size:11px;
	color:#9C9C9D;
	text-transform:uppercase;
}


/***** checking *****/
/*
A:link  , A:visited , A:active  , .story_name { 
	text-decoration:none; 
	font-family:"arial";
	font-weight:bolder;
	font-size: 13px;
	color:#666666;
	
} */   

/*.story_name  {
	text-decoration:none; 
	font-family:"arial";
	font-weight:bolder;
	font-size: 13pt;
} */   





form {
   padding: 0px;
   margin:0px;
}
div , span , td , th{
  font-family:tahoma;
  font-size:13px;  
}


.top_menu  , .submenu
{  font-size:18pt;
    line-height: 0px;
   color:#CCFF33;
   font-family:"Arial";
}


.thumnail_cell {
	width:250px;
	padding:10px;
}
.description_body {
}


.menu_heading , .menu_subheading , .menu_topics{
    line-height: 0px;
	color:#66CCFF;
	/*color:#999999;*/
/*	font-size:28px;
	font-family:"arial";
	font-weight:bolder; */
}

.menu_heading{
	font-family:"arial";
	font-weight:normal;
}
.menu_subheading {
	font-size:20px;
	line-height:20px;
}
.menu_topics{
	font-size:16px;
}
#main_content {
	position: static;
	margin-top:  5px;
	
}

#div_current_location , #div_new_story{
	right: 50px;
}


.div_scrollable {
	width:100%; 
	overflow:scroll;
	overflow-y:hidden;
	margin-top:0px;
	margin-left:0px;
	padding-top:0px;

}

.story_thumbnail_cell{
	width:150px;
	padding: 0px;
	margin:0px;
}
.story_desc_cell{
	font-family:tahoma;
	font-size:12px;
	padding: 5px  5px  5px  10px ;
}


.img_thumbnail {
	border:0px;
	width:132px;
	height:182px;
}
.img_fullsize {
	border:0px;
	height:450px;
}
.img_doublesize {
	border:0px;
	width:280px;
	height:182px;
}



.menu_level_1 , .menu_level_2 , .menu_level_3 {
    line-height: 20px;
}


/*span.more_stories ,  A.more_stories , .group_name{
	font-family:tahoma;
	font-size:10px;
	color:#3366CC;
	font-weight:normal;
}*/

.group_name , A.group_name , .photo_name{ 
	font-family:tahoma;
	font-size:10px;
	color:#333333;
	font-weight:bolder;
}

.group_name , A.group_name {
	text-transform:uppercase;
}


.active {
	color:#66CCFF;
}


.home_heading {
font-family:tahoma;
font-size:15px;
text-transform:uppercase; 
}

body , textarea {scrollbar-face-color: #DDDDDD;
scrollbar-shadow-color: #FFFFFF;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-darkshadow-color: #FFFFFF;
scrollbar-track-color: #FFFFFF;
scrollbar-arrow-color: #FFFFFF;}