.MS {
	BORDER-RIGHT: #ffc040 1px solid; 
	PADDING-RIGHT: 12px; 
	BORDER-TOP: #ffc040 1px solid; 
	PADDING-LEFT: 12px; 
	FONT-SIZE: 75%; 
	FILTER: revealTrans(Duration=0.2); 
	VISIBILITY: hidden; 
	PADDING-BOTTOM: 12px; 
	BORDER-LEFT: #ffc040 1px solid; 
	WIDTH: 256px; COLOR: #50f0b0; 
	PADDING-TOP: 12px; 
	BORDER-BOTTOM: #ffc040 1px solid; 
	POSITION: absolute; 
	BACKGROUND-COLOR: #006050
}

body {
	overflow: -moz-scrollbars-vertical;
	background: #E4E0CB;
	color: #282828;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	margin: 5px 0 0;
	padding: 0;
	text-align: center;
	border-top: 0;
	font-size: 11px;
}
td{
	font-size: 9px;
	font: tahoma, verdana, arial, helvetica, sans-serif;
}
a img {
	border: 0;
}

::-moz-selection {
	background:#d4f699;
	color:#182963;
}

::selection {
	background:#d4f699;
	color:#182963;
}

code::-moz-selection {
	background: #535353;
	color:#9dd63c;
}

code::selection {
	background: #535353;
	color:#9dd63c;
}

a:link, a:visited {
	font-weight: bold;
	color: #333333;
	TEXT-DECORATION: none; 
	CURSOR: hand;
}

a:hover, a:active, a:focus {
	color: #4FA3DA;
}

a.rss:link, a.rss:visited {
	color: #ff950b;
}

a.rss:hover, a.rss:active, a.rss:focus {
	color: #8dc036;
}

h1 {
	margin: 0;
	padding: 0;
}

h1 span {
	display: none;
}

h3 {
	background: #182963 url(../img/title_bg.gif) no-repeat;
	margin: 5px 0 0;
	padding: 1px 0;
	height: 17px;
	font: tahoma, verdana, arial, helvetica, sans-serif;
	width: 401px;
	cursor: pointer;
	font-size: 0.99em;
}

h3 a:link, h3 a:visited, h3 a:hover {
	color: #fff;
	text-shadow: 2px 2px 1px #8dc036;
	font: tahoma, verdana, arial, helvetica, sans-serif;
	padding: 2px 8px 1px;
	-moz-outline-style: none;
	display: block;
	height: 14px;
	width: 330px;
	text-decoration: none;
}

#container {
	background: url(../img/page_bg.gif) top right repeat-y;
	width: 444px;
	text-align: left;
	margin: 0 auto;
	border-top: 0;
}

#header {
	background: url(../img/header.gif) top right no-repeat;
	height: 78px;
}

#content {
	background: url(../img/page_bottom.gif) bottom right no-repeat;
	padding: 0 10px 25px 33px;
}

p {
	margin: 0 0 1px;
	padding: 5px;
	line-height: 13px;
}

p b{
	color: #25ABE9;
	font-weight: bold;
	font-size: 13px;
}

p b, b a:link, b a:visited {
	color: #25ABE9;
	font-weight: bold;
	font-size: 11px;
	underline: none;
}

p i {
	font-size: 1.1em;
	font-style: normal;
	color: #182963;
}

b.date {
	color: #535353;
	margin-left: 5px;
}

a.big {
	font-size: 1.1em;
}

code {
	font-size: 1em;
	font-family: "Courier New", Courier, monospace;
	background: #EBEBEB;
	color: #535353;
}

code b {
	color: #4fa3da;
	font-weight: normal;
}

ol {
	margin: 0;
	padding: 0 0 0 30px;
}

li {
	margin-top: 4px;
}

div.wrapper {
	background-color: #EBEBEB;
}

code.long {
	display: block;
	padding: 3px;
	margin: 0 4px;
}

a.demo {
	-moz-outline-style: none;
	display: block;
	height: 12px;
	width: 38px;
	float: left;
	background: url(../img/demo.gif) top left no-repeat;
	margin-right: 2px;
	cursor: pointer;
}

#content div {
	margin: 0;
	padding: 0;
	height: 1%;
}

.stretcher {
	background: none !important;
	background: #fff;
}

.copy {
	float: right;
	margin-top: 9px;
	margin-right: -6px;
	display: block;
	width: 198px;
	height: 14px;
	background: url(../img/copy.gif) top left no-repeat;
}

.copy:hover {
	background-position: bottom left;
}

.copy span {
	display: none;
}
