body {
    font-family: helvetica, verdana, sans-serif;
    font-size: 12px;
    background-color-: #c6c6c6;
	background-color-: #dddddd-ok;
	background-color: #e5e5e5;
	background-color-: #e1e1e1;
    background-: url("../../pics/back.gif") repeat-y scroll center center #181818;
    padding-: 10px 35px 35px 35px;
    width: 820px;
    margin: auto;
}

.content { padding: 20px 0 0 0;
background-color-: #fff;
margin-bottom:8px;
border-: 2px dotted #eee;}



p {     font-family: helvetica, verdana, sans-serif;
    font-size: 13px;
    line-height:22px;
	padding:0;
	padding-left:30px;
	margin:0;
	width:630px;
    }


#top {
    text-align: left;
	height:60px;
	font-size:22px;
	color: #666;
	text-transform:uppercase;
	font-weight:normal;
	letter-spacing:2px;
}

h2 {
    font-size: 18px;
    color: #333;
    margin: 35px 0 10px 0;
}

h3 {
    color: #333;
    border-bottom: 1px dotted #999;
    font-size: 22px;
    margin: 30px 0 12px 0;
	font-weight:normal;
	text-transform:uppercase;
	letter-spacing:2px;
}

h4 {
    color: #333;
    font-size: 16px;
	font-weight:normal;
	text-transform-:uppercase;
    margin: 0;
	 margin-bottom: 10px;
	padding:0
}


h4 {
    color: #333;
    font-size: 15px;
	font-weight:bold;
	letter-spacing-: 1px;
	text-transform-:uppercase;
    margin: 0;
	margin-left: 30px;
	 margin-bottom: 2px;
	  margin-top: 5px;
	padding:0
}

.first {
    margin-top: 20px;
}



pre {
    font-size: 11px;
    margin-top: 5px;
    padding: 4px;
    background-color: #e3e2c6;
    border: 1px solid #999;
}

.hl {
    background-color: #ffffcc;
}

ol {
    margin: 0;
    padding: 0 0px 0 20px;
}

li {
    padding: 5px 0 5px 0;
}

img {
    border: 0;
}

/* 
 * Menu
 */
#menu {
    border-bottom-: 2px dotted #eee;
    margin: -20px 0px;
    padding-: 10px 0pt 5px;
    text-align: right;
    text-transform:uppercase;
    font-size:12px;
    margin-right:0;
	margin-bottom:2px;
	letter-spacing:1px;
	
    
}

#menu li {
    display: inline;
    margin: 0px;
    padding: 0px;
}

#menu a {

    background-: #ddd none repeat;
		border-:2px solid #c6c6c6;
    border-bottom: 0px solid #fff;
    border-: 1px dotted #999;    
    margin: 0 0 0 15px;
    padding: 9px;
	padding-right:0;
	padding-top: 2px;
	padding-bottom: 0px;
    
}
#menu a:hover {
background: url("../pics/square6.gif")no-repeat scroll left center ;
    background-: #fff none repeat;
		border-right-:2px solid #fff;
    border-bottom: 0px solid #fff;
    border-: 1px dotted #999;
    margin: 0 0 0 15px;
    padding: 9px;
	padding-right:0;
	padding-top: 2px;
	padding-bottom: 2px;
    color: #000;
}

#menu a.current {
background: url("../pics/square6.gif")no-repeat scroll left center ;
    background-: #ccc none repeat;
	border-right-:2px solid #fff;
    border-bottom: 0px solid #fff;
		padding-bottom: 2px;
    color: #000;
}

#menu a {
    color: #666;
    text-decoration: none;
}


.footer { padding: 0;
font-size:10px;
margin-bottom:35px;
text-align:right;
color:#555;
text-transform:uppercase}

.footer a {
    color: #666;
	text-decoration:none;
	font-size:10px;}
	
.footer a:hover {
    color: #666;
	text-decoration:underline}	

p a {color:#c73333;
text-decoration: none;
font-size-:14px;}

p a:hover {color:#c73333;
text-decoration: underline}


span { font-size:11px; 
line-height:17px;
color:#333}

span a{ font-size:11px; 
line-height:17px;
color:#333}