body {
	margin: 0px auto 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
  	background: #606060 url(negative.png) repeat fixed 100% 100%;
}

#container {
	padding: 25px;
	background-color: #ffffff;
	width: 760px;
	min-height:900px;
}
@media screen {
  .noprint { display: block ! important;
}
  .noshow { display: none ! important;
  }
}
  .notmobile { display: block ! important;
}
  .mobile { display: none ! important;
  }
@media print {
  .noprint { display: none ! important;
}
  .noshow { display: block ! important;
  }
}
@media only screen and (max-device-width: 800px) {
 /* define mobile specific styles come here */

  .notmobile { display: none ! important;
}
  .mobile { display: block ! important;
}
 body {
	margin: 0px auto 0px;
	padding: 0;
	font-family: Verdana, Arial, Helvetica,sans-serif;
	font-size: 100%;
	color: #000000;
}
#container {
	width: auto;
	background-color: #ffffff;
	min-height: 900px;
}
p.ex {
	padding: 10px;
}
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
  	font-style: normal;
   font-weight: normal;
}

th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-position: outside;
	list-style-image: url(../../images/bell_bullet.gif);
}
li {
	list-style-position: outside;
	vertical-align: middle;
	list-style-image: url(../../images/bell_bullet.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #000000;
}
h2 {
  font-family: Verdana,Helvetica,sans-serif;
  font-size: 16px;
  font-style: normal;
  color: #000000;
  background-color: #d3d3d3;
  border: 1px solid black;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #000000;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
p {
  font-family: Verdana,Helvetica,sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: normal;
  color: #000000;
}
p.ex {
  font-family: Verdana,Helvetica,sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: normal;
  color: #000000;
  width:620px;
  text-align: justify;
}
b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
hr {
		height: 1px;
}
.info {
	font-family: Arial;
	font-weight: bold;
	color: #d3c677;
}
.ringer {
	font-family: Arial Narrow; 
	font-size: 13px;
	font-weight: bold;
	color: #d3c677;
}
.tiny {
	font-family: Verdana; 
	font-size: 13px;
	color: #000000;
}
.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #515161;
	text-decoration: none;
	background: Green;
}

a {
  font-family: Verdana,Helvetica,sans-serif;
  color: #0000aa;
  text-decoration: none;
}
a:hover {
  font-family: Verdana, Arial, Helvetica,sans-serif;
  color: Red;
  text-decoration: underline;
}
.table {
	border: 2px solid White;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: White;
	background-color: #515161;
}
.rollover a {
  border: 1px solid black;
  border-radius: 0px; important;
  display: block;
  height: 21px;
  width: 90px;
  background-color: #bbbbFF;
  font-weight: bold;
  font-size: 12px;
  font-family: "Verdana";
  color: #000000;
  text-decoration: none;
  line-height: 170%;
}
.rollover a:hover {
  border: 1px solid black;
  display: block;
  width: 90px;
  height: 21px;
  background-color: #222299;
  font-weight: bold;
  font-size: 12px;
  font-family: "Verdana";
  color: #FFFFFF;
  text-decoration: none;
  line-height: 170%;
}
.rollover a:active {
  border: 1px solid black;
  display: block;
  width: 90px;
  height: 21px;
  background-color: #7777FF;
  font-weight: bold;
  font-size: 12px;
  font-family: "Verdana";
  color: #FFFFFF;
  text-decoration: none;
  line-height: 170%;
}
#castle {
	font-size: 12px;
	font-style: normal;
	color: #000000;
}



