body {
	background: 		#94aec5;
	padding: 		0;
	margin: 		0;
	color:			#000;
	font-family: 		verdana, helvetica, sans-serif;
	font-size:		10pt;
	z-index:		100;
}

#page {
	width:			800px;
	margin-left:		auto;
	margin-right:		auto;
}

#right {
        width:                  140px;
        margin-right:           10px;
        z-index:                1;
}

a, a:link, a:visited {
	color:			#963a3a;
	text-decoration: 	none;
}	


.articles {
	border:			1px solid #000;
	background:		#fff;
	width:			610px;
	margin-left:		10px;
	margin-bottom:		10px;
	padding:		10px;
}

p.title {
	text-align:		right;
	margin-right:		20px;
	margin-top:		28px;
	font-size:		16px;
	font-weight:		bold;
	color:			#660c0c;
}

p.version {
	color:			#963a3a;
	font-weight:		bold;
}

p.article {
	text-align:		justify;
}

p.dl {
	text-indent:		30px;
	line-height:		5px;
}

p.date {
	color:			#a6a6a6;
	margin-top:		-10px;
	margin-bottom:		10px;
	border-bottom:		1px solid #c1c1c1;
}

.menu {
	font-family:		verdana, helvetica, sans-serif;
        font-size:              10pt;
        width:                  140px;
        background:             #ebebe7;
        border:                 1px solid #000;
        line-height:            16px;
        margin-bottom:          10px;
}
 
.menu a {
	padding-left:           1px;
}
 
.menu ul, .menu li {
        list-style-type:        none;
        margin:                 0;   
        padding:                1px; 
}
 
.menu a, .menu a:link, .menu a:visited {
        width:                  91%;
        display:                block;
        color:                  #000; 
        text-decoration:        none; 
}

.menu a:hover, .menu a:active {
        border:                 1px solid #000;
        border-style:           solid;
        color:                  #000;
        background:             #ff9700;
        text-decoration:        none;
}
 
.rtitle {
	text-align:		right;
	letter-spacing:		6px;
	margin-bottom:		4px;
	padding-right:		2px;
	background:		#fff;
	border-bottom:		1px solid #000;
	font-weight:		bold;
}

.banner {
	margin-left:		325px;
	margin-top:		10px;
}

div.section {
	background:		white;
	padding:		5px;
	left:			-3px;
	top:			-3px;
	border:			1px solid #000;
}

div.back {
	background:		#546270;
	margin-left:		12px;
	margin-right:		170px;
	position:		relative;
	margin-top:		3px;
	margin-bottom:		10px;
}

/*
div.bottom {
        position:               absolute;
        bottom:                 10px;
        margin-top:             100px;
        margin-left:            5px;
        margin-right:           5px;
        margin-bottom:          10px;
	color:			#fff;
}
*/

div.bottom {
	color:			#fff;
}
