#container {
	background-color: #f5f5f5;
	margin: 0px;
	padding: 4px;
	width: 950px;
	border: 1px solid #666666;
}
#leftside {
	text-align: left;
	left: 0px;
	border-right-color: #333333;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
	border-left-width: 1px;
	border-top-color: #333333;
	border-top-style: solid;
	border-top-width: 1px;
}

body,td,th {
	font-family: ‚l‚r ‚oƒSƒVƒbƒN, sans-serif;
	font-size: 0.9em;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CCCCCC;
}

.toplink {
	font-weight: bold;
	color: #006599;
	text-decoration: none;
}
a.toplink:hover {
	color: #000000;
	text-decoration: underline;
}
.searchbox {
	background-color: #EAEFF2;
	color: #006799;
	border: 1px solid #006599;
}
.searchbutton {
	border: none;
	font-size: 1.0em;
	font-weight: bold;
	color: #0A6A9D;
	text-decoration: none;
}

.for-search {
	color: #999999;
	font-size: 10px;
	line-height: 100%;
}

#botleft {
	margin: 0px;
	padding: 0px;
	width: 50px;
	background-image: url(images/botleft.jpg);
	left: 0px;
	float: left;
}
.copy {
	color: #FFFFFF;
	text-decoration: underline;
}
.copyone {
	color: #FFFFFF;
	text-decoration: none;
}
.bc {
	color: #333333;
	text-decoration: underline;
}
hr {
	border: 1px solid #006599;
}

a.top {
	text-decoration: underline;
}

h1 {
	font-size: 0.9em;
	padding: 0px;
	margin: 0px;
	background-color: #f5f5f5;
}
/*
h2 {
	font-size: 1.3em;
	padding: 3px;
	background-color: #f5f5f5;
	border: 1px solid #CCCCCC;
}
*/

.floatright {
	margin: 4px;
	padding: 0px;
	float: right;
	border: 0x solid #333333;
}
.floatleft {
	margin: 4px;
	padding: 0px;
	float: left;
	border: 2px solid #333333;
}
.botlink {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.bc:hover {
	color: #000000;
	text-decoration: none;
}

#maincontents {
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
}

#maincontents li{
	padding: 2px;
    list-style-type: disc;
	text-indent: 0px;
	text-align: left;
}

#maincontents ul{
	margin-left: 0px;
	text-indent: 0pt;
}

#maintable a {
	color: #006599;
	text-decoration: none;
}
#maintable a:hover {
	color: #333333;
	text-decoration: underline;
}

.style1 {
	font-size: 1.1em;
	color: #FFFFFF;
    text-decoration: bold;
}

h3 {
	font-size: 1.1em;
}
#htmlleft {
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	width: 180px;
	color: #FFFFFF;
}
#htmlleft li {
	list-style-type: none;
	padding: 2px;
	margin-right: 10px;
	text-indent: 0px;
	text-align: left;
}
#htmlleft a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#htmlleft ul {
	text-indent: 0pt;
}
.download {
	font-size: 1.1em;
	font-weight: bold;
	color: #006599;
	background-color: #f3f3f3;
	width: 250px;
	margin: 4px;
	padding: 4px;
	border: 1px solid #000000;
}



/* Content */

#content {
	margin-right: 340px;
}

.post {
	margin-bottom: 10px;
	margin-right: 50px;
	background: url(images/img05.gif) repeat-x;
}

.post .title {
	background: url(images/img07.gif) no-repeat right top;
}

.post .title h2 {
	padding: 30px 30px 0 30px;
	background: url(images/img06.gif) no-repeat;
	font-size: 1.2em;
	color: #ff6600;
}

.post .title p {
	margin: 0;
	padding: 0 0 0 30px;
	line-height: normal;
	color: #BABABA;
}

.post .title p a {
	color: #BABABA;
}

.post .entry {
	padding: 0px 0px 20px 30px;
	line-height: 1.5em;
	margin-right: 30px;
}

.post .entry h3 {
	font-size: 1.1em;
	margin-bottom: 3px;
	color: #3366ff;
}

.post .entry ul {
	margin-left: 20px;
}

.post .entry li {
	margin-left: 0px;
	margin-bottom: 5px;
}

.post .foot {
	padding: 20px 20px 0px 30px;
	background: url(images/img15.gif) no-repeat left bottom;
}

.post .links {
	margin: 0;
	padding: 30px 30px 0px 30px;
	background: url(images/img15.gif) no-repeat;
}

.post .links a {
	padding: 0 23px;
	text-decoration: none;
	font-weight: bold;
}

.post .links a:hover {
	text-decoration: underline;
}

.post .links .more {
	background: url(images/img16.gif) no-repeat left;
}

.post .links .comments {
	background: url(images/img17.gif) no-repeat left;
}

.post .highlight{
	font-family: ‚l‚r ‚oƒSƒVƒbƒN, sans-serif;
	font-size: 0.9em;
	color: #ff3333;
	font-weight: bold;
}
