body {
	font: 10px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background: #ABB0B5 url(images/bg.gif);
}
#container {
	border: 2px solid White;
	border-width: 0px 2px;
}
#upline {
	line-height: 47px;
	background: Black url(images/upnav.gif) no-repeat right bottom;
	padding-left: 10px;
	background-color: White;
}
#upline a {
	color: Black;
	text-decoration: none;
	float: left;
	display: block;
	padding: 0px 10px;
}
#upline a:hover {
	color: #DCDCDC;
	background: Black;
}
#upline a strong {
	color: Black;
}
#upline a:hover strong {
	color: #DCDCDC;
}
#select {
	font-size: 11px;
	color: White;
}
#select form {
	margin: 0px;
}
#content h1 {
	font-size: 12px;
	margin: 0px;
}
#content .block {
	margin: 0px 11px 22px 11px;
	border: 1px solid Black;
}
#content #menu ul {
	list-style: none;
	margin: 0px;
}
#content #menu ul li{
	display: block;
	clear: both;
}
#content #menu ul a {
	background: url(images/menu_border.gif) repeat-x left bottom;
	display: block;
	font-size: 14px;
	font-weight: bold;
	color: Black;
	text-decoration: none;
	padding: 5px 0px 7px 12px;
	width: 154px;
	font: Verdana;
}
#content #menu ul a:hover {
	background-color: White;
}
#content #menu ul ul {
	background-color: White;
	font: Verdana;
}
#content #menu ul ul a {
	font-size: 11px;
	font-weight: normal;
	padding: 6px 0px 8px 12px;
	font: Verdana;
}
#content #menu ul ul a:hover {
	background-color: #FFFFF0;
}
#content #menu #lastlink a {
	background-image: none;
	padding-bottom: 6px;
}
#content #wap {
	background: White;
	text-align: center;
	color: Gray;
	font-size: 12px;
	padding: 5px;
	font: Verdana;
}
#content #wap a {
	font-size: 14px;
	font-weight: bold;
	color: #A9A9A9;
	text-decoration: none;
}
#content #wap a:hover {
	color: #696969;
}
#content #comment {
	background: White;
	color: Gray;
	padding: 15px 5px 15px 20px;
}
#content #how {
	background: White;
	color: Gray;
	padding: 10px 8px;
}
#content #how p {
	margin: 8px 0px 5px;
}
#content #forab span {
	background: White;
	margin: 1px;
	display: block;
	font-size: 11px;
	text-align: center;
	padding: 10px 5px;
}
#content #forab a {
	color: #666;
	text-decoration: none;
}
#content #forab a:hover {
	color: #000;
	text-decoration: underline;
}
#content #maintd {
	background: #DCDCDC;
	width: 630px;
	padding-top: 30px;
}
#content .cblock {
	width: 555px;
	margin-bottom: 25px;
}
#content .cblock_h {
	border: 1px solid #000;
	background: #AAA url(images/cblock_hbg.gif);
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	width: 100%;
}
#content .cblock_h td {
	padding: 8px 15px;
}
#content .cblock_h a {
	color: #EEE;
	text-decoration: none;
}
#content .cblock_h a:hover {
	color: #FFF;
}
#content .cblock_sh {
	background: #F3F3F3 url(images/cblock_shbg.gif) repeat-x left top;
	font-weight: bold;
	width: 100%;
}
#content .cblock_sh td {
	padding: 5px 15px;
}
#content .cblock_sh a {
	color: #666;
	text-decoration: none;
	font-size: 10px;
}
#content .cblock_sh a:hover {
	color: #000;
}
#content .cblock_f {
	text-align: right;
	padding-top: 5px;
	font-size: 12px;
	font-weight: bold;
}
#content .cblock_f a {
	color: #366;
	text-decoration: none;
}
#content .cblock_f a:hover {
	color: #033;
}
#content .cblock_c {
	background: #FFF;
	padding: 6px;
}
#content .cblock_c table table {
	background: #F7F7F7;
	height: 35px;
	font-size: 11px;
}
#content .cblock_c table table a {
	font-weight: bold;
	color: #333;
	text-decoration: none;
	font-size: 12px;
}
#content .cblock_c table table a:hover {
	color: #000;
}
#content .cblock_c table table p {
	margin: 2px 0px;
}
#content .cblock_code {
	display: block;
	text-align: center;
	font-weight: bold;
	color: #FFF;
	line-height: 21px;
	margin: 0px 7px;
	font-size: 12px;
	background: #CCC;
}
#downline {
	text-align: right;
	line-height: 38px;
	background: Black;
	padding-right: 15px;
}
#downline a {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #EEE;
	text-decoration: none;
	margin: 0px 5px;
}
#downline a:hover {
	color: Red;
}
#footer #copyright {
	padding: 0px 22px;
	width: 180px;
}
#footer .banner {
	display: inline;
	padding-right: 15px;
}

/*       */
#c_mel .cblock_code {
background: #696969;
 
}
#c_java .cblock_code {background: Gray;}
#c_pict .cblock_code {background: Gray;}
#c_real .cblock_code {background: Gray;}
#c_themes .cblock_code {background: Gray;}

.textblack
        {
                font: 10px Verdana;
                color: #000000;
        }