/* deafult tags */
body {
	font-size: 11px; margin: 0px; background-color: #ffffff; color: #000000; font-family: verdana, arial, sans-serif;
}
a {
	font-size: 11px; color: #000000; text-decoration: underline;
}
img {
	border: 0px;
}
td {
	font-size: 11px;
}
hr {
	 color: #ffffff; background-color: #ffffff; height: 2px; border: 0px;
}
div{
	border: 0px solid #FFFFFF;
}

.header {
	background: #ffffff url('../images/mirror_04.gif'); color: #888888; height: 123px;
}
.logo {
	background: url('../images/logo.png') no-repeat; height: 56px; color: #f1f1f1; display: block; padding-left: 65px; text-decoration: none;
}
#container{
	width: 931px;
	margin: auto;
	border: 0px;
}
#mheader{
	margin-top: 0px;
	border: 0px;
}
.menubar_horizontal{
	padding-top: 11px;
	text-align: left;
	background-image: url("../images/topmenu.gif");
	height: 30px;
}
.menubar_horizontal ul{
	margin-top: 0px;
	padding-top: 0px;
	display: inline;
}
.menubar_horizontal ul li{
	padding-left: 20px;
	padding-right: 45px;
	display: inline;
}

#content{
	height: auto;
	margin-top: 0px;
	padding: 0px 6px;
	padding-top: 0px;
	background-image: url("../images/line.gif");
	background-repeat:repeat-y;
}


#body{
	margin-left: 0px;
	padding-left:0px;
	padding: 5px;
}

#footer{
}

#pagecontainer{
	background-color: #ffffff; /*#84a2a2; */
	padding: 10px;
	/*padding-left: 20px;*/
}
#pagecontainer a{
	color: #000066;
	font-size: 14px;
	font-family:"Courier New", Courier, monospace;
	font-weight:500;
	text-decoration:none;
}

#pagecontainer a:hover{
	text-decoration:underline;
}

#fileupload{
	width: 600px;
}

#spnfile{
	padding:1px;
}

#tblhost{
	border: 1px #677878 solid;
	width: 100%;
	padding:1px;
}
#tblhost table tr{
	padding: 3px;
}
