<style type="text/css">

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.pagination{
padding: 2px;
}

.pagination ul{
margin: 0;
padding: 0;
text-align: left; /*Set to "right" to right align pagination interface*/
font-size: 16px;
}

.pagination li{
list-style-type: none;
display: inline;
padding-bottom: 1px;
}

.pagination a, .pagination a:visited{
padding: 0 5px;
border: 1px solid #9aafe5;
text-decoration: none; 
color: #2e6ab1;
}

.pagination a:hover, .pagination a:active{
border: 1px solid #2b66a5;
color: #000;
background-color: #FFFF80;
}

.pagination a.currentpage{
background-color: #2e6ab1;
color: #FFF !important;
border-color: #2b66a5;
font-weight: bold;
cursor: default;
}

.pagination a.disablelink, .pagination a.disablelink:hover{
background-color: white;
cursor: default;
color: #929292;
border-color: #929292;
font-weight: normal !important;
}

.pagination a.prevnext{
font-weight: bold;
}

</style>



header table.header td.account {
padding-left:25px;
padding-right:5px;
padding-top:4px;
text-align:right;
vertical-align:top;
}



body, input, textarea, select, option, select option {
color:blue;
font-family:Arial,sans-serif;
font-size:10pt;

}

  .modboxin { padding: 0px !important; }



pre {
  background-color: #eee;
  padding: 10px;
  font-size: 11px;
}
* a { color: blue; text-decoration:none;}
a:visited { color: blue; text-decoration:none; }
a:hover { color: #fff; background-color:#090; }

.fieldWithErrors {
  padding: 5px;
  background-color: red;
  display: table;
}

#errorExplanation {
  width: 400px;
  border: 2px solid red;
  padding: 7px;
  padding-bottom: 12px;
  margin-bottom: 20px;
  background-color: #f0f0f0;
}

#errorExplanation h2 {
  text-align: left;
  font-weight: bold;
  padding: 5px 5px 5px 15px;
  font-size: 12px;
  margin: -7px;
  background-color: #c00;
  color: #fff;
}

#errorExplanation p {
  color: #333;
  margin-bottom: 0;
  padding: 5px;
}

#errorExplanation ul li {
  font-size: 12px;
  list-style: square;
}

div.uploadStatus {
  margin: 5px;
}

div.progressBar {
  margin: 5px;
}

div.progressBar div.border {
  background-color: #fff;
  border: 1px solid grey;
  width: 100%;
}

div.progressBar div.background {
  background-color: #333;
  height: 18px;
  width: 0%;
}

h1 {color: #993333;}
h2 {color: #666;}

.story table {margin-bottom: 5px;}
.vote-up, .vote-down, .voted-up, .voted-down {font-size: small}
.vote-up a, .vote-up a:visited, .vote-down a, .vote-down a:visited {color: #333;}
.voted-up a, .voted-up a:visited {color: blue;}
.voted-down a, .voted-down a:visited {color: red;}
.vote-up a:hover, .voted-up a:hover {background: white; color: blue; text-decoration: none;}
.vote-down a:hover, .voted-down a:hover {background: white; color: red; text-decoration: none;}
.meta {font-style: italic;}
p.form-help {font-size: x-small; font-style: italic;}

.mydashboard {

	font-family:Verdana /* Lucida Sans */
}
.bolderheadline {
	
	color:#222222;
font-family:Arial;
font-size:10pt;
font-weight: normal;
	width: 100%;
}


.timeago {
	
	color:#696969;
font-family:Arial,sans-serif;
font-size:10pt;
	font-weight: normal;
}

 span#front-page-news {background: #ffc; font-weight: normal;color:blue}
 span#front-page-news a, a:visited {color: blue; text-decoration: none;}
 span#front-page-news a:hover {color: white; background: blue; font-weight: 900; text-decoration:none;} 
 
 

