@CHARSET "ISO-8859-1";

body,html {
    margin: 0;
    padding: 0;
    font-family: Arial, Helvetica, sans-serif;
    height: 100.01%;
}
#changestyle {
	margin: 5px 9px 0 5px;
	text-align: right;
	position: absolute;
	top: 0px;
	right: 0px;
}

#changestyle a
{
    text-decoration: none;
}

a:active, a:focus{
    outline: none;
}


#container {
    width: 773px;
    margin: 0 auto;
    background-color: #E8E8E8;
	overflow:hidden;
	clear:left;
}

#left {
    width: 658px;
    float: left;
    background-color: #FBFBFB;
    padding-bottom: 3000px;
    margin-bottom: -3000px;
    overflow: hidden;
}
#left-A {
    width: 115px;
    float: left;
}

#left-B {
    width: 158px;
    float: left;
}

#left-C {
    margin: 0;
    width: 378px;
    float: left;
}
#left-A_middle {
    height: 192px;
}
#right {
    float: right;
    width: 115px;
    height: auto;
    margin:0;
}
#right_top {
    height: 153px;
    margin:0;
}
#picB {
    height: 192px;
    margin:0;
}
#footer {
    margin: 0 auto;
	clear:left;
	text-align:center;
	font-size: 9px;
	color:#333333;
	line-height: 1;
	margin-top: 20px;
	padding-bottom: 10px;
}
#footer a{
	text-decoration:none;
	color:#333333;
}
#footer a:hover{
	text-decoration:underline;
	color:#000000;
}

.piclink:link,
.piclink:active,
.piclink:hover,
.piclink:visited
{
    background-color: #E8E8E8 !important;
    border: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
}

#right_top form.login{ 
	padding: 0 0 0 0 ;
	width: 96px;
	border: 0 solid #0000FF;
	height: 25px;
	margin: 0 0 0 11px;
	background-image:url(/images/mmmnew/login-dropdown.jpg);
	background-repeat:no-repeat;
	background-position: 0px 6px;
	/*background: url("../images/content_form.jpg") no-repeat 0 100%;*/
}

#right_top form.login select {
	position: relative;
	top: 3px;
	width: 96px;
	height: 19px;
	opacity: 0;
	border: 3px none #E8E8E8;
	text-align:center;
}

