.Btn_admin
{
	background-image: url(images/btn_Common2.gif);
	background-repeat: no-repeat;
	width: 100px;
	height: 20px;
	border: none;
	color: #ffffff;
	padding-top: 1px;
	background-color: white;
	cursor: hand;
}
#admstyle
{
    width: 900px;
}
#admstyle #admhead
{
    width: 900px;
    height: 10px;
    background-color: #062B7F;
    border-top-width: 5px;
    border-top-style: solid;
    border-top-color: #00A7EB;
}
#admstyle #admlogo
{
    background-image: url(images/adminlogo.jpg);
    height: 24px;
    width: 144px;
    margin-top: 20px;
    float: left;
    margin-left: 18px;
}
#admstyle #admtitle
{
    background-image: url(images/adminTitle.jpg);
    float: right;
    height: 14px;
    width: 142px;
    margin-top: 20px;
    margin-right: 20px;
}
#admstyle #text
{
    float: left;
    margin-top: 35px;
    text-align: right;
    margin-right: -90px;
}
#admstyle #admtext
{
    clear: right;
    text-align: right;
    margin-right: 40px;
    margin-top: 5px;
    margin-bottom: 10px;
}
#admContent
{
    width: 900px;
    height: 500px;
}
#admContent #admtitle {
	margin-top: 20px;
	text-align: right;
	margin-right: 30px;
	margin-bottom: 20px;
}
#admContent #pageview {
	text-align: right;
	margin-top: 20px;
	margin-right: 50px;
	margin-bottom: 20px;
}
#admstyle #admaddress {
	text-align: left;
	margin-left: 15px;
	margin-top: 10px;
}
#admfoot
{
    background-image: url(images/admFoot.jpg);
    height: 37px;
    width: 900px;
}
