/* Text */
.SmalltextTahomaBlack {
	font-family:Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #412f1b;
	text-decoration: none;
}

.TahomaBlack12 {
	font-family:Tahoma, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #412f1b;
	text-decoration: none;
}
.TahomaMaron12 {
	font-family:Tahoma, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #412f1b;
	text-decoration: none;
}

.TahomaMaron14 {
	font-family:Tahoma, Arial;
	font-size: 14px;
	font-weight: normal;
	color: #412f1b;
	text-decoration: none;
}

.TahomaMaron16 {
	font-family:Tahoma, Arial;
	font-size: 16px;
	font-weight: normal;
	color: #412f1b;
	text-decoration: none;
}
/* End Text */


/* Hyper Links */
A.HLE-mail:link    {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #412f1b;
	FONT-FAMILY: "Trebuchet MS";
	text-decoration: none;

}

A.HLE-mail:visited {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #412f1b;
	FONT-FAMILY: "Trebuchet MS";
	text-decoration: none;
}
A.HLE-mail:active  {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #412f1b;
	FONT-FAMILY: "Trebuchet MS";
	text-decoration: none;

}
A.HLE-mail:hover   {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #000000;
	FONT-FAMILY: "Trebuchet MS";
	TEXT-DECORATION: underline;

}

A.HLE-mailWhite:link ,A.HLE-mailWhite:active, A.HLE-mailWhite:visited   {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #FFFFFF;
	FONT-FAMILY: "Trebuchet MS";
	text-decoration: none;

}

A.HLE-mailWhite:hover   {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #FFF;
	FONT-FAMILY: "Trebuchet MS";
	TEXT-DECORATION: underline;

}


A.CssMenu:link,A.CssMenu:active, A.CssMenu:visited {
	font-family:Tahoma, Arial;
	font-size: 12px;
	color: #412f1b;
	text-decoration: none;
}


A.CssMenu:hover{
	font-family:Tahoma, Arial;
	font-size: 12px;
	color: #412f1b;
	text-decoration: underline;
}


A.MagazineLink:link,A.MagazineLink:active, A.MagazineLink:visited {
	font-family:Tahoma, Arial;
	font-size: 11px;
	color: #623100;
	text-decoration: none;
	font-weight: bold;
}


A.MagazineLink:hover{
	font-family:Tahoma, Arial;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	padding-left: 2px;
	font-weight: bold;
	background-image: url(../Main/Curve_Menu.jpg);
	background-position: left;
	background-repeat: no-repeat;
}
/* End Hyper Links */


/* Layout */
#container {
	width:800px;
	height:600px;
	display: table;
	vertical-align: middle;
	margin-top: 2%;
	margin-right: auto;
	margin-bottom: 2%;
	margin-left: auto;
}

#containerSub {
	width:100%;
	height:720px;
	display: block;
	vertical-align: middle;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#TopRight {
	background-image:url(../Main/Top_RightBg.jpg);
	height: 146px;
	text-align: left;
	background-repeat: no-repeat;
	display: block;
}

#BottomRight {
	background-image:url(../Main/Bottom_RightBg.jpg);
	height: 574px;
	text-align: left;
	display: block;
	background-repeat: no-repeat;
	background-position: right bottom;
	color: #412f1b;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

.TableBorder {
	border: 1px solid #000;
	padding: 2px;
}

.MybookPic {
float:left;
margin: 4px;
}

/* End Layout */


.imageText{
	float:left;
	display:block;
	padding:0 3px;
	margin:0;
	clear:both;
}