body	{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #bebebe;
	background-color: #141414;
	font-weight: normal;
  overflow:scroll;
  overflow:-moz-scrollbars-vertical;
}

a {
outline: none;
}

a:link	{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #c7020f;
	font-size: 15px;
	text-decoration: none;
}

a:visited {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #c7020f;
	font-size: 15px;
	text-decoration: none;
}

a:active {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #c7020f;
	font-size: 15px;
	text-decoration: none;
}

a:hover {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 15px;
	text-decoration:none;
}

a.paginationlinks:link	{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #c7020f;
	font-size: 28px;
	text-decoration: none;
}

a.paginationlinks:visited {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #c7020f;
	font-size: 28px;
	text-decoration: none;
}

a.paginationlinks:active {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #c7020f;
	font-size: 28px;
	text-decoration: none;
}

a.paginationlinks:hover {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 28px;
	text-decoration:none;
}

td, tr, table {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #000000;
	}  

input, select, option, textarea	{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	width : 280px;
}

br, p, li {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffcc;
}  

ul, ol, li {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffcc;
	margin-left: 5px;
	padding-left: 5px;
  list-style-position: outside; 
	list-style-type: square;
}

h1 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	margin: 0;
	padding: 0;
}

h2 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	margin: 0;
	padding: 0;
}

#rightnav {
width:120px;
}

#rightnav h3 {
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-size: 15px;
font-weight: bold;
color: #000000;
margin: 30px 0 25px 0;
padding: 0 0 4px 0;
font-size: 16px;
border-bottom: 1px solid #999999;
}

#rightnav ul {
/* list-style: none; */
margin: 0;
padding: 0;
border: none;
}

#rightnav ul li {
/* display: inline; */
list-style: none;
margin: 0;
padding: 0;
}

#rightnav ul li a {
display: block;
width: 100%;
color: #FFFFFF;
margin: 0;
padding: 0 0 12px 0;
}

html>body #rightnav ul li a {
width: auto;
}

#rightnav ul li a img {
border: 1px solid #000000;
}

.smalltext {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin: 0;
	padding: 0;
}

.pagination {
	font-family: Trebuchet MS, Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 28px;
	text-decoration: none;
}