body, p, h1, h2, h3, h4, h5, h6, td, th, ul, li {
	color: #EEEEEE;
	font-family: 'Lucida Sans',Verdana,'Comic Sans MS',Helvetica,sans-serif;
	text-align: left;
}

th, ul, li, p {
	font-size: 13px;
}

li {
	margin: 1px 0px 0px 0px;
}

body {
	background-color: #404040;
	font-size: 12px;
}

hr {
	height: 1px;
	background-color: #404040;
	border-style: solid;
   border-color: #303030 #606060 #606060 #303030;
	border-width:1px;
}

.small {
	font-size: 10px;
}

.start {
	text-align:center;
}

hr.start {
	width:75%;
	margin-left:auto;
   margin-right:auto;
	//text-align:center;
	// vertical-align: middle;
}

h1.start {
	font-size: 40px;
	font-style:italic;
	font-weight: normal;
}

h2.start {
	font-size: 30px;
	font-style:italic;
	font-weight: normal;
}

h2.box {
//	border: solid 1px #AAAAAA;
	background-color:#888888;
	border: solid 1px #f0f0f0;
	border-width: 1px 0px;
	border-color: #f0f0f0 #888888;
//   background-color:#80A080;
//	border-color: #CCCCCC #666666 #666666 #CCCCCC;
	float:none;
	padding: 2px 2px 2px 2px;
	width:250px;
	//overflow:auto:
}

b.begin {
	font-size: 18px;
	font-weight: normal;
}

p.just {
	text-align:justify;
}

p.main {
	font-weight:bold;
	font-size: 12px;
}

p.start {
	font-weight:bold;
	font-size: 14px;
}

a:link {
	color: #e0e0e0;
	text-decoration:none;
}

a:visited {
	color: #c0c0c0;
	text-decoration:none;
}

a:hover {
	color: #f0f0f0;
	text-decoration:none;
	background-color:#888888;
}

a:active {
   color: #fff;
   text-decoration:none;
}

td.prev a:hover, td.next a:hover {
	text-decoration:none;
	background-color:#404040;
}

td.prev a img {
	border: solid 3px #AAAAAA;
	border-style: ridge;
	background-color:#888888;
	margin-top: -5px;
}

td.next a img {
	border: solid 3px #AAAAAA;
	border-style: ridge;
	background-color:#888888;
	margin-bottom: -5px;
}

li a:link, li a:visited, li a:hover, li a:active, 
p a:link, p a:visited, p a:hover, p a:active {
   text-decoration:underline;
}

li a:hover, p a:hover {
//	border: solid 1px #f0f0f0;
//	border-width: 1px 0px;
//	border-color: #f0f0f0 #888888;
 //  background-color:#80A080;
 //  text-decoration:none;
}

img {
	border: solid 1px #AAAAAA;
	background-color:#222222;
	border-color: #666666 #CCCCCC #CCCCCC #666666;
}

img.trans {
	border: solid 0px #404040;
	background-color:#404040;
}

h1 {
	font-size: 30px;
}

h2 {
	font-size: 22px;
}

h3 {
	font-size: 18px;
}

h4 {
	font-size: 15px;
}

li {
	list-style-type: none;
}

table {
	border: solid 1px #404040;
	border-color: #404040 #404040 #404040 #404040;
}

td {
	font-size: 13px;
   border: solid 1px #333333;
	text-align: center;
	vertical-align: middle;
	background-color: #888888;
	color: #FFFFFF;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

td.trans, td.transc {
   border: solid 1px #404040;
	text-align: left;
	vertical-align: top;
	background-color: #404040;
	color: #EEEEEE;
	border-color: #404040 #404040 #404040 #404040;
}

td.transc {
	vertical-align: middle;
}

td.prev {
   border: solid 1px #404040;
	text-align: left;
	vertical-align: top;
	background-color: #404040;
	color: #EEEEEE;
	border-color: #404040 #404040 #404040 #404040;
}

td.next {
   border: solid 1px #404040;
	text-align: left;
	vertical-align: bottom;
	background-color: #404040;
	color: #EEEEEE;
	border-color: #404040 #404040 #404040 #404040;
}

td.info, td.infoc {
	font-size: 10px;
   border: solid 1px #EEEEEE;
	text-align: left;
	vertical-align: top;
	background-color: #404040;
	color: #EEEEEE;
	border-color: #303030 #505050 #505050 #303030;
}

td.infoc {
	vertical-align: middle;
}

td.picture {
	padding: 2px 2px 2px 2px;
}

td.thumbs a:hover img,td.panothumbs a:hover img {
	border-color: #BBBBBB #666666 #666666 #BBBBBB;
}

td.thumbs {
	width: 160px;
	height: 120px;
	padding: 12px 12px 18px 12px;
}

td.panothumbs {
	width: 600px;
	height: 100px;
	padding: 12px 12px 12px 12px;
}

td.panomain {
	width: 600px;
	height: 100px;	
	padding: 12px 12px 12px 12px;
}

td.main {
	width: 160px;
	height: 120px;	
	padding: 12px 12px 12px 12px;
}

td.cam {
	width: 150px;
	height: 120px;	
	padding: 6px 6px 6px 6px;
}

td.cambig {
	width: 300px;
	height: 240px;	
	padding: 6px 6px 6px 6px;
	background-color: #888888;
}
