@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #7A7A7A;
}
.txt {
	font-family: Arial;
	color: #737373;
	font-size: 11px;
	text-decoration: none;
	line-height: 22px;
	text-align: justify;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}.topbg {
	background-color: #DBDBDB;
	height: 5px;
}
#topmenu {
	height: 15px;
	float: right;
	margin-top: 10px;
	width: 100%;
}
.tabletxthead {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #24BDEB;
}

#topmenu ul{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #737373;

}
#topmenu ul li{
	list-style-type: none;
	float: left;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #737373;
	padding-left: 3px;
	padding-right: 3px;
	width: auto;

}
.topmenu   {
	color: #737373;
	text-transform: uppercase;
	font-size: 10px;
	text-decoration: none;
}
.topmenu  a:hover  {
	text-decoration: none;
	color: #FCFCFC;
	background-color: #CCCCCC;
	display: block;
}
.topmenu a:link {
	color: #737373;
	text-decoration: none;
}
.topmenu a:visited {
	text-decoration: none;
	color: #737373;
}

.topmenu a:active {
	text-decoration: none;
	color: #737373;
}
.imgborder {
	border: 5px solid #E5E5E5;
}
.imgborder a:hover {
	border: 5px solid #33CCFF;
}


#topmenu ul li a:link{
}
#main {
    margin: auto;
	border: 1px solid #cccccc;
	width: 450px;
    min-height:150px;
	background: #F1F3F5;
    font-family: Arial, Helvetica, sans-serif;
    font-weight:bold;
    font-size : 12px;
    border-collapse:collapse;
}

#sender {
   clear:both;   
	border: 1px solid #cccccc;
	width: 356px;
	background: #E9ECEF;
   font-family: Arial, Helvetica, sans-serif;
   font-weight:bold;
   font-size : 12px;
   padding:2px;
   margin-bottom:10px;
   margin-top:10px;
   margin-left: 60px;
}

#result {
    margin-top:20px;
	 border: 1px solid #cccccc;
	 width: 356px;
	 background: #E9ECEF;
    text-align:left;
    font-family: Arial, Helvetica, sans-serif;
    font-weight:bold;
    font-size : 12px;
    padding:2px;
    height:400px;
    overflow:auto;
}

.error {
    font-family: Arial, Helvetica, sans-serif;
    font-weight:normal;
    font-size : 10px;
    color:#dd1111;
    padding:5px;

}


.text {
	border: 1px solid #cccccc;
}
.input {
	border: 0px solid #8EC59F;
}


#caption{
    font-family: Arial, Helvetica, sans-serif;
    font-weight:bold;
    margin:10px;
    font-size : 14px;
    color:#C64934;
}

#icon{
    width:60px;
    height:100px;
    padding:0px;
    margin:0px;
    border:0px;
    float:left;
    background-image:url(icon.gif);
    background-repeat: no-repeat;
    background-position:center center;
}

p{
    margin:0px;
    padding:0px;
}

.name{
    font-weight:bold;
    font-style: italic;
    color:#999;
}

.txt {
    font-family: Arial, Helvetica, sans-serif;
    font-weight:normal;
    font-size:12px;
    color:#333;
}
.msg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006600;
	text-decoration: blink;
	font-weight: normal;
}
.caption {
	font-family: Arial;
	font-size: 11px;
	line-height: 18px;
	color: #666666;
	text-decoration: none;
}



#mchat{
    border:0px;
    width:100%;
}
.rem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #009900;
	text-decoration: blink;
	font-weight: normal;
}
.edit {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-decoration: blink;
	font-weight: normal;
}
.photohead {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #24BDEB;
	height: 25px;
}
.photoa {
	font-weight: bold;
	color: #24BDEB;
	height: 25px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.linehgt {
	line-height: 25px;
}

