BODY {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-SIZE: 13px; PADDING-BOTTOM: 0px; MARGIN: 0px; COLOR: #46443d; PADDING-TOP: 0px; FONT-FAMILY: Tahoma,Arial, Sans-Serif; BACKGROUND-COLOR: #f4eedd
}
#menu_top {
	background-image:url(../images/logo_top.gif);
	height: 40px;
	width: 150px;
}
#mmmm {
	padding-bottom:37cm;
}
#page{
	background-image: url(../images/bg.jpg);
	padding:3px 8px 3px 8px;
	background-position: top center;
	color: #ffffff;
	text-decoration: none;
	border:1px solid #db6600;
	font-weight:bold;
	background-color: #f38528;
	font-size:12px;
	cursor: hand;
	text-align: center;


}

#cpage{
	border: 1px solid #000000; 
	background-image: url(../images/over.jpg);
	padding:3px 8px 3px 8px;
	background-position: top center;
	color: #ffffff;
	text-decoration: none;
	background-color: #000000;
	font-size:12px;
	cursor: hand;
	text-align: center;

}

#container {
	min-width:1000px;
}

#header {
	background-color:#000;
	background-image:url(../images/header_bg.gif);
	border-bottom:1px solid #f2eddd;
	height:125px;
	width:1005px;
	font-size:11px;
	color:#81775f;
	padding:10px 0 0 0;
}

#logo {
	background-image:url(../images/logo.gif);
	width: 196px;
	height: 98px;
	float: right;
	margin-top:10px;

}

#myegy {
	float: left;
	padding-left:20px;
}

#topic {
width: 254px;
float: right;
color: #000;
list-style: none;
border: 1px solid #C4B287;
padding: 0;
margin:  0px 0px 0 0px;
background-color: #fff;
text-align: center;
cursor: pointer;
cursor: hand;
}

#topic h1 {
font: bold 12pt Arial, Sans-Serif;
color: #CC3300;
background-image:url(../images/topic_bg.gif);
margin: 0;
padding: 10px 0 10px 0;
text-align: center;
text-decoration:none;
}

#topic img {
background: #F4EEDD;
border: 1px solid #969184;
background-image:url(../images/loading.gif);
background-repeat: no-repeat;
background-position: 50% 50%;
height: 210px;width: 250px;
}

#topic p {
color: #000080;
height: 70px;
overflow: scroll;
font: bold 11pt Arial, Sans-Serif;
margin: 0;
padding: 0 10px 0 10px;
cursor:text;
}

#topic .url {
color: #DC7112;
font-family: Tahoma,Arial, Sans-Serif;
font-size:12px;
height: 30px;
text-align: right;
background-image:url(../images/download_bg.gif);
border-top: 1px solid #C4B287;
cursor: pointer;
cursor: hand;
display: block;
}

#topic .url a{
	display: block;
	height: 30px;
padding: 5px 15px 0 0;

}

#topic A:link{
text-decoration: none;
color: #CC3300;
}
#topic A:visited {
text-decoration: none;
color: #CC3300;
}
#topic A:active {
text-decoration: none;
color: #CC3300;
}
#topic A:hover{
text-decoration: none;
color: #CC3300;
}
#copyr{
color:#ffffff;
font-family: Tahoma,Arial, Sans-Serif;
font-size:12px;
font-color:#ffffff;
height: 30px;
width=100%;
text-align: center;
background-image:url(../images/g.png);
border-top: 1px solid #000000;
cursor: pointer;
display: block;
}
#icons {
	FLOAT: right; MARGIN: 0px
}
#footer {
	margin:0px;
	padding:0px;
	font-family:Tahoma,Arial, Sans-Serif;
	font-size:13px;
	color:#FFF;
	background-color:#F4EEDD;		
}

#footer A {
	text-decoration: none;
	color:#f4eedd;
}

.input_button {
	font-size:11px;
	font-family:Tahoma, Verdana, Arial, Sans-Serif;
	font-weight:bold;
	background-color: #db6600;
	padding-left:6px;
	padding-right:6px;
	padding-top:3px;
	padding-bottom:3px;	
	color: #ffffff;
	border:1px solid #db6600;
	background-image: url(../images/bg.jpg);
}
.input_button:hover {
	background-color: #000000;	
	border:1px solid #000000;
	background-image: url(../images/button_bg_over.jpg);
}