﻿body
{
	border: 0pt none;
	margin: 0pt;
	padding: 0pt;
	background-color: #FFFFFF; /* 	background-image:url(/Includes/Css/Images/background.jpg); 	background-repeat:repeat-y; 	background-position:center;*/
}
.MainContainer
{
	height: auto;
	margin: 0pt auto;
	width: 920px;
	background-image: url(Images/BodyBackground.jpg);
	background-repeat: repeat-y;
}
.HeaderContainer
{
	cursor: pointer;
	padding: 5px 3px 10px 3px;
	width: 920px;
	height: 125px;
}
.HeaderContainer img
{
	border: solid 1px #e4e4e4;
	width: 910px;
}
.SlippingContent
{
}

.SlippingText
{
	margin: 5px;
	height: 20px;
	border: solid 1px #eeeeee;
}
.TopLinks
{
	height: 40px;
	text-align: left;
}
.LeftContainer
{
	width: 200px;
	margin: 0pt;
	float: left;
	margin-top: 10px;
}
.ContentContainer
{
	/*	background-image: url(/Includes/Css/Images/ContentBackground.jpg); 	background-repeat: no-repeat;*/
	float: right;
	width: 700px;
	margin: 0pt;
	text-align: left;
	color: #333333;
	font-family: verdana,sans-serif;
	overflow: inherit;
}
p
{
	color: #333333;
	line-height: 1.5em;
	font-size: 12px;
	margin: -1px 0pt 23px;
	padding: 0pt 0pt 0pt 5px;
	font-family: verdana,sans-serif;
}
.ContentHeader
{
	padding-left: 20px;
	padding-top: 20px;
	clear: both;
}
.ContentText
{
	padding-left: 20px;
	padding-right: 20px;
}
.BottomContainer
{
	margin-top: 20px;
	color: #666666;
	font-size: 11px;
	padding: 5px;
	border-top: solid 1px #e4e4e4;
	border-bottom: solid 1px #e4e4e4;
	text-align: center;
	clear: both;
}



/*Quick News css*/
#quicknews
{
	/*background-image: url(Images/NewsBackground.jpg); 	background-repeat: no-repeat;*/
	float: left;
	width: 465px;
	height: 265px;
	margin: 8px 0 0 24px; /*padding:5px 5px 5px 5px;*/
}
#quicknews div.NewsImg
{
	float: left;
}
#quicknews div.NewsImg img
{
	width: 189px;
	height: 124px;
	margin: 17px 17px 10px 17px;
	border: 0;
}
#quicknews div.NewsSubjects
{
	float: right;
	width: 207px;
}
#quicknews div.NewsTitle
{
	width: 205px;
	margin-top: 17px;
	margin-bottom: 7px;
}
#quicknews div.NewsTitle table#newstitle
{
	width: 223px;
	padding: 0px;
}
#quicknews div.NewsTitle table#newstitle td
{
	border-bottom: solid 1px #666666;
	height: 23px;
	width: auto;
}
#quicknews div.NewsTitle table#newstitle td.smallarea
{
	width: 4px;
}
#quicknews div.NewsTitle table#newstitle td.news
{
	border: solid 1px #666666;
	line-height: 17pt;
	text-align: center;
	color: #000000;
	font-weight: bold;
	background-color: #C1E0FF;
	width: 80px;
}
#quicknews div.NewsRightContainer
{
	float: right;
	width: 240px;
}
#quicknews div.ContentText
{
	width: 206px;
	padding: 0pt;
}
#quicknews div.ContentText ul
{
	margin: 0pt;
	padding: 0pt;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	padding: 0pt;
}
#quicknews div.ContentText ul li
{
	font-family: arial, "Tahoma" ,helvetica,sans-serif;
	font-size: 0.75em;
	line-height: 2.2;
	font-weight: bold;
}
#quicknews div.ContentText ul li a
{
	color: #006600;
	text-decoration: none;
}
#quicknews div.ContentText ul li a:hover
{
	text-decoration: underline;
}
#quicknews div.NewsSummary
{
	font-family: verdana,sans-serif;
	color: #333333;
	width: 194px;
	height: 60px;
	margin: 0px 17px 7px 17px;
	border: 0;
	font-size: 11px;
}


