/* CSS Document */
#TopLogin
{
	position:absolute;
	width:380px;
	left:20px;
	top:10px;
}
#LoginTitle
{
	font:normal 14px Arial;
	color:#000;
	padding-right:115px;
	margin-bottom:13px;
}
#LoginTitle a
{
	color:#b00000;
}
#TopLogin table input
{
	text-align:center;
	width:100px;
}
#TopLogin table td
{
	text-align:center;
}
#TopLogin table a
{
	color:#b00000;
	text-decoration:none;
}
#TopLogin table a:hover
{
	text-decoration:underline;
}
#SearchBar
{
	width:537px;
	height:52px;
	background:url(../images/search_bg.gif) no-repeat;
}
#SearchBar table
{
	margin-right:auto;
}
#SearchBar table td
{
	padding-top:22px;
	padding-left:3px;
}
#RoundBox
{
	width:537px;
	background:url(../images/round_box_bg.gif) center repeat-y;
}
#RoundBoxTop
{
	background:url(../images/round_box_top.gif) top center no-repeat;
}
#RoundBoxBot
{
	background:url(../images/round_box_bot.gif) bottom center no-repeat;
	padding:5px 10px 5px 10px;
}
#SideBox
{
	width:181px;
	background:url(../images/side_box_bg.gif) center top no-repeat;
}
#SideBox h2
{
	font:bold 14px Arial;
	text-align:center;
	height:30px;
	line-height:30px;
}
#SideBox table tr
{
	vertical-align:middle;
}

