

.TopMenu
{
	background-color:#A08D6C;
}
.WhiteText a:hover
{
	font-family:Tahoma;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;	
	background-color:#A08D6C;
	padding-left:10px;
	height:17px;
	width:100%;
	text-decoration:underline;
}
.WhiteText a
{
	font-family:Tahoma;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;	
	background-color:#A08D6C;
	padding-left:10px;
	height:17px;
	width:100%;
	text-decoration:none;
}
.WhiteText
{
	font-family:Tahoma;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;	
	background-color:#A08D6C;
	padding-left:10px;
	height:17px;
	width:100%;
	text-decoration:none;
}
.MenuTabOff
{
	width:130px;
	height:28px;
	font-family:Tahoma;
	font-size:16px;
	color:#4A4A4A;/*#A80000;*/
	font-weight:bold;
	cursor:pointer;
}
.MenuTabOn
{
	width:130px;
	height:28px;
	font-family:Tahoma;
	font-size:16px;
	color:#FFFFFF;/*#6C0707;*/
	font-weight:bold;
	cursor:pointer;
}
.BottomMenu
{
	background-color:#4A4A4A;
	width:765px;
	height:3px;
}
.BodyTitle
{
	background-color:#A08D6C;
	color:#6C0707;
	width:400px;
	height:15px;
	font-size:18px;
	font-weight:bold;
	font-family:Tahoma;
	padding-right:10px;
}
.SideTitle
{
	background-color:#87CEEB;
	width:200px;
	height:15px;
	font-size:18px;
	font-weight:bold;
	font-family:Tahoma;
	padding-right:10px;
}
.BookBorder
{
	width:120px;
	height:170px;
	border:1px solid #87CEEB;
}
.Text
{
	color:#4A4A4A;
	font-size:14px;
	font-weight:bold;
	font-family:Tahoma;
	text-decoration:none;
}
.Text a
{
	color:#4A4A4A;
	font-size:14px;
	font-weight:bold;
	font-family:Tahoma;
	text-decoration:none;
}
.TextList a
{
	color:#4A4A4A;
	font-size:16px;
	font-weight:bold;
	font-family:Tahoma;
	font-style:normal;
}
.LargeTextList a
{
	font-size:20px;
	font-weight:bold;
	font-family:Tahoma;
	font-style:normal;
}
.LargeTextList
{
	font-size:20px;
	font-weight:bold;
	font-family:Tahoma;
	font-style:normal;
}
.BodyTitleLong
{
	background-color:#87CEEB;
	width:765px;
	height:15px;
	font-size:18px;
	font-weight:bold;
	font-family:Tahoma;
	padding-right:10px;
}
.LinkText a:hover
{
	font-family:Tahoma;
	font-size:14px;
	color:#000000;
	font-weight:normal;
	text-decoration:underline;
}
.LinkText a
{
	font-family:Tahoma;
	font-size:14px;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
}

