body {
	margin: 20px 0 0 0;
	padding: 0;
	background: #eeeeee;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #203C36;
}
.mainbody {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; text-decoration: none}
.mainx a{  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; text-decoration: none}

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

legend {
	display: none;
}

input, textarea {
	padding: 2px 5px;
	border: 1px solid #B8E0D7;
	font: normal 1em Arial, Helvetica, sans-serif;
	color: #203C36;
}

h1, h2, h3 {
	color: #203C36;
}

h1 {
	letter-spacing: -1px;
}

h2 {
	font-size: 1em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-bottom: 1.6em;
	line-height: 180%;
}

p {
}

blockquote {
	font-style: italic;
}

ul {
}

ol {
}

a {
	color: #003333;
}

a:hover {
	text-decoration: none;
}

small {
}

hr {
	display: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: left;
	margin: 0 0 0 15px;
}

/* Header */

#header {
	width: 900px;
	height: 80px;
	margin: 0 auto;
	background: url(images/img02.jpg);
}

#header h1 {
	margin: 0;
	padding: 15px 0 0 20px;
	letter-spacing: normal;
		font-size: 1em;
	color: #FFFFFF;
}

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

#header h1 a:hover {
	text-decoration: underline;
}

#header b {
	display: block;
	letter-spacing: -2px;
	font-size: 2.4em;
}

/* Search */

#search {
	float: right;
	width: 180px;
	padding-top: 30px;
}

#searchfield {
	width: 150px;
}

#searchsubmit {
	display: none;
}

/* Page */

#page {
	width: 940px;
	margin: 0 auto;
	padding: 40px 30px;
	background: url(images/img03.jpg) repeat-x;
}

/* Content */

#content {
	float: left;
	width: 720px;
		background: #FFFFFF;
			padding: 5px;
}

.post {
}

.post .date {
	margin: 0;
	line-height: normal;
	font-size: .8em;
	color: #999999;
}

.post .title, .post .meta {
	display: inline;
	margin: 0;
	padding: 0;
	font: normal 1.6em "Arial Black", Arial, Helvetica, sans-serif;
}

.post .title {
}

.post .meta {
	padding-left: 10px;
	color: #DDDDDD;
}

.post .meta a {
	color: #DDDDDD;
}

.post .links {
	padding: 5px 10px;
	background: #F8F8F8;
	border-top: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
	text-align: right;
	font-weight: bold;
}

.post .entry {
	clear: both;
	margin-bottom: 50px;
}

/* sidebarxx */

#sidebarxx {
	float: right;
	width: 180px;
	background: url(images/img04.jpg) repeat-y;
}

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

#sidebarxx li {
	background: url(images/img05.jpg) no-repeat;
}

#sidebarxx li ul {
	padding: 20px 20px 60px 20px;
	background: url(images/img06.jpg) no-repeat left bottom;
}

#sidebarxx li li {
	padding: 0;
	background: url(images/spacer.gif);
	color: #FFFFFF;
}

#sidebarxx h2 {
	margin: 0;
	padding: 5px 5px 0 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #000000;
	background: #009CFF;
}

#sidebarxx a {
	color: #FFFFFF;
}

/* Footer */

#footer {
	clear: both;
	padding: 40px 0;
	background: #efefef url(images/img07.gif) repeat-x;
}

#footer p {
	margin: 0;
	text-align: center;
	color: #999999;
}

#footer a {
	color: #000000;
}
.top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
}
.details {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


.tabex {
	padding: 2px 9px;
	border: 2px solid #BFEFFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #12231F;
	font-size: 20px;
		font-weight: bold;
			border: 2;
				background: #FFCACA;

}
.tabey {
	border: 1px solid #990033;
	font-family: Arial, Helvetica, sans-serif;
	color: #12231F;
	font-size: 12px;
	border: 0;
}
.zheader a {
display:block;
text-decoration:none;
color: #fff;
font-size: 14px;
background: #003366;
}
.zheader a:hover {
color:#000;
text-decoration:none;
	background: #0099FF;
}