@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5px;
	color: #4d555b;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-image: url(/images/layout/body_bg.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
	background-position: center top;
	line-height: 11px;
}
#Body2 {
	margin: 0px;
	padding: 0px;
	width: 100%;
}

h1 {
	font-size: 16px;
}
h2, legend {
	font-size: 14px;
}
h3 {
	font-size: 12px;
}
h1, h2, h3, legend {
	color: #ec008c;
}
a {
	color: #ec008c;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#WrapperHome {
	padding: 0px;
	height: 590px;
	width: 410px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#Wrapper {
	height: 513px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
#ButtonsWrapper {
	padding: 0px;
	height: 46px;
	width: 344px;
	margin-top: 88px;
	margin-right: auto;
	margin-bottom: 11px;
	margin-left: auto;
}
#ContentWrapper {
	margin: 0px;
	padding: 0px;
	height: 456px;
	width: 900px;
}
#ContentWrapperFlex {
	margin: 0px;
	padding: 0px;
	width: 900px;
}
#Menu {
	margin: 0px;
	padding: 0px;
	height: 28px;
	width: 900px;
}
#Content {
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	height: 400px;
	width: 900px;
}
#ContentFlex {
	background-color: #FFF;
	margin: 0px;
	width: 880px;
	padding: 10px;
}
#ContentEventLeft {
	margin: 0px;
	float: left;
	width: 425px;
	height: 380px;
	overflow: hidden;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#ContentEventLeft2 {
	margin: 0px;
	width: 415px;
	height: 345px;
	overflow-y: auto;
	overflow-x: hidden;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#ContentEventLeftTitle {
	margin: 0px;
	padding: 0px;
	height: 35px;
	width: 425px;
}
.ContentEventLeftSeparator {
	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: #cfcfd1;
	border-right-color: #cfcfd1;
	border-bottom-color: #cfcfd1;
	border-left-color: #cfcfd1;
	margin: 0px;
	padding: 0px;
	height: 5px;
	width: 100%;
}
#ContentEventRight {
	margin: 0px;
	float: right;
	width: 395px;
	height: 380px;
	overflow: hidden;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#ContentEventRight2 {
	margin: 0px;
	width: 385px;
	height: 345px;
	overflow-y: auto;
	overflow-x: hidden;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#ContentEventRightTitle {
	background-image: url(/images/news_title.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px;
	padding: 0px;
	height: 35px;
	width: 395px;
}
.EventsButton1 {
	background-image: url(/images/layout/events_button1.jpg);
}
.EventsButton2 {
	background-image: url(/images/layout/events_button2.jpg);
}
.EventsButton1, .EventsButton2 {
	width: 194px;
	height: 17px;
    display: block;
    background-repeat: no-repeat;
    overflow: hidden;
	background-position: 0px 0;
}
.EventsButton1:hover, .EventsButton2:hover {
    background-position: 0px -17px;
}
.EventsButtonBack {
	background-image: url(/images/layout/events_button_back.jpg);
	width: 249px;
	height: 17px;
    display: block;
    background-repeat: no-repeat;
    overflow: hidden;
	background-position: 0px 0;
}
.EventsButtonBack:hover {
    background-position: 0px -17px;
}
.EventsThumbnailBox {
	margin: 5px;
	padding: 0px;
	float: left;
	height: 75px;
	width: 75px;
	display: block;
}
#Footer {
	margin: 0px;
	padding: 0px;
	height: 28px;
	width: 900px;
}


/* Menu rollover */
.Button01 {
	background-image: url(/images/layout/button01.png);
	float:left;
}
.Button02 {
	background-image: url(/images/layout/button02.png);
	margin-left:auto;
	margin-right:auto;
}
.Button03 {
	background-image: url(/images/layout/button03.png);
	float:right;
}
.Button01, .Button02, .Button03 {
	width: 106px;
	height: 46px;
    display: block;
    background-repeat: no-repeat;
    overflow: hidden;
	background-position: 0px 0;
}
.Button01:hover, .Button02:hover, .Button03:hover {
    background-position: -106px 0px;
}

.Menu02 {
	background-image: url(/images/layout/menu02.png);
	width: 60px;
}
.Menu04 {
	background-image: url(/images/layout/menu04.png);
	width: 85px;
}
.Menu06 {
	background-image: url(/images/layout/menu06.png);
	width: 85px;
}
.Menu08 {
	background-image: url(/images/layout/menu08.png);
	width: 120px;
}
.Menu10 {
	background-image: url(/images/layout/menu10.png);
	width: 75px;
}

.Menu02, .Menu04, .Menu06, .Menu08, .Menu10 {
	height: 28px;
    display: block;
    background-repeat: no-repeat;
    overflow: hidden;
	background-position: 0px 0;
}
.Menu02:hover, .Menu04:hover, .Menu06:hover, .Menu08:hover, .Menu10:hover {
    background-position: 0px -28px;
}

.Footer02 {
	background-image: url(/images/layout/footer02.png);
	width: 150px;
	height: 28px;
    display: block;
    background-repeat: no-repeat;
    overflow: hidden;
	background-position: 0px 0;
}
.Footer02:hover {
    background-position: 0px -28px;
}
.Clear {
	clear: both;
}
