@charset "utf-8";
/* CSS Document */

#Container {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	height: 750px;
	width: 992px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#Header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	height: 235px;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	font-style: italic;
	position: relative;
}
#Header_Ads {
	font-family: "Lucida Bright";
	font-size: medium;
	height: 40px;
	width: 970px;
	position: relative;
	left: 5px;
	top: -8px;
	visibility: visible;
	color: #000000;
	vertical-align: middle;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-bottom-style: double;
	border-top-color: #668FCD;
	border-right-color: #668FCD;
	border-bottom-color: #668FCD;
	border-left-color: #668FCD;
	border-top-style: double;
	text-align: center;
	background-position: center;
}
#Input-01 {
	font-family: "Lucida Bright";
	font-size: medium;
	height: 400px;
	width: 650px;
	position: inherit;
	color: #330099;
	left: 300px;
	top: 250px;
	background-color: #66FFFF;
}
#Left_Side {
	font-family: "Lucida Bright";
	font-size: medium;
	height: 425px;
	width: 165px;
	position: relative;
	left: 5px;
	top: -10px;
	visibility: visible;
	color: #000000;
}
#Right_Side {
	font-family: "Lucida Bright";
	font-size: medium;
	height: 425px;
	width: 165px;
	position: relative;
	left: 750px;
	top: -10px;
	visibility: visible;
	color: #000000;
}
.Announcement_Text {
	font-family: Calibri;
	font-size: medium;
	font-weight: normal;
	color: #00CC00;
}
.Announcement_Title {
	font-family: Calibri;
	font-size: large;
	font-weight: bolder;
	color: #33CC00;
}
#Container .style2 marquee {
	font-family: Calibri;
	font-size: medium;
	color: #00FF33;
}
.Standard_Title {
	font-family: "Lucida Bright";
	font-size: medium;
	font-weight: bold;
	color: #0000CC;
}
.Standard_Text {
	font-family: "Lucida Bright";
	font-size: small;
	font-weight: normal;
	color: #0000CC;
	text-align: left;
}
.Table_Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: left;
}
.Table_Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0000CC;
	text-align: left;
}
#whatsnew {
	border: medium dotted #00CC33;
	top: 150px;
	bottom: 150px;
	height: auto;
	width: auto;
}
.Special_TextCopy {
	font-family: "Lucida Bright";
	font-size: small;
	font-weight: bold;
	color: #333333;
	text-align: left;
}
.Event_Text {
	font-family: "Lucida Bright";
	font-size: small;
	color: #24487C;
	text-align: center;
}

.Event_Text_Bold {
	font-family: "Lucida Bright";
	font-size: small;
	font-weight: bold;
	color: #24487C;
	text-align: center;
}

.Event_Text_Left {
	font-family: "Lucida Bright";
	font-size: small;
	color: #24487C;
	text-align: Left;
}
