
body {
	background-color: #4D4F62;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	text-align:center;

}

#all {

	border: 1px solid #b8b9c4;
	margin: 50px auto;
	width: 650px;
	background-color: #2e3247;
	text-align:left;
}

img{
	margin-left:5px;
	border: none;
}

/* menu part */

#menu {padding-top:10px;
font-family:verdana, sans-serif;
font-size: 14px;
}
#menu a {
	border: 1px solid #b8b9c4;
	border-bottom: 0;
	color: #b8b9c4;
	padding: 2px 5px 2px;
	font-size: 11px;
	text-decoration: none;
}
#menu a:hover {
background-color:#b8b9c4;
color:#2e3247 !important;
}

.active {
	background-color:#b8b9c4;
   font-weight:bold;
   color:#dd4400 !important;
}


/* main page */

#main {
	background-color: #b8b9c4;
	color: #2e3247;
	margin-top: 1px;
	padding: 15px 10px 10px 10px;
}

.pointer {
	margin-top:10px;
	font-weight:bold;
}

.part .title {
    font-family: verdana,arial,helvetica,sans-serif;
	font-size: 16px;
	color: #be070c;
	font-weight: bold;
}
.part .text {
	padding-left: 14px;
	color: #2e3247;
}
.link {
	color: #2e3247;
	text-decoration: none;
}
.link:hover {
	color: #2e3247;
	text-decoration: underline;
}
.part .scrshot {
	color: #2e3247;
	text-align: center;
}

/* bottom - page */

#under {
	padding:10px;
	margin-top:10px;
	color:#b8b9c4;
	font-size:10px;
}
#under a {
	color:#b8b9c4;
	font-weight:bold;
}

.describe{
	color:#dd4400;
	font-weight:bold;
}
p{
   text-align:justify;
}
div{
   text-align:justify;
}

.lg{
	margin-left: 100px;
	color: #b8b9c4;
}
.lg a{
	color: #b8b9c4 !important;
	font-weight: bold;
	text-decoration: underline;
}
.set{
	text-decoration:none !important;
}
.bold{
	font-weight: bold;
}

#picture {

	text-align : center;
	border : none;
	display : inline;
	margin-left : 15px;
}
