.css {
}
body {
text-align: center; 
margin: 0; 
font-family: 'Century Gothic', Arial, Helvetica, sans-serif; 
font-size: 12px; 
line-height: 130%; 

}
.cmdSearch
{
	 border-top: 0px thin #C9DFFB;
	 border-bottom: 0px thin #C9DFFB;
	 border-left: 0px thin #C9DFFB;
	 border-right: 0px thin #C9DFFB;
	 color:#ffffff;
	 background: url(../images/button.gif) repeat-x left top;
	 font-weight:bold;
	 height:23px;
}

a {
color: #0033CC;  
text-decoration: underline;  
}
a:hover {
color:#003366; 
}
#top{
	background-color:#F9F9F9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1E1E1;  
    width: 800px; 
    text-align: left;  
}
#topleft{
	width: 20%;
	text-align: left;
	font-weight:bold;
	float: left;
}

#topright{
	text-align: right;
	width: 20%;
	float: right;
	height: 0px;
}

#head{
	width: 800px;
	padding-top:10px;
	vertical-align:middle;
	height:70px;
	}
#headLeft{
	width:305px;
	float: left;
	padding-right:35px;
	
	}
#headRight
{
	height:70px;
	padding-top:35px;
	width: 495px;
	float: right;
	text-align:left;
	font-weight:bold;
	font-size:medium;
}

#content{
width: 800px; 

}


#search{
	width: 800px;
	border: 1px solid #7ABEFF;
	background-color: #A5CFFF;
	text-align: center;
	padding-top:6px;
	padding-bottom: 0px;
	height:30px;
	margin:0px;
}
FORM{
padding:0px;
MARGIN: 0px;


}
.tt{
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	color: #C54832;
	height: 25px;
	padding-top: 6px;
	padding-bottom: 0px;
}
.table{
border:1px solid #379BFF
}

TD {	FONT-SIZE: 12px;	font-family: "??им?", "Arial", "Helvetica", "sans-serif";}

#conter1{
	width: 800px;
	margin: 3px;
	height: 28px;
	border: 1px solid #379BFF;
	padding-top: 4px;

}
#footer{
	width: 800px;
	height: 30px;
	color: #666666;
	padding: 5px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

}
.fontb{
	font-size: 14px;
	font-weight: normal;
	color: #5F5F5F;
}
#add{
	width: 800px;
	text-align: right;
	background-color: #D5E4FF;
	border: 1px solid #D5E4FF;
	font-size: 12px;
	color: #0066CB;
}
#add a {
	color: #0066CB; 
	text-decoration: none;
	font-weight: normal;
}
#add a:hover {
color:#004993;  
text-decoration: underline;
}

#siteDetail
{
	vertical-align:top;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px

}

.cmdSearch
{
	background-image: url(../images/button.gif);
}
	
input
{
	 border-top: 1px solid #1A6099;	 border-bottom: 1px solid #1A6099;
	 border-left: 1px solid #1A6099;	 border-right: 1px solid #1A6099;
}