#quicknews div.NewsPaging
{
	margin-top: 7px;
}
#quicknews div.NewsPaging table#newspaging
{
	width: 223px;
	padding: 0px;
}
#quicknews div.NewsPaging table#newspaging td
{
	border-top: solid 1px #666666;
	height: 23px;
	width: auto;
	text-align: center;
	line-height: 17pt;
	color: #000000;
	font-weight: bold;
}
#quicknews div.NewsPaging table#newspaging td a
{
	display: block;
}
#quicknews div.NewsPaging table#newspaging td.smallarea
{
	width: 4px;
}
#quicknews div.NewsPaging table#newspaging td.pagenumber
{
	border: solid 1px #666666;
	width: 22px;
}
#quicknews div.NewsPaging table#newspaging td.selectedpage
{
	border: solid 1px #666666;
	background-color: #C1E0FF;
	width: 22px;
}
/*end*/
.AlignRight
{
	float: right;
	width: 184px;
	margin: 8px 0 0 0;
}
.AlignLeft
{
	float: left;
	width: 190px;
	margin: 0px 0px 20px 10px;
	text-align: left;
	display: block;
}
/*Announcments css*/
#announcments
{
	background-image: url(Images/AnnouncmentsBackground.jpg);
	background-repeat: no-repeat;
	float: right;
	width: 184px;
	height: 265px;
	margin: 8px 0 0 0; /*padding:5px 5px 5px 10px;*/
}
#announcments div.AnnouncmentContent
{
	width: 156px;
	height: 140px;
	margin: 0 0 0 10px; /*padding:5px 5px 5px 10px;*/
}
#announcments div.ContentText
{
	padding: 0 5px 0 5px;
	color: #333333;
	font-size: 11px;
	font-family: verdana,sans-serif;
	line-height: 1.6em;
}
#announcments div.Title
{
	padding: 10px;
	margin-top: 7px;
	margin-bottom: 7px;
}
#announcments div.Title table#title
{
	width: 156px;
	padding: 0px;
}
#announcments div.Title table#title td
{
	border-bottom: solid 1px #666666;
	height: 23px;
	width: auto;
}
#announcments div.Title table#title td.smallarea
{
	width: 4px;
}
#announcments div.Title table#title td.announcment
{
	border: solid 1px #666666;
	line-height: 1.5em;
	text-align: center;
	color: #000000;
	font-weight: bold;
	background-color: #C1E0FF;
	width: 100px;
	padding: 0 2px 0 2px;
}
#announcments a
{
	text-decoration: none;
}
#announcments a:hover
{
	text-decoration: underline;
}


#announcments div.AnnouncmentPaging
{
	margin-top: 7px;
	padding: 10px;
}
#announcments div.AnnouncmentPaging table#paging
{
	width: 156px;
	padding: 0px;
}
#announcments div.AnnouncmentPaging table#paging td
{
	border-top: solid 1px #666666;
	height: 23px;
	width: auto;
	text-align: center;
	line-height: 17pt;
	color: #000000;
	font-weight: bold;
}
#announcments div.AnnouncmentPaging table#paging td a
{
	display: block;
}
#announcments div.AnnouncmentPaging table#paging td.smallarea
{
	width: 4px;
}
#announcments div.AnnouncmentPaging table#paging td.pagenumber
{
	border: solid 1px #666666;
	width: 22px;
}
#announcments div.AnnouncmentPaging table#paging td.selectedpage
{
	border: solid 1px #666666;
	background-color: #C1E0FF;
	width: 22px;
}

/*end*/

#QuickNewsContainer
{
	/*background-image: url(Images/NewsBackground.jpg); 	background-repeat: no-repeat;*/
	float: left;
	width: 450px;
	margin: 8px 0 0 15px; /*padding:5px 5px 5px 5px;*/
	display: block;
}

.NewsTable
{
}
.NewsContainer
{
	padding: 5px;
	border: solid 1px #e4e4e4;
	color: #616161;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	line-height: 15px;
}
.NewsDetail
{
	color: #616161;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	line-height: 15px;
}
.NewsContainer a
{
	color: #616161;
	text-decoration: none;
}
.NewsContainer a:hover
{
	text-decoration: underline;
}

