body {
	background: #777;
	font: small Verdana,Sans-serif;
	line-height: 1.6em;
	color: #333;
	text-align: center;
	padding: 0 0 0 0;
	margin: 5px 0 0 0;
}
#indextop {
	background: #fff url(../images/topright.jpg) no-repeat right;
	width: 1020px;
	height: 39px;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bolder;
}
a:link, a:visited {
	color: #0256C3;
	border-bottom: 1px dashed #DBBA8A;
	text-decoration: none;
}
a:active {
	color: #0256C3;
}
a:hover {
	color: #ff0000;
	text-decoration: none;
}
#page-wrapper {
	text-align: left;
	width: 1020px;
	padding: 0;
	margin: 0;
}
#content-wrapper {
	width: 100%;
	margin: 0;
	padding: 0;
	background: White;
}
#main {
	margin-top: 0px;
}
a.main {
	background-color: #fbf1f2;
}
a.main:hover {
	background-color: White;
}
a.content, a.content:link {
	display: block;
	width: 760px;
	height: 28px;
	background-color: #fbf1f2;
	color: #0256C3;
	text-decoration: none;
	border-top: 1px dashed #DBBA8A;
	border-left: 1px dashed #DBBA8A;
	border-right: 1px dashed #DBBA8A;
	border-bottom: 1px dashed #DBBA8A;
	padding: 0 0 0 10px;
}
a.dic, a.dic:link {
	display: block;
	width: 760px;
	height: 22px;
	background-color: #fffbfc;
	color: #0256C3;
	text-decoration: none;
	border-top: 1px dashed #DBBA8A;
	border-left: 1px dashed #DBBA8A;
	border-right: 1px dashed #DBBA8A;
	border-bottom: 1px dashed #DBBA8A;
	padding: 0 0 0 10px;
}
a.dic:hover {
	color: #ff0000;
}
a.forum_deps, a.forum_deps:link {
	display: block;
	width: 780px;
	height: 28px;
	background-color: #fbf1f2;
	color: #0256C3;
	text-decoration: none;
	border-top: 1px dashed #DBBA8A;
	border-left: 1px dashed #DBBA8A;
	border-right: 1px dashed #DBBA8A;
	border-bottom: 1px dashed #DBBA8A;
	padding: 0 0 0 10px;
	margin: 0 0 5px 0;
}
#page_top {
	margin: 0 0 0 0;
	padding: 0 4px 0 0;
	background: White url(../images/titlebg.jpg) no-repeat right;
	text-align: center;
	height: 100px;
}
#top_menu {
	height: 30px; /*	background: White;*/
	background: url(../images/topbg.jpg) repeat-y right White;
	padding: 5px 0 0 5px;
	margin: 0;
}
#top_menu ul {
	padding: 0;
	margin: 0;
}
#top_menu ul li {
	list-style-type: none;
	display: block;
	float: left;
	font: 11px/12px "Lucida Grande", verdana, sans-serif;
	text-align: center;
	padding: 0;
	margin: 0 1px 0 0;
}
#top_menu a {
	display: block;
	width: 96px;
	height: 28px;
	background-color: #ee9ba0;
	color: Black;
	text-decoration: none;
	border-top: none;
	border-right: none;
	border-bottom: none;
	padding: 2px 2px 0 2px;
}
#top_menu a#active {
	color: White;
	background-color: #da251d;
	border-bottom: none;
	border: 1;
}
#top_menu a:hover
{
	color: Black;
	border-bottom: none;
	background: #dff1fe;
}
#mainpage {
	width: 780px;
	background: url(../images/xxx.jpg) no-repeat center;
}
#mainpage ul.news {
	margin: 0;
	padding: 0;
	list-style: none;
}
#mainpage ul.news li {
	list-style: none;
	border-bottom: #ccc 1px dotted;
	margin-top: 20px;
	padding-bottom: 20px;
}
#rightbar {
	margin-top: 40px;
	margin-left: 15px;
	width: 220px;
	height: 100%;
	float: right;
}
#rightbar .title {
	color: white;
	background-color: #ee9ba0;
	font-weight: bold;
	text-align: center;
}
#rightbar ul {
	margin: 0;
	padding: 0;
}
#rightbar ul li {
	list-style: none;
	border-bottom: #ccc 1px dotted;
}
#rightbar ul li a {
	display: block;
	margin: 5px 5px 10px 5px;
	font-size: 11px;
	line-height: 14px;
	border-bottom: none;
}
.news_title {
	color: Red;
	text-align: left;
	font-weight: bolder;
	font-size: 18px;
	margin-left: 116px;
}
#sidebar {
	width: 199px;
	float: left;
	font-size: 11px;
	line-height: 16px;
	padding: 0;
	margin: 0;
	overflow: hidden; 
	background-color: transparent;
