@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	cursor: url(sock.cur);
}
a {
	cursor: url(sock.cur);
}
.PageWrapper {
	width: 990px;
	margin: 0 auto;
}
.TopDiv {
	float: left;
	height: 167px;
	width: 100%;
}
.SideDiv {
	background-image: url(images/menu_bg.png);
	background-repeat: repeat-x;
	float: left;
	height: 470px;
	width: 210px;
	color: #f6efb1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-top: 30px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 25px;
}
.PicDiv {
	float: right;
	height: 500px;
	width: 364px;
}
.MainDiv {
	background-image: url(images/main_bg.png);
	float: left;
	height: 460px;
	width: 336px;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #683333;
	padding: 20px;
}
.MainDivEvent {
	background-image: url(images/main_bg.png);
	float: left;
	height: 460px;
	width: 700px;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #683333;
	padding: 20px;
	text-align: center;
}
p {
	margin: 0px;
	padding: 0px;
}
.LinkMain {
	color: #EADFA6;
	display: block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #b17b7b;
	border-right-color: #b17b7b;
	border-bottom-color: #b17b7b;
	border-left-color: #b17b7b;
	text-decoration: none;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.LinkSub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #F6EFB1;
	text-decoration: none;
}
.Logo {
	float: left;
}
.TMSgroup {
	float: right;
	height: 167px;
	width: 248px;
	margin-right: 25px;
	text-align: center;
}
.TMSgroupHome {
	float: right;
	height: 137px;
	width: 248px;
	margin-right: 25px;
	text-align: center;
	margin-top: 30px;
}
.NormalFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #683333;
}
.CounterDIV {
	float: left;
	width: 990px;
}
.HiddenNav {
	display: none;
}
.FontSize1 {
	font-size: 14px;
}
.PageTitle {
	font-size: 24px;
}
.MainHiddenNav {
	display: none;
}
.SiteLink {
	color: #683333;
}
