body
{
	margin:0px;
	font-family:Arial;
	font-size:12px;
	text-align:center;
	color:#A1A0A0;
}

h1
{
	font-size:30px;
}

table
{
	font-size:12px;
}

a
{
	border:none;
	margin:0px;
	font-size:14px;
	font-weight:bold;
	color:#A1A0A0;
	text-decoration:none;
}

.current
{
  text-decoration:underline;
  color:black;
}

.PrimColor
{
	color:black;
}

.SecColor
{
	color:#2A5C7D;
}

.ThirdColor
{
	color:#A1A0A0;
}

.SiteWidth
{
	width:800px;
}

.AlignCenter
{
	margin:0px auto;
}

.SmallPicture
{
	width:135px;
	height:165px;
	cursor:pointer;
}

.BigPicture
{
	width:360px;
	height:440px;
}

.RightScroll
{
	color:#A1A0A0;
	width:30px;
	height:30px;
	display:block;
	cursor:pointer;
	font-size:18px;
}

.LeftScroll
{
	color:#A1A0A0;
	width:30px;
	height:30px;
	display:block;
	cursor:pointer;
	font-size:18px;
}