.NewsContainer img
{
	width: 200px;
	border: solid 1px #ACACAC;
	padding: 1px;
	margin: 0px 8px 0px 0px;
}

.NewsBreak
{
	height: 5px;
}

.NewsSubject
{
	color: #3F3E3E;
	display: block;
	font-size: 11px;
	font-weight: bold;
	font-family: Tahoma;
	text-decoration: none;
	margin: 0 0 0 0;
}

.LogoContainer
{
	width: 178px;
	margin: 8px 6px 0 0;
	cursor: pointer;
}
.LogoTop
{
	background-image: url(Images/LogoTop.jpg);
	background-repeat: no-repeat;
	height: 5px;
}
.LogoTopHover
{
	background-image: url(Images/LogoTopHover.jpg);
}
.LogoBottom
{
	background-image: url(Images/LogoBottom.jpg);
	background-repeat: no-repeat;
}
.LogoBottomHover
{
	background-image: url(Images/LogoBottomHover.jpg);
}
.LogoLeft
{
	background-image: url(Images/LogoLeft.jpg);
	background-repeat: repeat-y;
}
.LogoLeftHover
{
	background-image: url(Images/LogoLeftHover.jpg);
}

.LogoRight
{
	width: 12px;
	background-image: url(Images/LogoRight.jpg);
	background-repeat: repeat-y;
}
.LogoRightHover
{
	background-image: url(Images/LogoRightHover.jpg);
}
.LogoContent
{
	width: 156px;
	padding: 10px 0 10px 0;
	text-align: center;
	background-color: White;
}
.LogoContent img
{
	width: 136px;
}


.Organizations
{
	margin: 0px 0px 0px 10px;
	clear: both;
}
.Organizations a, .Organizations a:hover
{
	text-decoration: none;
	display: block;
	cursor: pointer;
}
.OrganizationContainer
{
	border: dotted 1px #C1E0FF;
	margin: 0px 0px 20px 0px;
	text-align: center;
	width: 190px;
}

.OrganizationSubject
{
	color: #616161;
	font-size: 11px;
	line-height: 15px;
	text-decoration: none;
	background-color: #C1E0FF;
	padding: 4px;
	font-family: Arial,Sans-Serif;
}
.OrganizationContainerHover
{
	border: 1px solid #8CC6FF;
}
.OrganizationSubjectHover
{
	color: #000000;
	background-color: #8CC6FF;
}
.OrganizationContent
{
	padding: 5px;
}

.OrganizationContent img
{
	border: 0px;
}
#progressBackgroundFilter
{
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	overflow: hidden;
	padding: 0;
	margin: 0;
	background-color: #000;
	filter: alpha(opacity=50);
	opacity: 0.5;
	z-index: 1000;
}



#processMessage
{
	position: absolute;
	top: 30%;
	left: 43%;
	padding: 10px;
	width: 14%;
	z-index: 1001;
	background-color: #fff;
}

.ArticlePaging
{
	width: 100%;
	margin-bottom: 10px;
	font-family: verdana,sans-serif;
	color: #333333;
	font-size: 11px;
}
.ArticlePaging td
{
	color: #000000;
	font-weight: bold;
	line-height: 17pt;
	text-align: center;
}
.ArticlePaging .selectedpage
{
	border: solid 1px #666666;
	background-color: #C1E0FF;
	width: 30px;
}
.ArticlePaging .pagenumber
{
	width: 30px;
	border: solid 1px #666666;
}
.ArticlePaging .pagenumber a, .ArticlePaging .pagenumber a:visited
{
	text-decoration: none;
	color: Blue;
	display: block;
}
.ArticlePaging .selectedpage a:hover
{
	display: block;
}
.ArticlePaging .nopagenumber
{
	border-top: solid 1px #000000;
	vertical-align: text-bottom;
}
.SuccessMessage
{
	background: #C1E0FF none repeat scroll 0 0;
	border: 1px solid #0000ff;
}
.WarningSize
{
	line-height: 16px;
	padding: 10px;
	margin-top: 20px;
	width: 500px;
}
.WarningText
{
	font-family: "lucida grande" ,tahoma,verdana,arial,sans-serif;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	color: #333333;
}
.WarningSizeLower
{
	line-height: 16px;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 16px;
	width: 178px;
}
.WarningTextLower
{
	font-family: "lucida grande" ,tahoma,verdana,arial,sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	color: #333333;
}
.ErrorMessages
{
	background: #FFEBE8 none repeat scroll 0 0;
	border: 1px solid #DD3C10;
}
.ContactForm
{
	float: left;
	margin: 8px 0 0 24px;
	width: 640px;
}
.FormTable
{
	text-align: left;
	width: 500px;
	margin-top: 20px;
}
.FormTable td
{
	padding: 3px;
}
.FormHeader
{
	display: block;
	float: left;
	padding: 3px 0;
	width: 100px;
	color: #666666;
	cursor: pointer;
	font-weight: bold;
	font-size: 11px;
}
.FormBreak
{
	width: 10px;
	font-weight: bold;
	font-size: 11px;
}
.ErrorImage
{
	width: 20px;
}

