:link, :visited {
 text-decoration : none;
}
ul, ol {
 list-style : none;
}
h1, h2, h3, h4, h5, h6, pre, code {
 font-size : 1em;
}
ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, body, html, p, blockquote, fieldset, input {
 margin : 0;
 padding : 0;
}
a img, :link img, :visited img {
 border : none;
}
address {
 font-style : normal;
}
/**/
body {
 background : url('img/bg.gif');
 font : 90% helvetica, arial, serif;
 text-align: center;
}
b, strong {
 color : #3475ed;
}
h2 {
 border-bottom : 1px solid #bbd0f2;
 margin : 20px 0 0 20px;
 color : #666;
 font : 140% georgia;
}
pre {
 border : 1px solid #cccccc;
 padding : 5px;
}

/*
form {
 width : 390px;
 margin-left : 20px;
}

fieldset {
 padding : 10px;
 border : 1px dotted #cccccc;
 background : #eee;
 font-weight : bold;
 color : #999;
}
input {
 width : 100%;
}
*/
input.submit {
 margin-top : 10px;
}
textarea {
 width : 100%;
 height : 200px;
}
#pageContainer {
 width : 780px;
 margin : 35px auto;
 border : 1px solid #cccccc;
 background : #ffffff;
 text-align : left;
}
#pageHeading {
 width : 320px;
 float : left;
 border-right : 1px dotted #ccc;
 padding-bottom : 100px;
}
#pageHeading :link, #pageHeading :visited {
 padding : 0 10px;
 color : #3475ed;
 text-decoration : none;
}
#pageHeading li:hover, #pageHeading a:hover {
 background : #bbd0f2;
 color : #ffffff;
 padding-left : 10px;
}
#pageHeading ul {
 border-top : 1px dotted #cccccc;
 padding : 20px 0 0;
}
#pageHeading li {
 padding : 5px;
 border-bottom : 1px dotted #cccccc;
}
#pageHeading img {
 margin : 21px;
}
#pageContent {
 margin : 0 0 0 320px;
 padding : 0 0 30px;
 border-left : 1px dotted #cccccc;
}
#pageContent a:hover {
 background : #cccccc;
 color : #666666;
 text-decoration : none;
}
#content {
 padding : 10px;
}
#content h1 {
 border-bottom : 2px solid #bbd0f2;
 margin : 5px 0 0 10px;
 color : #666;
 font : 190% georgia;
}
#content :link, #content :visited {
 text-decoration : underline;
}
#content p {
 margin : 12px;
 font : 105% helvetica;
}
#content p {
 text-align : justify;
 text-indent : 14px;
}
#content ul {
 list-style : square inside;
 margin : 15px;
}
#content li {
 padding-top : 4px;
 border-bottom : 1px dotted #eee;
}
#seccondaryMenu {
 text-align : right;
 padding : 5px;
 background : #eee;
 border-bottom : 1px dotted #ccc;
 font : 75% georgia;
}
#seccondaryMenu li {
 padding-right : 10px;
 display : inline;
}
#seccondaryMenu :visited, #seccondaryMenu :link {
 color : #999999;
 text-decoration : none;
}
#footer {
 padding : 5px;
 background : #bbd0f2;
 text-align : center;
 color : #fff;
 border-top : 1px solid #ccc;
}
#footer a {
 margin-right : 20px;
 margin-left : 20px;
 color : #3475ed;
}
#errors, #errors b {
 color : #ff0000;
}
.phpCode {
 font : 95% courrier;
 background : #ddd;
 padding : 5px;
 border : 1px solid #ccc;
 width : 90%;
}
.diagram {
 text-align : center;
}
.cls {
 clear : both;
}
.redBorder {
 border : 2px solid #ff0000;
}
.md5{
margin-left:15px;
font-size: 80%;
color:#bbb}