﻿body 
{
	text-align: center;
	min-width:1200px;
	margin:0;
	padding:0;
	font-family:Arial;	
	font-size:12px;
	font-weight:800;
	color:#464646;
	background-color:#0070a2;
}

form
{
    padding:0;
    margin:0;
}

a
{
    color:#FFFFFF;
}

#HeaderTop
{ 
	text-align:left; 
	width:100%; 
	background-image:url(../images/topMenuBKG.gif); 
	background-repeat:repeat-x; 
	height:97px; 
	min-width:929px;
	padding:0px;
	margin:0px;
	
}

#spurLogo
{ background-image:url(../images/spur_logo.gif); background-position:1.73em 0.25em; background-repeat:no-repeat; text-align:center; height:97px;}

#container
{	
	background-image:url(../images/bkg_Login.gif);
	background-repeat:no-repeat;
	margin:0 auto;
	width:929px;
	/*text-align:left;*/
	padding-right:50px;
	padding-top:0px;
}

#IndianMiddle
{
	height:193px;
	padding-left:10px;
	margin:0 auto;
	padding-top:0;
}

#page_content 
{	
	padding-right:27px;
}

#loginBoxLeftTop
{background-image:url(../images/rcLeftTop.gif); width:21px; height:21px; background-repeat:no-repeat;}

#loginBoxLeftBot
{background-image:url(../images/rcLeftBottom.gif); width:21px; height:21px; background-repeat:no-repeat;}

#loginBoxRightBot
{background-image:url(../images/rcRightBottom.gif); width:21px; height:21px; background-repeat:no-repeat;}

#loginBoxRightTop
{ background-image:url(../images/rcRightTop.gif); width:21px; height:21px; background-repeat:no-repeat;}

#loginBoxContent
{ background-image:url(../images/sContent.gif); width:459px; vertical-align:bottom; }

#loginBoxContent table
{ text-align:left; width:459px;}

.loginUsername
{ background-image:url(../images/imgLoginName.jpg); background-repeat:no-repeat; height:24px; width:135px; border:0; padding:10px 0 0 10px; }

.loginPassword
{ background-image:url(../images/imgLoginPassword.jpg); background-repeat:no-repeat; height:24px; width:135px; border:0; padding:10px 0 0 10px; }


#loginBoxBottomLine
{ background-image:url(../images/sBottom.gif); width:459px; height:21px;}

#loginBoxTopLine
{ background-image:url(../images/sTop.gif); width:459px; height:21px;}

#LoginBoxRight
{ background-image:url(../images/sRight.gif); height:165px; width:21px;}

#LoginBoxLeft
{ background-image:url(../images/sLeft.gif); height:165px; width:21px;}

#Register
{height:72px; width:100%; min-width:876px;}

.OrangeBox
{ 
	background-image:url(../images/OrangTxtBox.jpg); 
	background-repeat:no-repeat;
	background-color:#0070a2;
	padding:10px 0px 0px 10px;	
	
	border:0;
	height:25px; 
	width:179px; 
}

