body {
	font-family: Tahoma;
	font-size: 12px;
	margin:0;
	background: #fff5d7;
}
td, th, p, div, span {
	font-family: Tahoma;
	font-size: 12px;
	color: #2b2b2b;
}

a, a:visited, a:hover {
	text-decoration: underline;
	color:red;
}
a:hover {
	text-decoration: none;
}

form {
	padding: 0px;
	margin: 0px;
}

h1 {
	font-size: 18px;
	text-align:left;
	padding-left:25px;
	margin:5px 0;
	background:url(../images/menuslash.gif) no-repeat left top;
	margin: 0px;
	margin-bottom: 15px;
	color:#2b2b2b;
}
h2 {
	font-size: 13px;
	font-weight: bold;
	text-align:left;
	margin: 0px;
	margin-bottom:8px;
	margin-top:12px;
	color:#ff0000;
	text-decoration:underline;
}
h3 {
	font-size: 13px;
	font-weight: normal;
	margin: 0px;
	margin-bottom: 10px;
	color:#ff0000;
}
h3 a, h3 a:visited, h3 a:hover{
	font-size: 13px;
	font-weight: normal;
	color:#ff0000;
}

hr {
	height: 1px;
	color: #999;
	background: #999;
	border: 0 none;
	margin-top: 10px;
	margin-bottom: 10px;
}

.hr {
	height: 1px;
	background: #aaa;
	font-size: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.h5 {height:5px;font-size:1px;}
.h10 {height:10px;font-size:1px;}
.mb5 {margin-bottom:5px}

.fl {float:left}
.fr {float:right}
.clear {clear:both;float:none;}

.input {
	font-family: Tahoma;
	font-size: 12px;
	border: 1px solid #aaa;
	padding: 2px;
	color:#6E6E6E;
}
.button {
	font-family: Tahoma;
	font-size: 12px;
	cursor: pointer;
}

.error {
	color: red;
	font-weight: bold;
	text-align: center;
}
.green {
	color: green;
	font-weight: bold;
	text-align: center;
}

img.code {
	margin-bottom: -5px;
}

.title {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
	color:#7C5999;
}
h2 a, h2 a:visited, h2 a:hover{
	font-size: 12px;
	font-weight: bold;
	color:#ff0000;
}
/* blockqoute */
blockquote {
	border: 1px dashed #333;
	background: #ffd;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin: 10px;
	margin-left: 40px;
}
.blockquote {
	border: 1px dashed #333;
	background: #ffd;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin: 10px;
}
.leftblockquote {
	border: 1px dashed #333;
	background: #ffd;
	float: left;
	width: 45%;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.rightblockquote {
	border: 1px dashed #333;
	background: #ffd;
	float: right;
	width: 45%;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 10px;
}

.highlight {
	background-color: #fffebb;
}

#comments {
	margin-top: 30px;
}

.pollQuestion {
	font-weight: bold;
}
ul.poll {
	maring: 0px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	list-style: none;
}
ul.poll li {
	margin-top: 3px;
	margin-bottom: 3px;
}
.pollsBar {
	background: #c7f1fb;
}
.pollsBarMax {
	background: #00ccff;
}

.date {
	color: #777;
}
#commentForm {
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #ccc;
	background: #f5f5f5;
	padding: 8px;
}

ul.subCategories {
	margin: 0px;
	padding: 0px;
	margin-left: 15px;
	margin-bottom: 40px;
}
ul.subCategories li {
	margin: 0px;
	padding: 0px;
	margin-top: 3px;
	margin-bottom: 3px;
}
ul.subCategories a {
	font-weight: bold;
}

.guestbookAnswer {
	font-style: italic;
	margin-top: 10px;
}
	
.logo {
	margin-left:50px;
	margin-top:50px;
	float:left;
}
.right1 {
	float:left;
	margin-left:125px;
	margin-top:50px;
	text-align:left;
	padding:0;
	width:450px;
}

.more {
	margin-bottom:10px;
	text-align:right;
}
.more a, .more a:visited, .more a:hover{
	height:16px;
	font-size:11px;
	color:#ff0000;
	text-decoration:underline;
}
.copy {
	float:left;
	margin:23px 0 20px 54px;
}

.copy, .copy a, .copy a:visited, .copy a:hover {
	font-size:11px;
}
.create {
	float:right;
	margin:23px 47px 20px 0;
}
.create, .create a, .create a:visited, .create a:hover {
	font-size:11px;
}
.menuleft {
	background:url(../images/menu-left.gif) no-repeat;
	width:20px;
	height:60px;
	float:left;
}
.menuleft1 {
	background:url(../images/menu-left1.gif) no-repeat;
	width:20px;
	float:left;
	height:60px;
	
}
/* ---- Basic menu styles ------------------- */

/* common styling */
#menu, #menu ul, #menu li { margin: 0; padding: 0; border: 0 none; }

#menu       { position:relative; z-index: 100;}
#menu li    { float:left;  position:relative; list-style: none; display: inline;}
#menu li a  { display:block; white-space: nowrap;  }
#menu li li { /*width: 100%;*/ clear: both;  /*FF 1.0.7 needs this */  }
#menu li ul { visibility: hidden; position:absolute; }

#menu li li ul {  top: 0; left: 0; }

#menu li.hover ul               {  visibility: visible; }
#menu li.hover ul li ul 		  {  visibility: hidden;  }
#menu li.hover li.hover ul      {  visibility: visible;  left: 100%; }

/* ---- Menu layout -------------------------- */


#menu li li { border: 0;}

#menu ul    { border: 0px; background: #2b2b2b;}
#menu ul li.node { background: transparent url(../images/arrow.png) no-repeat right; }
#menu ul li.separator { background: #2b2b2b;  height: 1px;  }

#menu a {
	padding: 0 7px;
	margin: 0;
	color: #333333;
	line-height: 1.6em; vertical-align: middle;
	font-size: 11px; font-weight: bold; text-decoration: none;
	cursor: pointer;
	background-repeat: no-repeat; background-position: left 50%
}
#menu li a {
	color:#fff5d7;
	font-size:13px;
	text-decoration:underline;
	font-weight:bold;
}

#menu li.disabled a { color: gray; }

/* 1 level - hover */
#menu li.hover a {  background-color: #2b2b2b;color:#fff5d7; text-decoration:none; margin: 0; }
/* 2 level - normal */
#menu li.hover li a { background-color: transparent; border: 0 none;   margin: 2px;  }
/* 2 level - hover */
#menu li.hover li.hover a { background-color: #2b2b2b;color:#fff5d7; border: 0px; text-decoration:underline; margin: 2px;   }
/* 3 level - normal */
#menu li.hover li.hover li a { background-color: transparent; border: 0 none;   margin: 2px;  }
/* 3 level - hover */
#menu li.hover li.hover li a:hover { background-color: #D6E5FC; border: 0px;  margin: 1px;  }

.menucentre {
	background:url(../images/menu-centre.gif) repeat-x;
	height:60px;
	color:#fff5d7;
	line-height:60px;
	float:left;
}
.menucentre1 {
	padding-top:19px;
	float:left;
}
.menucentre a, .menucentre a:visited, .menucentre a:hover{
	color:#fff5d7;
	padding:0 6px;
	font-size:13px;
	text-decoration:underline;
}
.menucentre a:hover{
	text-decoration:none;
}
.menuright {
	background:url(../images/menu-right.gif) no-repeat;
	width:20px;
	height:60px;
	float:left;
}
.menuright1 {
	background:url(../images/menu-right1.gif) no-repeat;
	width:20px;
	height:60px;
	float:left;
}