body {
	font-size: 12px; /* Resets 1em to 10px */
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	margin:0 0 0 0;
	}

#header {
		height:105px;
		width:900px;
/*		background:url(images/newaltis_04_1.jpg) no-repeat;*/
/*		position:fixed;*/
		top:0px;
	}
.header_menu {
		height:71px;
		background:url(../images/newaltis_04_2.jpg) no-repeat;
		margin-top:105px;
	}

#sub-head {
	position:absolute;
	left:143px;
	top:326px;
	width:633px;
	height:46px;
	text-align:left;
}

#menu {
		font-size:12px;
		font-weight:bold;
		position:absolute;
		top:114px;
		left:285px;

		}
#menu  ul {
	list-style-type:none;
	position:absolute;
	top: 116px;
		}
#menu li  {
		height:22px;
		border-right:#EBEBEB 1px solid;
		text-align:center;
		display: block; 
		float: left; 
		padding:10px 14px 0px 14px; 

	}
#menu a , a:visited {
		color:#555555;
		text-decoration:none;
	}
#menu a:hover {
		color:#1C1C1C;
}
#content {
		width:900px;
		left:102px;
/*		position: relative;*/
		background:url(../images/newaltis_04.jpg);
}
#content a,a:visited{
	color:#717171;
	text-decoration:none;
	
}
#content a:hover{
	color:#090909;
}
.bg_content {
	background:url(../images/newaltis_02.jpg)  no-repeat;
}

#content-detail {
	font-size:13px;
	padding:5px  25px 10px 45px;



}	
#content-detail  input{
	background: #F8F8F8; border:#DADADA 1px solid; 
}
#content-detail textarea {
	background: #F8F8F8; border:#DADADA 1px solid; 
}

#tbl-content {
	width:100%;
	font-size:12px;
/*	border:solid #EEEEEE 1px ;*/
	margin: 2px 2px 5px 4px;
}	
#tbl-content  td {
	padding-left:10px;
	padding-right:10px;
	padding-top:2px;
	padding-bottom:12px;

}

#tbl-content  th {
	font-size:13px;
	color: #414141;
	font-weight:bold;
	height:32px;
	text-align:center;
	background:#EEEEEE;
	border-top:solid  #A8A8A8 1px;
}

#tbl-content  a:link, #tbl-content a:visited {
	color:#505050;
	text-decoration:none;

}
#tbl-content  a:hover {
	color:#CC0033;
	padding-top:2px;
}
#tbl-content b {
	color:#1b286c;
	padding-bottom:1px;
	text-align:left;
	font-weight:bold;
}
#tbl-content img {
	border:solid 1px #505050;

}

#tbl-status {
	font-size:0.8em;
}
#tbl-status a:link ,#tbl-status a:visited {
	font-size:0.9em;
	color:#787878;
	text-decoration:none;
	padding:0px 8px 0px 8px ;
	float:left;
	font-weight:bold;
}
#tbl-status a:hover {
	color:#FF0000;
}

#box-content {
		margin-left:25px;
		left:5px;
		position: relative;
		
}
#box-img {
		width:200px;
		height:125px;
		padding: 5px 5px 2px 5px;

}

.imgx {
		border: #C4C4C4 solid 1px;
		background:#FFFFFF;
		padding:5px;
		margin:5px;
}
#tbl-speci{
	font-size:0.9em;
}
#tbl-speci td {
	border-bottom:#E1E1E1  1px  solid;
	border-right:#E1E1E1 1px solid;
	width:auto;
	}
#tbl-speci h1{
	font-size:0.9em;
}

h1 { font-size:20px; font-weight:bold; text-align:left; color:#333;}
h2 { font-size:16px; font-weight: bold ;color:#26406f ; display:block; width:99%; background:#F5F5F5; padding-left:12px; padding-bottom:15px; filter: Alpha(Opacity=80, FinishOpacity=10);}
h3 { font-size:13px;color:#29384f ;margin-bottom:5px; }
.sub { font-size:13px; font-weight:bold; color:#d12f2a; padding-left:5px;}
.solid { border:#EBEBEB 1px solid;}

.buttonx a {
		font-size:12px;
		text-decoration:none;
		font-weight:bold;
		width:82px;
		height:18px;
		float:left;
		padding:2px 5px 0 0;
		margin:2px 10px 0 0 ;
		border-bottom:solid 2px #6C6C6C ; border-right:solid #858585 2px; background-color:#ff8b8b; color:#636363;
		}
		
.buttonx  a :hover { 
		color:#d3d3d3;	
		background-color:#c2361f; 
	}
.button-b { border-bottom:solid 2px #6C6C6C ; border-right:solid #858585 2px; background-color:  #E3E3E3; color: #636363; font-weight:bold;}

.txt-box {
	width:450px; height:200px; border:solid #E4E4E4 1px; padding:69px 10px 5px 10px; text-align:center; 
}

.normal link a, a:visited {
	width:250px; 
	border-right:#FFFFFF;
	display: inline;
	color:#555555;
	text-decoration:none
}
.normal link a:hover {
	color:#212121;
}

#footer {
		background:url(../images/newaltis_03.jpg) no-repeat ;
		height:46px;
		width:900px;
		color:#8F8F8F;
		size:10px;
		position:inherit;
		left:102px;
	}
#footer  a , a:visited{
		color:#8F8F8F;
		text-decoration:none;
	}
	
#footer  a:hover{
		color:#424242;
	}
