.content{
	color:#333333;
	font-size:11pt;
	background-color:#FFFFFF;
}
.facebook a{
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14pxpt;
	text-decoration:none;
	font-weight:bold;	
}
.facebook a:hover{
	color:#EE9C22;
}
.c_content{
	color:#333333;
	font-size:9pt;
	font-family:Arial;
}
.txtlog{
	font-size:9pt;
	font-family:Arial, Helvetica, sans-serif;
}
.newsletter{
	text-decoration:none;
	color:#000000;
	font-size:10pt;
	font-weight:bold;
	}
.newsletter:hover{
	color:#E5970F;
}
.help{
	color:#DB942D;
	text-decoration:blink;
}
.opacity:hover{
opacity:0.80;
filter: alpha(opacity=80);
-moz-opacity: 0.80;
zoom: 1;
} 
.more a{
 color:#FFFFFF;
 text-decoration:none;
 font-family:Arial, Helvetica, sans-serif;
 font-size:9pt;
}
.profit{
	color:#FFFFFF;
	font-family:"Times New Roman", Times, serif;
	font-size:10pt;
}
.logs{
	font-size:9pt;
}
.title{
	font-size:9pt;
	color:#0A4483;
	font-weight:bold;
}
.footer{
	color:#CCCCCC;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight:bold;
}
.footer:hover{
	color:#EE9C22;
}
.short_desc{
	font-size:8pt;
	color:#0A4483;
}
/*subcategory*/
.sub_top a{
	padding-left:5px;
	}
.sub_cat{
	text-decoration:none;
	font-size:10pt;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	color:#656CA2;
}
.sub_cat:hover{
	color:#EE9C22;
}
.subcat_head{
	color:#656CA2;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11pt;
	font-weight:bold;
}
/*under topnav.php*/
.topnavigation{
	height:38;
	width:556;
}
.top_caption{
	color:#FFFFFF;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight:bold;
}
.top_caption:hover{
	color:#EE9C22;
}
.top_spcr{
	background-repeat:no-repeat;
	padding-left:10px;
	padding-right:10px;
}
.txtapplication{
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight:bold;
}
/*under index.php*/
.newslink{
	color:#40476A;
	font-weight:bold;
	text-decoration:none;
}
/*topnav first level*/
.navcontainer {
	Z-INDEX: 100; LEFT: 100px; VISIBILITY: hidden; MARGIN: 0px; position:absolute;
	height:20px; width:140px; 
}
UL#navlist {
	WIDTH: 140px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight:bold; 
}
UL#navlist LI {
	 BORDER-BOTTOM-WIDTH: 0px; MARGIN: 0px; LIST-STYLE-TYPE: none; text-decoration:none; BACKGROUND: #656CA2; padding-top:5px; width:165px; display:block; /*BORDER-RIGHT-WIDTH: 0px;   padding-top:0px; padding-bottom:5px; height:25px;  B */
	 text-align: left;
	 padding-left: 5px;
}

UL#navlist LI A {
	color:#FFFFFF; text-decoration:none; width:160px; padding-bottom:5px; padding-top:0px; DISPLAY: block; BORDER-BOTTOM: #ffffff 1px dotted; 
}

UL#navlist LI A:hover {
	color:#EE9C22; BORDER-BOTTOM: #ffffff 1px dotted; display:block;
}


/*sstories.php*/
.name{
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight:bold;
}
.headers{
	color:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15pt;
}
.cat_link{
   font-size:9pt;
   color:#0A4483;
   font-weight:bold;
   background-repeat:no-repeat;
}
.cat_link a{
	color:#F0A533;
}
.S_name{
   font-size:9pt;
   color:#0A4483;
   font-weight:bold;
   background-repeat:no-repeat;
}
.S_title{
	color:#EE9C22;
	font-size:12pt;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.S_content{
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
}
.Sa_content{
	color:#838383;
	text-decoration:none;
	font-size:9pt;
}
/*under viewstory.php*/
.V_title{
	color:#EE9C22;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.V_name{
	color:#EE9C22;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10pt;
}
.V_pad{
	padding-left:2px;
}
/*under tell_stories.php*/
.ts_txt{
	text-align:right;
	font-weight:bold;
}
.txtbox{
	text-align:center;
}
.fle_browse{
	border:none;
}

table.form tr th {
  text-align: center;
}

table.form tr td {
  /*background: #EEE;*/
}

table.form tr td:first-child {
  text-align: right;
  font-style: italic;
  font-size: 0.9em;
  color: maroon;
  background: white;
}

div.stitle {
  text-align: center;
  background: #DDD;
  padding: 2px;
  margin-top: 10px;
  font-weight: bold;
}