body {
     padding:0;
     margin:0;
     font-size:12px;
     font-family:Verdana,Tahoma,Arial,sans-serif;
     color:#666;
     line-height:140%;
     text-align:center;
     background:#ddd;
}

#header {
   height:78px;
   margin:0 auto;
   width:960px;
   background:url(images/bg_header.jpg) no-repeat top center;
}

#header h1 {
   padding-top:15px;
   padding-left:15px;
   font-size:18px;
   font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
   color:#ddd;
   text-align:left;
}

#header h2 {
   padding:15px;
   font-size:14px;
   font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
   color:#ddd;
   text-align:left;
}

#header h3 {
   padding-left:15px;
   font-size:12px;
   font-weight:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
   color:#ddd;
   text-align:left;
}

.header_text{
	float:left;
}

.header_banner{
	float:right;
	margin:9px;
}

#container {
position:relative;
margin:0 auto;
width:970px;
background:url(images/bg_content.jpg) repeat-y left top #fff;
}

#content {
float:left;
text-align:left;
margin:20px 25px !important;
margin:5px 5px;
width:585px;
display:inline;
background:#fff;
overflow:hidden;
}

#gadmenu {
   border-bottom:1px solid #ddd;
   margin-top:3px;
   height:18px;   
   margin-left:5px;
   margin-right:5px;
   padding-left:10px;
   background-color:#fff;
   text-align:left;
}

#side-left {
float:left;
border-right:1px solid #ddd;
border-bottom:0px solid #ddd;
margin-bottom:20px;
width:180px;
}

#side-right {
float:right;
border-left:0px solid #ddd;
width:140px;
margin:0px 10px 0px 0px;
}


#footer {
clear:both;
color:#fff;
height:80px;
width:100%;
background:url(images/bg_footer.jpg) repeat-x bottom left #ddd;
}
.content-top {
background:url(images/bg_content_top.jpg) no-repeat left top;
}

/* MENU ITEMS */
#menu {
    margin-left:5px;
    margin-top:20px;
    margin-bottom:0px;
}

#menu a {
    width:175px;
    padding-top:5px;
    display:block;
    text-decoration:none;
    background-color:#fff;
    border-bottom:1px dotted #999;
    text-align:left;
    text-indent:5px;
}

#menu a:hover {
    background-color:#fafafa;
}

.menu_separator{
    width:175px;
    padding-top:5px;
    display:block;
    text-decoration:none;
    background-color:#fff;
    border-bottom:1px dotted #999;
    text-align:left;
    text-indent:5px;
    height:20px;
}

.menu_group_title {
    width:175px;
    padding-top:5px;
    display:block;
    text-decoration:none;
    background-color:#fff;
    border-bottom:1px dotted #999;
    text-align:center;
    height:20px;
    font-weight:bold;
}

/* LOGIN PART */

#login {
    width:155px;
    margin-left:5px;
    margin-bottom:20px;
}

/* RIGHT SIDE */
#myad {
    width:155px;
    height:600px;
}

/* OTHER, DEBUG */
.info {
   font-size:9px;
   font-weight:normal;
   font-family:Verdana,Tahoma,Arial,sans-serif;
   color:#888;
}

/* DOWNLOAD ITEMS */
.download{
	width:470px;
	align:center;
	border-collapse:collapse;
}

.download2{
	width:470px;
	align:center;
	border-collapse:collapse;
}

.dlgad {
   width:460px;
   height:55px;
   margin:auto;
   margin-top:30px;
   margin-bottom:30px;
   border:0px solid #ddd;
   padding:0px;
   /*background:url(images/468x60.png) no-repeat left top;*/
}

#content .download td{
	background-color:#fff;
	width:234px;	
	padding:5px;
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-collapse:collapse;
	border:1px solid #ddd;
}

#content .download2 td{
	background-color:#fff;
	padding:5px;
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-collapse:collapse;
	border:1px solid #ddd;
}

#content p.snavi{
   padding:0px;
   margin:0px;
   text-indent:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

td{
	background-color:#fff;	
	text-indent:5px;
	padding:1px;
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}


