body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url();
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
.tr_eng {
	font-family: "trebuchet MS";
	margin-right: 5px;
	margin-left: 5px;
	color: #333333;
	font-size: 14px;
	text-decoration: none;
}
.tr_eng:hover {
	font-family: "trebuchet MS";
	margin-right: 5px;
	margin-left: 5px;
	color: #333333;
	font-size: 12px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}	
.menu_text {
	font-family: "trebuchet MS";
	color: #FFFFFF;
	font-size: 14px;
	text-decoration: none;
	margin-right: 20px;
	margin-left: 20px;
}
.menu_text:hover {
	font-family: "trebuchet MS";
	color: #FFFFFF;
	font-size: 14px;
	text-decoration: none;
	margin-right: 20px;
	margin-left: 20px;
	font-weight: normal;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
}
.header_home {
	font-family: "trebuchet MS";
	font-size: 18px;
	color: #781938;
	padding-left: 35px;
}

.header_home2 {
	font-family: "trebuchet MS";
	font-size: 18px;
	color: #781938;
	padding-top: 15px;
	padding-bottom: 10px;
}
.text2 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}

.text {
	font-family: tahoma;
	font-size: 14px;
	color: #666;
	line-height: 23px;
}
a.text:link {
	font-family: tahoma;
	font-size: 14px;
	color: #999;
	line-height: 23px;
	text-decoration: none;
}
a.text:hover {
	font-family: tahoma;
	font-size: 14px;
	color: #999;
	line-height: 23px;
	text-decoration: underline;

}
.alt {
	font-family: Tahoma;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
a.alt:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
}
a.alt:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration:underline;
}
.TextBox {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
	border: 1px solid #CCCCCC;
	padding: 2px;
	width: 220px;
}
.Button {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding: 4px;
	cursor: pointer;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
.link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #891536;
	line-height: 23px;
	text-decoration: none;
}
.link:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	line-height: 23px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.list{
	list-style-image: url(../../Images/list_image.png);
	list-style-position: outside;

}
