
body {
	background: url(/img/site_love/site-bg.gif) repeat-x #e5e9f0;
	color: #000000;
	font-size : 11px;
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

td {
  font-size : 11px;
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  
	vertical-align: top;
  text-align:left;
}

img { border: 0px; }

p {
	font-weight : normal;
	font-size : 11px;
	margin : 10px 0px 0px 0px;
}

h1 { 
  font-family: Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 13px;
  background: url(/img/site_love/h1_box.gif) no-repeat;
  padding:0px 0px 0px 14px;
  margin:0px 0px 15px 0px;
}


h2 {
  font-family: Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 13px;
}

h3 {
	font-weight : bold;
	font-size : 11px;
	margin : 0px 0px 10px 0px;
}


a:link {
  color: #1b3c78;
	text-decoration: none;
}
a:visited {
  color: #1b3c78;
	text-decoration: none;
}
a:hover {
  /*color: #b10015;*/
	text-decoration: underline;
}

input, button, select { font-size:11px; }
form { margin:0; }

.input-fixed { 
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size:11px;
  border: 1px solid black;
  width: 330px;
} 

.input-textarea { 
  font-family: monospace, fixed;
  font-size:11px;
  border: 1px solid black;
  width: 330px;
} 

#footer-love {
	border-top:1px solid black;
	border-bottom:1px solid black;
	background:#1b3c78;	
	text-align:center;
	padding:8px;
}

#footer {
	border-top:1px solid black;
	border-bottom:1px solid black;
	text-align:center;
	padding:20px;
}
	
#footer a {
	/*color: #ffef00;*/
}

#footer-footer {
  background:#ffffff;
	text-align:center;
	padding:2px;
}

/* News */

.news-list a {color: black; text-decoration:none;}
.news-list a:visited {color: black; text-decoration:none;}
.news-list a:hover {color: #b10015; text-decoration:none;}
.news-list h2 { margin-bottom: 0px; }
.news-list h2 a:visited { color: black;}
.news-list h2 a:hover { color: #b10015;}
.news-list h3 { margin-bottom: 0px;}
.news-list h3 a:visited { color: black;}
.news-list h3 a:hover { color: #b10015;}
.news-list-date {margin-bottom:3px;font-weight:bold;}
.news-list-text { margin-bottom: 25px; margin-top:5px;}

.news-read-more {
  text-align:right;
  margin-bottom:15px;
}

.blacklinks a {color: black;text-decoration:none;}
.blacklinks a:visited { color: black;text-decoration:none;}
.blacklinks a:hover { color: #1b3c78;text-decoration:none;}



#lkwrap {
color: #ffffff;
 width:780px;
 height: 30px;
 background: url(/img/site_love/footer.gif) no-repeat;
 text-align:center;
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size: 11px;
 padding:0px;
 
}


#nemesys-footer {
  color: #333333;
  width: 780px; 
  text-align: right;
  padding-right:5px;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px;

}

#nemesys-footer a {
  color: #111111;
  text-decoration:none;
}

#nemesys-footer a:hover {
  text-decoration:underline;
}


#mozscroll { position: absolute; top: 0px; bottom: -1px; visibility: hidden }