h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 2px;
	color: #333333;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	clear: both;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 5px;
	color: #333333;
}
.tutinfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	clear: none;
	color: #333333;
	margin:0px;
	padding:0px;
}

.tutcontent {
	clear: both;
}

.toc{
   width:400px;
   border:1px solid #ddd;
   margin-top:20px;
   font-size:12px;
   font-family:Verdana,Tahoma,Arial,sans-serif;
   font-weight:normal;
}

.toc td{
   padding:2px;
   text-indent:10px;
}

a{
   color:#0055bb;
   font-weight:bold;
}

h2 a {
   text-decoration:none;
   color:#0055bb;
}

hr {
	margin: 0px;
	padding: 0px;
	color: #ddd;
	background-color: #ddd;
	height: 1px;
	border:0px solid #ccc;
}

.hr1 {
    clear:both;
	margin: 0px;
	padding: 0px;
	color: #ddd;
	background-color: #ddd;
	height: 1px;
	border:0px solid #ccc;
}

#content .underlined {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 0px;
	text-align: right;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #ccc;
}

#content p {
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	text-indent:5px;
}
#content .gad {
	float: left;
	height: 260px;
	width: 260px;
	padding: 0px;
	margin: 8px;
	margin-top:0px;
}

#content p.info2{
   text-indent:20px;
   margin:0px;
   padding:0px;
	font-size: 10px;
	color: #888;
}

.nleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	margin-bottom:10px;
	text-align: left;
	float:left;
}

.nright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-align: right;
	margin-left: 8px;
	display:block;
}

#content .mycode {
    clear:both;
	overflow: auto;
	width:550px;
	border: none;
	background-color: #fff;
	padding: 10px;
}
.gad2 {
	height: 70px;
	width: 470px;
	text-align: center;
	margin: auto;
	margin-top:30px;
	clear:both;
}
#content .navi {
	display: block;
}

table.manAlpha td {
   width:30px;
   padding:5px;
}

.mainlist {
   background:url(images/tuts.png) no-repeat left top;
   padding-left:50px;
   width:470px;
   margin:auto;


}

.mainlist2 {
   background:url(images/prod.png) no-repeat left top;
   padding-left:50px;
   width:470px;
   margin:auto;
}

.mainlist3 {
   background:url(images/news.png) no-repeat left top;
   padding-left:50px;
   width:470px;
   margin:auto;
}

#content .mainlist p.info3, #content .mainlist2 p.info3, #content .mainlist3 p.info3{
   padding:0px;
   margin:0px;
   padding-left:20px;
   text-indent:0px;
}

#content .mainlist h2, #content .mainlist2 h2, #content .mainlist3 h2{
   padding:0px;
   margin:0px;
}

#content #manual{
   padding-left:0px;
}

#content #manual p{
   padding-left:0px;
}

#content #manual div{
   padding-left:40px;
}

#content #manual h2{
   text-indent:0px;
   padding-top:20px;
   padding-left:0px;
}

#content #manual h1{
   text-indent:0px;
   padding-top:0px;
   
}

#adTower{
    text-align:right;
    padding:0px;
    margin:0px;
}

#adTower li{
    text-decoration:none;
    list-style-type: none;
    margin:0px;
    padding:0px;
    padding-top:3px;
}

#adTower .cap{
    display:block;
    border-bottom:1px solid #ccc;
}

#footerad{
clear:both;
color:#fff;
width:100%;
}

.taginfo{
   clear:both;
}

.partner_table_left{

}

.partner_table_left td{
	padding-right:5px;
}

.recommendedLinksBlock a{
	font-size:10px;
}

.recommendedLink{
	text-indent:5px;
}

.footerMenu{
	text-align:center;
	padding:5px 0px 0px 0px;
}

.footerMenu a{
	font-weight:normal;
	font-size:10px;
	text-decoration:none;
	color:#f4f4f4;
	border-bottom:1px dotted #f4f4f4;
	margin:0px 5px;
}

.copyBlock{
	margin:5px 0px 0px 0px;
}


