
div.sbacktop {
	background: url(../images/sback-top.gif) repeat-y center;
	width: 100%;
	bottom: 100%;
	min-height: 22px;
	min-width: 150px;
	background-position: bottom;
}
div.sbackmain {
	background: url(../images/sback-main.gif) repeat-y center;
	min-height: 1px;
	min-width: 150px;
}
div.sbackbottom {
	background: url(../images/sback-bottom.gif) no-repeat center;
	min-height: 22px;
	min-width: 150px;
	background-position: top;
}
div.top {
	background: url(../images/top.gif) no-repeat center;
	min-width: 510px;
	min-height: 17px;
	max-height: 17px;
	max-width: 510px;
	width: 100%;
	bottom: 100%;
	background-position: bottom;
	}
div.main {
	background: url(../images/main.gif) repeat-y center;
	min-height: 1px;
	min-width: 510px;
}
div.bottom {
	background: url(../images/bottom.gif) no-repeat center;
	min-height: 18px;
	min-width: 510px;
	max-height: 18px;
	max-width: 510px;
	width: 100%;
	bottom: 100%;
	background-position: top;
}
div.sidetop {
	background: url(../images/sb2-top.gif) no-repeat bottom;
	width: 100%;
	bottom: 100%;
	min-height: 17px;
	min-width: 120px;
	background-position: center;
	
}
div.sidemain {
	background: url(../images/sb2-main.gif) repeat-y;
	min-height: 1px;
	min-width: 120px;
}
div.sidebottom {
	background: url(../images/sb2-bottom.gif) no-repeat center;
	max-height: 20px;
	max-width: 120px;
	min-height: 20px;
	min-width: 120px;
	background-position: top;
	}
.centre {
width: 840px;
margin-right: auto;
margin-left: auto;
position: relative;
}
/*hack for IE5*/
body {
text-align: center;
}
div.qmain {
	background: url(../images/q-main.gif) repeat-y center;
	max-height: 1px;
	max-width: 510px;
	min-height: 1px;
	min-width: 510px;
}
.qtitle {
	color : White;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-size: 11.5px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-image: url(../images/q-main.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.stitle {
	color : #8C2700;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-size: 11.5px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
}
.qnote{
	color: Silver;
	font-size: 9.5px;
	padding-left: 0px;
	background: transparent;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.qnote2{
	color: #D7D7D7;
	font-size: 9.5px;
	padding-left: 0px;
	background: transparent;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	position: relative;
}
.menu02 {
	color: #336699;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-size: 11.5px;
	font-family: Tahoma,Verdana,Arial;
	font-weight: normal;
}
.menu02 a {
	color: #336699;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
.menu02 a:hover {
	color : Silver;
}
a.screen, a.screen:visited {
color:#336699; 
position:relative; 
z-index:1;
 text-decoration: none;
}
a.screen b {
position:absolute;
visibility:hidden; /* hide the image */
width:100px; /* give it a width */
height:0; /* no height to solve an Opera bug that 
             makes it selectable when hidden */
border:1px solid #8C2700; /* add a border */
left: 0px; /* position:the image */
top:-75px;
}
a.screen:hover {
text-decoration:none; 
border:0; /* needed for this to work in IE */ 
z-index:1000;
}
a.screen:hover b {
visibility:visible; /* make the image visible */
height:76px; /* now give it a height */
cursor:pointer; /* for IE */
z-index:500; 
}
a.screen:hover b img {
border:0; /* remove the link border */
}
.blogt{
	color: #336699;
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-left: 5px;
	margin-right: 5px;
	padding-left: 0px;
	padding-right: 0px;
	font-weight: bold;
}
.blogt a {
	color: #336699;
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding-right: 0px;
	padding-left: 0px;
	position: relative;
}
.blogt a:hover {
	color : #8C2700;
	}
.blogdes{
	color: #336699;
	font-size: 9px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-left: 5px;
	margin-right: 5px;
	padding-left: 0px;
	padding-right: 0px;
}

	.blognm{
	color: #ffffff;
	font-size: 9px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-left: 5px;
	margin-right: 5px;
	padding-left: 0px;
	padding-right: 0px;
}
.rss{
	color: #FF9900;
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-left: 5px;
	margin-right: 5px;
	padding-left: 0px;
	padding-right: 0px;
	font-weight: bold;
	margin-bottom: 2px;
}
.white{
	color: #FFFFFF;
	font-size: 5px;
}

