@charset "utf-8";
/* CSS Document */

.text {font-family: "Times New Roman", Times, serif}
.headline {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
}
.published {
	font-size: 12px;
	font-style: italic;
	color: #333333;
}

.commentlinks {
	color: #253478;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

.story{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}

.smallheadline{
	font-size: 12px;
	color: black;
	font-weight:bold
}

.smallsummary{
	font-size: 12px;
	color: #333333;
}

.header{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
display: inline;
} 

.footer{
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: normal;
display: inline;
} 

 img.border1 {
 border: 1px solid #333333 ;
 padding: 3px 3px 3px 3px ;
 margin: 5px 5px 5px 5px;
 max-width:350px;
 max-height:275px;
 }
 
 img.latestsmall {
 border: 1px solid #333333 ;
 padding: 2px 2px 2px 2px ;
 margin: 4px 4px 4px 4px;
 max-height:133px;
 }
 
 table.newsborder {
	border-width: 1px 1px 1px 1px;
	border-spacing: 2px;
	border-style: solid solid solid solid;
	border-color: black black black black;
	border-collapse: separate;
	background-color: white;
	}
	
 table.latestborder {
	border-width: 1px 1px 1px 1px;
	border-spacing: 2px;
	border-style: solid solid solid solid;
	border-color: #666699 #666699 #666699 #666699;
	border-collapse: separate;
	background-color: white;
	}
	
a.smalllink {
    text-decoration:none;
	border:none;
}


.storylinks A:link {text-decoration: none;color:#253478;font-family: Arial, Helvetica, sans-serif;}
.storylinks A:visited {text-decoration: none;color:#253478;font-family: Arial, Helvetica, sans-serif;}
.storylinks A:active {text-decoration: none;color:#253478;font-family: Arial, Helvetica, sans-serif;}
.storylinks A:hover {text-decoration: none;color:#blue;font-family: Arial, Helvetica, sans-serif;}


.arial {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
display: inline;
} 

.profile {
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: normal;
display: inline;
} 

.arialbold {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
display: inline;
} 

.myacc-des{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
display: inline;
} 

h1.headline {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
}

h2.description {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	display: inline;
}
	
	
/* Positioning  */	

#smallstory1 {
 position:relative;
 top:0;
 right:0;
 width:0px;
}

#smallstory2 {
 position:relative;
 top:55;
 right:0;
 width:0px;
}



/* MM css*/
.unnamed1 {
	text-decoration: underline;
}
body {background-color: #E4E4E4;
	margin: 0px;
    padding: 0px;
	}
/*body {background-image:url(img/coversback.jpg);}*/
body { font-family: "Times New Roman", Times, serif; }
body { font-size: 80%; }
a:hover { color: #FF0000; }
a:visited { color: #0000CC; }
a.footer { font-size: 85%; }
a.redbold { color: #f00; font-weight: bold;}
a.myacc { color: #253478; font-weight: bold;font-family: Arial, Helvetica, sans-serif;font-size: 14px;}
a.myhome { font-size: 8pt; }
small { font-size: 75%; }

HR {
    height:1px;
    width:800px;
	color: #f00;
    background:#F00;  
   }
   
HR.help {border: none 0;
border-top: 1px dashed #f00;/*the border*/
width: 95%;
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
}

HR.search {
    height:1px;
    width:80%;
	color: #f00;
    background:#F00;  
   }
   
div.pagination {
	padding: 3px;
	margin: 3px;
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #AAAADD;
	
	text-decoration: none; /* no underline */
	color: #000099;
}
div.pagination a:hover, div.pagination a:active {
	border: 1px solid #000099;

	color: #000;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
		border: 1px solid #000099;
		
		font-weight: bold;
		background-color: #000099;
		color: #FFF;
	}
div.pagination span.disabled {
		padding: 2px 5px 2px 5px;
		margin: 2px;
		border: 1px solid #EEE;
	
		color: #DDD;
	}	
	
h1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
display: inline;
} 
h2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
display: inline;
} 
.style1 {
	color: #CC0000;
	font-weight: bold;
}

.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px
}
.formspace {display: inline}