body
{
	text-align: center;
	
	margin: 0 auto;
}

#back
{
	width: 700px;
	height: 460px;
	margin: 0 auto;
	text-align: left;
}

#swuheader
{
	visibility: hidden;
}

#defaultcypsp
{
	width: 81px;
	height: 81px;
	float: left;
	position: relative;
	left: 105px;
	top: 29px;
}

#defaultcypsp p
{
	visibility: hidden;
	height: 0px;
	width: 0px;
	font-size: 0px;
	float: left;
}

#defaultcypsd
{
	width: 322px;
	height: 63px;
	float: right;
	position: relative;
	right: 160px;
	top: 35px;
}

#defaultcypsd p
{
	visibility: hidden;
	height: 0px;
	width: 0px;
	font-size: 0px;
	
}


#swu
{
	width: 390px;
	height: 134px;
	clear:both;
	position: relative;
	left: 155px;
	top: 20px;
}



#searchbykeyword
{
	width: 190px;
	height: 25px;
	position: relative;
	left: 180px;
	top: 20px;
}

#searchbykeyword p
{
	visibility: hidden;
	height: 0px;
	width: 0px;
	font-size: 0px;
}

#searchbar
{
	width: 250px;
	height: 25px;
	position: relative;
	left: 185px;
	top: 20px;
}
#txtsearch
{
	width: 250px;
	height: 25px;
	font-family: Arial;
	font-size: 14px;
	color: #0033ff;
	border-style: solid;
	border-width: 3px;
	border-color: #0033ff;
	padding-left: 2px;
	padding-right: 2px;
}

#searchbutton
{
	
	width: 75px;
	height: 25px;
	position: relative;
	left: 440px;
	top: -5px;
}

#btnsearch
{
	width: 75px;
	height: 25px;
	color: #ffffff;
	border-width: 3px;
	border-style: solid;
	border-color: #0033ff;
	background-color: #ff6600;
	font-family: Arial;
	font-size: 14px;
	font-weight:bolder;
	cursor: hand;
	position: relative;
	top: -1px;
}

html>body #btnsearch
{
	width: 75px;
	height: 25px;
	color: #ffffff;
	border-width: 3px;
	border-style: solid;
	border-color: #0033ff;
	background-color: #ff6600;
	font-family: Arial;
	font-size: 14px;
	font-weight:bolder;
	cursor: hand;
	position: relative;
	top: 0px;
	
}

#orbrowsebycategory
{
	width: 200px;
	height: 25px;
	position: relative;
	left: 250px;
	top: 15px;
}

#orbrowsebycategory a
{
	visibility: hidden;
	height: 0px;
	width: 0px;
	font-size: 0px;

}



	
	
#footer
{
	color: #0033ff;
	font-family: Arial;
	font-size: 8pt;
	margin-top: -30px;
}

#footer a:link
{
	text-decoration: underline;
	color: #0033ff;
}

#footer a:hover
{
	text-decoration: none;
	color: #0033ff;
}
#footer a:visited
{
	
	color: #0033ff;
}
#quicklinks
{
	text-align: center;
	margin-top: 10px;
	
	
}
html>body #quicklinks
{
	text-align: center;
	margin-top: 30px;
	padding-top: 0px;
}
#quicklinks a:link
{
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	font-family: arial;
}



#quicklinks a:hover
{
	text-decoration: underline;
}

#quicklinks a:visited
{
	text-decoration: none;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
}

.loginlinks 
{
    font-family:Arial;
    font-size:12px;
    text-align :right;
    margin-right:120px;
    position:relative;
    top: 5px;
    color:#03f;
}

.loginlinks a:link,
.loginlinks a:visited,
.loginlinks a:active
{
    color:#03f;
    text-decoration:none;
}

.loginlinks a:hover
{
    color:#03f;
    text-decoration:underline;
}