.SubmitButton
{
	background-color: #3B5998;
	border-color: #D9DFEA #0E1F5B #0E1F5B #D9DFEA;
	border-style: solid;
	border-width: 1px;
	color: #FFFFFF;
	font-family: "lucida grande" ,tahoma,verdana,arial,sans-serif;
	font-size: 11px;
	padding: 2px 15px 3px;
	text-align: center;
	width: 100px;
	text-decoration: none;
}
.FormControl .TextBox
{
	width: 200px;
}
.FormControl textarea
{
	width: 300px;
	height: 150px;
}
.FormSubject
{
	margin: 0;
	padding: 0;
}
input
{
	border: 1px solid #BDC7D8;
	font-family: "lucida grande" ,tahoma,verdana,arial,sans-serif;
	font-size: 11px;
	padding: 3px;
}
textarea
{
	border: 1px solid #BDC7D8;
	font-family: "lucida grande" ,tahoma,verdana,arial,sans-serif;
	font-size: 11px;
	padding: 5px;
}


.ImageGalery
{
	margin: 8px 0 0 24px;
	width: 640px;
}

.ImageGalery .ImageContainer
{
	font-family: "Lucida Fax" ,tahoma,verdana,arial,sans-serif;
	font-size: 10px;
	line-height: 17px;
	border: solid 1px #C1C1C1;
	width: 173px;
	display: block;
	margin: 10px 13px;
	padding: 5px;
	color: #006600;
}

.ImageGalery .ImageContainer img
{
	width: 170px;
	border: solid 1px #e4e4e4;
	padding: 1px;
	margin-bottom: 5px;
}

.ImageGalery .ImageContainer span
{
	padding-left: 2px;
	padding-right: 2px;
}
.WatermarkCssClass
{
	color: #A1A1A1;
}
.game
{
	padding: 5px 5px 0;
	background-color: #e6e6e6;
	border: 1px solid #032A7F;
}
.game a, .game a:hover
{
}
.game img
{
	border: 0px;
	width: 80px;
}
.game span
{
	display: block;
}

.Languages
{
	float: right;
	padding-right: 5px;
	font-family: "Lucida Fax" ,tahoma,verdana,arial,sans-serif;
	font-size: 12px;
	line-height: 17px;
	margin-right: 5px;
}
.Languages a
{
	color: #006600;
	font-weight: bold;
	text-decoration: none;
	padding: 1px 2px 1px 2px;
}
.Languages a:hover
{
	background-color: #006600;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	padding: 1px 2px 1px 2px;
}
.numbers
{
	width: auto;
	color: Black;
	border: 1px solid #666666;
}
.numbers a.numberLink, .numbers a:hover, .numbers span
{
	display: inline;
}

.numbers a.numberLink, .numbers a:visited
{
	display: inline;
	color: Blue;
}

.ContactSponsors
{
	vertical-align: top;
}
.ContactSponsors td
{
	vertical-align: middle;
	border: solid 1px #e4e4e4;
	padding: 10px;
}
.ContactSponsors a, .ContactSponsors a:hover
{
	vertical-align: middle;
	display: block;
	width: 120px;
	height: 126px;
	border: 0px;
}
.ContactSponsors img
{
	vertical-align: middle;
	width: 120px;
	border: 0px;
	display: inline-block;
}

.VideoGaleryHeader
{
	color: #006600;
}