/*	background: url(../images/sidebarbg.jpg) no-repeat top;*/
}
.sidebar-wrapper {
	margin: 0;
}
#sidebar .box-1 {
	margin: 25px 0 10px 10px;
}
#sidebar a {
	display: block;
	width: 175px;
	height: 40px;
	color: Black;
/*	background-color: #ef9ba0;*/
	background-color: #ee9ba0;
	text-decoration: none;
	font-weight: bolder; 
	border-bottom: none;
	margin-bottom: 3px;
	margin-top: 0;
	padding-left: 7px;
	padding-top: 4px;
}
#sidebar a:hover {
/*	background: #ededc8;*/
	background: #dff1fe;
	color: Black;
}
#sidebar a#active {
	background: #da251d;
	color: White;
}
#leftmenu {
	width: 210px;
	float: left;
	font-size: 11px;
	line-height: 16px;
	padding: 0;
	margin: 0;
	overflow: hidden;
	background-color: transparent;
}
.leftmenu-wrapper {
	margin: 0 10px 10px 10px;
}
#leftmenu a {
	display: block;
	width: 180px;
	height: 30px;
	color: Black;
	background-color: #ee9ba0;
	text-decoration: none;
	font-weight: bolder; 
	border-bottom: none;
	margin-bottom: 5px;
	margin-top: 5px;
	padding-left: 10px;
	padding-top: 8px;
}
#leftmenu a:hover {
	background: #dff1fe;
	color: Black;
}
#leftmenu a#active {
	background: #da251d;
	color: White;
}
#footer {
	height: 39px; /*background: #e4e2e2 url(../images/footerbg.gif) no-repeat left;*/
	background: #ffffff url(../images/footerbg.gif) no-repeat left;
	font-size: 10px;
	padding: 0px 5px 3px 30px;
	margin: 0 0 0 0;
	text-align: right;
	color: Gray;
	line-height: 14px;
}
#footer a {
	color: Black;
}

input {
	width: 115px;
}
img {
	border: none;
	text-decoration: none;
}
table {
	border-style: solid;
	border-width: 0px;
}
table.withoutborder {
	border: none;
}
th.red {
	background-color: #da251d;
	color: White;
}
th.pink {
	background-color: #ef9ba0;
	color: Black;
}
th.gray {
	background-color: #e4e2e2;
	color: Black;
}
td.box {
	color: #0256C3;
	border-top: 1px dashed #DBBA8A;
	border-bottom: 1px dashed #DBBA8A;
	border-left: 1px dashed #DBBA8A;
	border-right: 1px dashed #DBBA8A;
	text-decoration: none;
	background-color: #fbf1f2;
	vertical-align: top;
}
.white {
	color: White;
}
.red {
	color: Red;
}
.green {
	color: Green;
}
.blue {
	color: Blue;
}

h1 {
	font-size: large;
	color: #6697e4;
}
input {
	width: 200px;
	color: #7b7474;
	background-color: #eeeeee;
	border-style: solid;
	border-width: 1px;
	border-color: #eeeeee;
}
ul.mini_projects {
	margin-bottom: 0px;
	margin-top: 0px;
}