/* CODE STYLE */
.java5 .de1, .java5 .de2 {font-family: 'Courier New', Courier, monospace; font-weight: normal;color: #000020;}
.java5 a:link {color: #000060;}
.java5 a:hover {background-color: #f0f000;}
.java5 .head {font-family: Verdana, Arial, sans-serif; color: #808080; font-size: 70%; font-weight: bold; background-color: #f0f0ff; border-bottom: 1px solid #d0d0d0; padding: 2px;}
.java5 .foot {font-family: Verdana, Arial, sans-serif; color: #808080; font-size: 70%; font-weight: bold; background-color: #f0f0ff; border-top: 1px solid #d0d0d0; padding: 2px;}
.java5 .imp {font-weight: bold; color: red;}
.java5 li {font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;font: normal normal 95% 'Courier New', Courier, monospace; color: #003030;}
.java5 li.li2 {font-weight: bold;font-weight: bold; color: #006060;}
.java5 .kw1 {color: #000000;  font-weight: bold;}
.java5 .kw2 {color: #000000; font-weight: bold;}
.java5 .kw3 {color: #006600; font-weight: bold;}
.java5 .kw4 {color: #006600; font-weight: bold;}
.java5 .kw5 {color: #003399; font-weight: bold;}
.java5 .kw6 {color: #003399; font-weight: bold;}
.java5 .kw7 {color: #003399; font-weight: bold;}
.java5 .kw8 {color: #003399; font-weight: bold;}
.java5 .kw9 {color: #003399; font-weight: bold;}
.java5 .kw10 {color: #003399; font-weight: bold;}
.java5 .kw11 {color: #003399; font-weight: bold;}
.java5 .kw12 {color: #003399; font-weight: bold;}
.java5 .kw13 {color: #003399; font-weight: bold;}
.java5 .kw14 {color: #003399; font-weight: bold;}
.java5 .kw15 {color: #003399; font-weight: bold;}
.java5 .kw16 {color: #003399; font-weight: bold;}
.java5 .kw17 {color: #003399; font-weight: bold;}
.java5 .kw18 {color: #003399; font-weight: bold;}
.java5 .kw19 {color: #003399; font-weight: bold;}
.java5 .kw20 {color: #003399; font-weight: bold;}
.java5 .kw21 {color: #003399; font-weight: bold;}
.java5 .kw22 {color: #003399; font-weight: bold;}
.java5 .kw23 {color: #003399; font-weight: bold;}
.java5 .kw24 {color: #003399; font-weight: bold;}
.java5 .kw25 {color: #003399; font-weight: bold;}
.java5 .kw26 {color: #003399; font-weight: bold;}
.java5 .kw27 {color: #003399; font-weight: bold;}
.java5 .kw28 {color: #003399; font-weight: bold;}
.java5 .kw29 {color: #003399; font-weight: bold;}
.java5 .kw30 {color: #003399; font-weight: bold;}
.java5 .kw31 {color: #003399; font-weight: bold;}
.java5 .kw32 {color: #003399; font-weight: bold;}
.java5 .kw33 {color: #003399; font-weight: bold;}
.java5 .kw34 {color: #003399; font-weight: bold;}
.java5 .kw35 {color: #003399; font-weight: bold;}
.java5 .kw36 {color: #003399; font-weight: bold;}
.java5 .kw37 {color: #003399; font-weight: bold;}
.java5 .kw38 {color: #003399; font-weight: bold;}
.java5 .kw39 {color: #003399; font-weight: bold;}
.java5 .kw40 {color: #003399; font-weight: bold;}
.java5 .kw41 {color: #003399; font-weight: bold;}
.java5 .kw42 {color: #003399; font-weight: bold;}
.java5 .kw43 {color: #003399; font-weight: bold;}
.java5 .kw44 {color: #003399; font-weight: bold;}
.java5 .kw45 {color: #003399; font-weight: bold;}
.java5 .kw46 {color: #003399; font-weight: bold;}
.java5 .kw47 {color: #003399; font-weight: bold;}
.java5 .kw48 {color: #003399; font-weight: bold;}
.java5 .kw49 {color: #003399; font-weight: bold;}
.java5 .kw50 {color: #003399; font-weight: bold;}
.java5 .kw51 {color: #003399; font-weight: bold;}
.java5 .kw52 {color: #003399; font-weight: bold;}
.java5 .kw53 {color: #003399; font-weight: bold;}
.java5 .kw54 {color: #003399; font-weight: bold;}
.java5 .kw55 {color: #003399; font-weight: bold;}
.java5 .kw56 {color: #003399; font-weight: bold;}
.java5 .kw57 {color: #003399; font-weight: bold;}
.java5 .kw58 {color: #003399; font-weight: bold;}
.java5 .kw59 {color: #003399; font-weight: bold;}
.java5 .kw60 {color: #003399; font-weight: bold;}
.java5 .kw61 {color: #003399; font-weight: bold;}
.java5 .kw62 {color: #003399; font-weight: bold;}
.java5 .kw63 {color: #003399; font-weight: bold;}
.java5 .kw64 {color: #003399; font-weight: bold;}
.java5 .kw65 {color: #003399; font-weight: bold;}
.java5 .kw66 {color: #003399; font-weight: bold;}
.java5 .kw67 {color: #003399; font-weight: bold;}
.java5 .kw68 {color: #003399; font-weight: bold;}
.java5 .kw69 {color: #003399; font-weight: bold;}
.java5 .kw70 {color: #003399; font-weight: bold;}
.java5 .kw71 {color: #003399; font-weight: bold;}
.java5 .kw72 {color: #003399; font-weight: bold;}
.java5 .kw73 {color: #003399; font-weight: bold;}
.java5 .kw74 {color: #003399; font-weight: bold;}
.java5 .kw75 {color: #003399; font-weight: bold;}
.java5 .kw76 {color: #003399; font-weight: bold;}
.java5 .kw77 {color: #003399; font-weight: bold;}
.java5 .kw78 {color: #003399; font-weight: bold;}
.java5 .kw79 {color: #003399; font-weight: bold;}
.java5 .kw80 {color: #003399; font-weight: bold;}
.java5 .kw81 {color: #003399; font-weight: bold;}
.java5 .kw82 {color: #003399; font-weight: bold;}
.java5 .kw83 {color: #003399; font-weight: bold;}
.java5 .kw84 {color: #003399; font-weight: bold;}
.java5 .kw85 {color: #003399; font-weight: bold;}
.java5 .kw86 {color: #003399; font-weight: bold;}
.java5 .kw87 {color: #003399; font-weight: bold;}
.java5 .kw88 {color: #003399; font-weight: bold;}
.java5 .kw89 {color: #003399; font-weight: bold;}
.java5 .kw90 {color: #003399; font-weight: bold;}
.java5 .kw91 {color: #003399; font-weight: bold;}
.java5 .kw92 {color: #003399; font-weight: bold;}
.java5 .kw93 {color: #003399; font-weight: bold;}
.java5 .kw94 {color: #003399; font-weight: bold;}
.java5 .kw95 {color: #003399; font-weight: bold;}
.java5 .kw96 {color: #003399; font-weight: bold;}
.java5 .kw97 {color: #003399; font-weight: bold;}
.java5 .kw98 {color: #003399; font-weight: bold;}
.java5 .kw99 {color: #003399; font-weight: bold;}
.java5 .kw100 {color: #003399; font-weight: bold;}
.java5 .kw101 {color: #003399; font-weight: bold;}
.java5 .kw102 {color: #003399; font-weight: bold;}
.java5 .kw103 {color: #003399; font-weight: bold;}
.java5 .kw104 {color: #003399; font-weight: bold;}
.java5 .kw105 {color: #003399; font-weight: bold;}
.java5 .kw106 {color: #003399; font-weight: bold;}
.java5 .kw107 {color: #003399; font-weight: bold;}
.java5 .kw108 {color: #003399; font-weight: bold;}
.java5 .kw109 {color: #003399; font-weight: bold;}
.java5 .kw110 {color: #003399; font-weight: bold;}
.java5 .kw111 {color: #003399; font-weight: bold;}
.java5 .kw112 {color: #003399; font-weight: bold;}
.java5 .kw113 {color: #003399; font-weight: bold;}
.java5 .kw114 {color: #003399; font-weight: bold;}
.java5 .kw115 {color: #003399; font-weight: bold;}
.java5 .kw116 {color: #003399; font-weight: bold;}
.java5 .kw117 {color: #003399; font-weight: bold;}
.java5 .kw118 {color: #003399; font-weight: bold;}
.java5 .kw119 {color: #003399; font-weight: bold;}
.java5 .kw120 {color: #003399; font-weight: bold;}
.java5 .kw121 {color: #003399; font-weight: bold;}
.java5 .kw122 {color: #003399; font-weight: bold;}
.java5 .kw123 {color: #003399; font-weight: bold;}
.java5 .kw124 {color: #003399; font-weight: bold;}
.java5 .kw125 {color: #003399; font-weight: bold;}
.java5 .kw126 {color: #003399; font-weight: bold;}
.java5 .kw127 {color: #003399; font-weight: bold;}
.java5 .kw128 {color: #003399; font-weight: bold;}
.java5 .kw129 {color: #003399; font-weight: bold;}
.java5 .kw130 {color: #003399; font-weight: bold;}
.java5 .kw131 {color: #003399; font-weight: bold;}
.java5 .kw132 {color: #003399; font-weight: bold;}
.java5 .kw133 {color: #003399; font-weight: bold;}
.java5 .kw134 {color: #003399; font-weight: bold;}
.java5 .kw135 {color: #003399; font-weight: bold;}
.java5 .kw136 {color: #003399; font-weight: bold;}
.java5 .kw137 {color: #003399; font-weight: bold;}
.java5 .kw138 {color: #003399; font-weight: bold;}
.java5 .kw139 {color: #003399; font-weight: bold;}
.java5 .kw140 {color: #003399; font-weight: bold;}
.java5 .kw141 {color: #003399; font-weight: bold;}
.java5 .kw142 {color: #003399; font-weight: bold;}
.java5 .kw143 {color: #003399; font-weight: bold;}
.java5 .kw144 {color: #003399; font-weight: bold;}
.java5 .kw145 {color: #003399; font-weight: bold;}
.java5 .kw146 {color: #003399; font-weight: bold;}
.java5 .kw147 {color: #003399; font-weight: bold;}
.java5 .kw148 {color: #003399; font-weight: bold;}
.java5 .kw149 {color: #003399; font-weight: bold;}
.java5 .kw150 {color: #003399; font-weight: bold;}
.java5 .kw151 {color: #003399; font-weight: bold;}
.java5 .kw152 {color: #003399; font-weight: bold;}
.java5 .kw153 {color: #003399; font-weight: bold;}
.java5 .kw154 {color: #003399; font-weight: bold;}
.java5 .kw155 {color: #003399; font-weight: bold;}
.java5 .kw156 {color: #003399; font-weight: bold;}
.java5 .kw157 {color: #003399; font-weight: bold;}
.java5 .kw158 {color: #003399; font-weight: bold;}
.java5 .kw159 {color: #003399; font-weight: bold;}
.java5 .kw160 {color: #003399; font-weight: bold;}
.java5 .kw161 {color: #003399; font-weight: bold;}
.java5 .kw162 {color: #003399; font-weight: bold;}
.java5 .kw163 {color: #003399; font-weight: bold;}
.java5 .kw164 {color: #003399; font-weight: bold;}
.java5 .kw165 {color: #003399; font-weight: bold;}
.java5 .kw166 {color: #003399; font-weight: bold;}
.java5 .co1 {color: #666666; font-style: italic;}
.java5 .coMULTI {color: #666666; font-style: italic;}
.java5 .es0 {color: #000099; font-weight: bold;}
.java5 .br0 {color: #339933;}
.java5 .st0 {color: #0000ff;}
.java5 .nu0 {color: #cc66cc;}
.java5 .me1 {color: #006633;}
.java5 .me2 {color: #006633;}

