* {
	margin: 0;
	padding: 0;
}

body {
	background: #000000 url(images/img01long.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}

h1, h2, h3 {
}

h1 {
	font-size: 3em;
}

h2 {
	letter-spacing: -1px;
	font-size: 2em;
	text-align: center;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-top: 1.8em;
	line-height: 180%;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	text-decoration: none;
	color: #FFFFFF;
}

a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

hr {
	display: none;
}

/* Search */

#search {
	padding: 10px;
}

#search input {
	margin-top: 10px;
	padding: 3px 5px;
	background: #041726 url(images/mag.png) no-repeat right;
	border: 1px solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

#search #s {
	width: 100%;
	background: #FF0000;
}

/* History */

div.sdmenu {
	width: 172px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	margin: 8px 5px 5px 9px;
/*	padding-bottom: 10px; */
/*	background: url(bottom.gif) no-repeat  right bottom; */
	color: #00B2DA;
}

div.sdmenu div {
/*	background: url(title.gif) repeat-x; */
	overflow: hidden;
}

div.sdmenu div:first-child {
/*	background: url(toptitle.gif) no-repeat; */
}

div.sdmenu div.collapsed {
	height: 25px;
}

div.sdmenu div span {
	display: block;
	padding: 5px 25px;
	font-weight: bold;
	color: white;
	background: url(expanded.gif) no-repeat 10px center;
	cursor: pointer;
	border-bottom: 1px solid #ED1B24;
}

div.sdmenu div.collapsed span {
	background-image: url(collapsed.gif);
}

div.sdmenu div a {
	padding: 5px 15px;
/*	background: #eee; */
	display: block;
/*	border-bottom: 1px solid #ddd; */
	color: #00B2DA;
}

div.sdmenu div a.current {
	background : #ED1B24;
	color: #FFFFFF;
}

div.sdmenu div a:hover {
	background : #00B2DA;
/*	background : #00B2DA url(linkarrow.gif) no-repeat right center; */
	color: #FFFFFF;
	text-decoration: none;
}

/* Header */

#header {
	width: 960px;
	height: 280px;
	margin: 0 auto;
	background: #060606 url(images/img02.jpg) no-repeat 0 200px;
}

#header h1, #header h2 {
	float: left;
	margin: 0;
	color: #FFFFFF;
}

#header h1 {
	padding: 30px 0 0 20px;
	font-size: 3em;
}

#header h2 {
	padding: 47px 0 0 8px;
	font-size: 1.8em;
	font-style: italic;
}

#header a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	width: 960px;
	height: 51px;
	margin: 0 auto;
	background: url(images/img03.jpg);
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	padding: 12px 10px 0 20px;
}

#menu a {
	text-decoration: none;
	letter-spacing: -1px;
	font-size: 1.2em;
	font-weight: bold;
}

#menu a:hover {
	text-decoration: underline;
}

/* Page */

#page {
	width: 960px;
	margin: 0 auto;
	padding: 30px 0px 0px 0px;
/*	background: transparent url(images/img04.jpg) no-repeat;	*/
}

/* Content */

#content {
	float: left;
	width: 940px;
}

.post {
	margin-bottom: 40px;
	margin-left: 24px;
}

.post .title {
	border-bottom: 1px solid #00B2DA;
	border-left: 2px solid #00B2DA;
}

.post .title a {
	text-decoration: none;
	color: #FFFFFF;
}

.post .title a:hover {
	text-decoration: none;
	color: #ED1B24;
}

.post .entry {
	padding: 0 20px;
	font-size: 10px;
	color: #6b6b6b;
	text-align: center;
}

.post .entry a {
	color: #00B2DA;
}

.post .entry a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

.post .meta {
	height: 15px;
	padding: 10px 10px;
	background: url(images/img05.png) no-repeat;
	line-height: normal;
/*	border-bottom: 1px solid #ED1B24; */
/*	border-left: 2px solid #ED1B24; */
}

.post .meta a {
	text-decoration: none;
	font-weight: bold;
}

.post .meta a:hover {
	text-decoration: underline;
}

.post .meta .byline {
	float: left;
}

.post .meta .comments {
	float: right;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 210px;
/*	background: #660000; */
/*	border-bottom: 1px solid #00B2DA; */
/*	border-left: 2px solid #00B2DA; */
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
	padding: 0 0 20px 20px;
	list-style: square inside;
}

#sidebar h2 {
/*	height: 50px; */
	padding: 4px 8px;
	background: url(images/sbline.gif) no-repeat;
	font-size: 1.6em;
}

/* Footer */

#footer {
	width: 960px;
	margin: 0 auto;
	padding: 20px 0;
	background: url(images/img07.gif) no-repeat;
}

#footer p {
	margin: 0;
	line-height: normal;
	text-align: center;
}

#mytable {
	width: 710px;
	padding: 0;
	margin: 0;
}

caption {
	padding: 0 0 5px 0;
	width: 710px;	 
	font: italic 11px Verdana, Arial;
	text-align: left;
}

th {
	font: bold 11px Verdana, Arial;
	color: #FFFFFF;
	border-right: 1px solid #BFBFBF;
	border-bottom: 1px solid #BFBFBF;
	border-top: 1px solid #BFBFBF;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #6F6F6F url(images/3.gif) no-repeat;
}

th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #BFBFBF;
	text-align: left;
	background: none;
}

td {
	border-right: 1px solid #BFBFBF;
	border-bottom: 1px solid #BFBFBF;
	background: #fff;
	padding: 6px 6px 6px 12px;
	text-align: left;
	color: #6F6F6F;
}


td.alt {
	background: #F2F2F2;
	color: #1F1F1F;
	text-align: left;
}

th.spec {
	border-left: 1px solid #BFBFBF;
	border-top: 0;
	text-transform: none;
	text-align: left;
	background: #fff url(images/1.gif) no-repeat;
	font: bold 10px Verdana, Arial;
}

th.specalt {
	border-left: 1px solid #BFBFBF;
	border-top: 0;
	text-transform: none;
	text-align: left;
	background: #F2F2F2 url(images/2.gif) no-repeat;
	font: bold 10px Verdana, Arial;
	color: #1F1F1F;
}

th.speclc {
	border-left: 1px solid #BFBFBF;
	border-top: 0;
	text-transform: none;
	text-align: left;
	background: #fff url(images/1lc.gif) no-repeat;
	font: bold 10px Verdana, Arial;
}

th.specaltlc {
	border-left: 1px solid #BFBFBF;
	border-top: 0;
	text-transform: none;
	text-align: left;
	background: #F2F2F2 url(images/2lc.gif) no-repeat;
	font: bold 10px Verdana, Arial;
	color: #1F1F1F;
}

th.speclcf {
	border-left: 1px solid #BFBFBF;
	border-top: 0;
	text-transform: none;
	text-align: left;
	background: #fff url(images/1lcf.gif) no-repeat;
	font: bold 10px Verdana, Arial;
}

th.specaltlcf {
	border-left: 1px solid #BFBFBF;
	border-top: 0;
	text-transform: none;
	text-align: left;
	background: #F2F2F2 url(images/2lcf.gif) no-repeat;
	font: bold 10px Verdana, Arial;
	color: #1F1F1F;
}
