
/* Site Div class*/



.memberLoginbody
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-position: center;
	background-position: top;
	width: 100%;
}

.topSponcers
{
	background-image: url(../img/top_bg.jpg);
	background-repeat: repeat-x;
}

.topHeader
{
	width: 960px;
	text-align: center;
	background-color: #ffffff;
}

.divBody
{
	width: 960px;
	background-color: #ffffff;
	margin: 0 auto;
	border: 0px;
	clear: both;
	height: auto;
	position: relative;
}

.divBodyTopSep
{
	width: 960px;
	height: 20px;
	background-color: #ffffff;
	margin: 0 auto;
	border: 0px;
	clear: both;
	position: relative;
}

.divBodyLeftContent
{
	width: 645px;
	background-color: #ffffff;
	margin: 0 auto;
	border: 0px;
	height: auto;
	position: relative;
	clear: both;
}

.divNewsHead
{
	width: 570px;
	background-color: #fff;
	vertical-align: middle;
	height: 40px;
	border: 0px;
	float: left;
	position: relative;
}


.divNewsImage
{
	width: 75px;
	background-color: #fff;
	border: 0px;
	float: left;
	text-align: end;
	position: relative;
}

.space20
{
	width: 20px;
	clear: both;
	background-color: #ffffff;
}

.hrnewss
{
	border: 1px solid #454545;
}



/*FOR TABLE STRUCTURE*/

.div_table
{
	width: 100%;
	padding: 0;
	display: table;
	border: 0px;
}

.div_row
{
	display: table-row;
	width: 100%;
}

.div_cell
{
	display: table-cell;
	vertical-align: top;
	position: relative;
}

.formCellCaption
{
	font-family: "Open Sans", Tahoma, Verdana, Arial;
	display: table-cell;
	padding: 2px;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-right: 3px solid #ffffff;
	background-color: #ffffff;
	vertical-align: middle;
	height: 28px;
	color: #454545;
	background-color: #F4F4F4;
	text-align: right;
	font-size: 13px;
}

.formCellData
{
	font-family: "Open Sans", Tahoma, Verdana, Arial;
	display: table-cell;
	padding: 2px;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-right: 3px solid #ffffff;
	background-color: #ffffff;
	vertical-align: middle;
	height: 18px;
}

.left-align
{
	text-align: left;
}

.right-align
{
	text-align: right;
}

.center-align
{
	text-align: center;
}

/*@media screen and (max-width: 960px) {
    .div_table, .div_row {
        display: block;
    }
    .div_cell, .left, right {
        display:inline-block;
    }
}*/
/*END TABLE STRUCTURE*/

.left
{
	width: 645px;
	padding: 0;
	display: table-cell;
	vertical-align: top;
}

.right
{
	width: 255px;
	display: table-cell;
	vertical-align: top;
}

.innerleft
{
	/*width: 255px;*/
	width: 205px;
	padding: 0;
	display: table-cell;
	vertical-align: top;
	background-color: #f9f9f9;
	text-align: left;
}

.innerright
{
	/*width: 645px;*/
	width: 695px;
	display: table-cell;
	vertical-align: top;
}

.bodyContent
{
	width: 920px;
	display: table-cell;
	vertical-align: top;
}

.cellspace20
{
	width: 20px;
	padding: 0;
	display: table-cell;
	background-color: #ffffff;
}
/*End*/




.text1
{
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.text2
{
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FF0000;
}

.login
{
	font-family: "Open Sans", Tahoma, Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #7E7D7D;
}

.menu
{
	font-family: "Open Sans", Tahoma, Verdana, Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
}

.bannertext1
{
	font-family: "Open Sans", Tahoma, Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
	text-align: center;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.bannertext2
{
	font-family: "Open Sans", Tahoma, Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	text-align: center;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.rightbox1
{
	/*border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCDCC;
	border-right-color: #CCCDCC;
	border-bottom-color: #CCCDCC;
	border-left-color: #CCCDCC;*/
	border: 0px solid #FFFFFF;
}

.bannertext2a
{
	font-family: "Open Sans", Tahoma, Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	text-align: center;
}

.midline1
{
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}

.teamtext1
{
	font-family: "Open Sans", Tahoma, Verdana, Arial;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #454545;
	text-transform: none;
	padding-left: 25px;
}

.content
{
	font-family: "Open Sans", Tahoma, Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: normal;
}

.border
{
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #7E7D7D;
	border-left-color: #7E7D7D;
	border-top-width: thin;
	border-right-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #7E7D7D;
	border-right-color: #7E7D7D;
}

.border2
{
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #7E7D7D;
	border-right-color: #7E7D7D;
	border-left-color: #7E7D7D;
}

.borderfull
{
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #7E7D7D;
	border-bottom-color: #7E7D7D;
	border-left-color: #7E7D7D;
}

.text3
{
	font-family: "Open Sans", Tahoma, Verdana, Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align: center;
}

.btmmenu_1
{
	font-family: "Open Sans", Tahoma, Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
}

.btmmenu_2
{
	font-family: "Open Sans", Tahoma, Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #BCBCBB;
	text-align: left;
	text-decoration: none;
	line-height: 2px;
}

	.btmmenu_2:hover
	{
		font-family: "Open Sans", Tahoma, Verdana, Arial;
		font-size: 12px;
		font-style: normal;
		font-weight: bold;
		color: #BCBCBB;
		text-align: left;
		text-decoration: underline;
	}

.copyright
{
	font-family: "Open Sans", Tahoma, Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: center;
}

.newsLink
{
	font-family: "Open Sans", Tahoma, Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #E83D3D;
	text-decoration: none;
	line-height: normal;
}

	.newsLink:hover
	{
		font-family: "Open Sans", Tahoma, Verdana, Arial;
		font-size: 11px;
		font-style: normal;
		font-weight: normal;
		color: #E83D3D;
		text-decoration: underline;
		line-height: normal;
	}

.pageHead
{
	font-family: "Open Sans", Tahoma, Verdana, Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #4A4B49;
}

.pageHeadHR
{
	border-style: outset;
	height: 1px;
	color: #9A9A9A;
}

.newsDate
{
	font-family: "Open Sans", Tahoma, Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #454545;
}

.newsTitle
{
	font-family: "Open Sans", Tahoma, Verdana, Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: normal;
}

.eventTitle
{
	font-family: "Open Sans", Tahoma, Verdana, Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	line-height: normal;
}



.eventsDate
{
	font-family: "Open Sans", Tahoma, Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #454545;
}

.btnLogin
{
	font-family: "Open Sans", Tahoma, Verdana, Arial;
	font-size: 5px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	width: 85px;
	height: 37px;
	background-image: url(../img/login_eng.png);
	border: 0px solid #ffffff;
	cursor: pointer;
}

.btnLoginFr
{
	font-family: "Open Sans", Tahoma, Verdana, Arial;
	font-size: 5px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	width: 170px;
	height: 37px;
	background-image: url(../img/login_fr.png);
	border: 0px solid #ffffff;
	cursor: pointer;
}

.loginHead
{
	font-family: "Open Sans", Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 0.7px;
	background-image: url(../img/LoginBg.jpg);
	border: solid 0px white;
	color: #FFFFFF;
	background-repeat: repeat-x;
	height: 31px;
	cursor: default;
}

.Invalid
{
	font-family: "Open Sans", Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 0.7px;
	color: RED;
}

.success
{
	font-family: "Open Sans", Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	padding: 2px 3px 2px 3px;
	text-align: center;
	background-color: #087646;
	color: #ffffff;
}

.fail
{
	font-family: "Open Sans", Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	padding: 2px 3px 2px 3px;
	text-align: center;
	background-color: #E83D3D;
	color: #ffffff;
}

.loginLink
{
	font-family: "Open Sans", Tahoma, Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #E83D3D;
	text-decoration: none;
	line-height: normal;
}

	.loginLink:hover
	{
		font-family: "Open Sans", Tahoma, Verdana, Arial;
		font-size: 12px;
		font-style: normal;
		font-weight: normal;
		color: #E83D3D;
		text-decoration: underline;
		line-height: normal;
	}

.lblBox
{
	font-family: "Open Sans", Tahoma, Verdana, Arial;
	font-weight: normal;
	color: #454545;
	border: 0px solid #c4c4c4;
	width: 180px;
	height: 18px;
	font-size: 13px;
	padding: 4px 4px 4px 4px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	box-shadow: 0px 0px 8px #d9d9d9;
	-moz-box-shadow: 0px 0px 8px #d9d9d9;
	-webkit-box-shadow: 0px 0px 8px #d9d9d9;
}

.lbl
{
	font-family: "Open Sans", Tahoma, Verdana, Arial;
	font-weight: normal;
	color: #454545;
	padding: 2px;
	font-size: 12px;
}



.matterLightBlack
{
	font-family: "Open Sans", Tahoma, Verdana, Arial;
	font-weight: normal;
	color: #454545;
	font-size: 13px;
}

.matterLightblue
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #1183C9;
	font-weight: bold;
}

.matterLeft
{
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-weight: normal;
	line-height: 15px;
	color: #010101;
	text-align: left;
}

.matterGrayLeft
{
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
	color: Gray;
	text-align: left;
}

/*NEW STYLE*/

.txtBox
{
	font-family: "Open Sans", Tahoma, Verdana, Arial;
	font-weight: normal;
	color: #454545;
	border: 1px solid #c4c4c4;
	width: 180px;
	height: 18px;
	font-size: 13px;
	padding: 4px 4px 4px 4px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	box-shadow: 0px 0px 8px #d9d9d9;
	-moz-box-shadow: 0px 0px 8px #d9d9d9;
	-webkit-box-shadow: 0px 0px 8px #d9d9d9;
}


	.txtBox:hover
	{
		font-family: "Open Sans", Tahoma, Verdana, Arial;
		font-weight: normal;
		color: #454545;
		border: 1px solid #c4c4c4;
		width: 180px;
		height: 18px;
		font-size: 13px;
		padding: 4px 4px 4px 4px;
		border-radius: 4px;
		-moz-border-radius: 4px;
		-webkit-border-radius: 4px;
		box-shadow: 0px 0px 8px #d9d9d9;
		-moz-box-shadow: 0px 0px 8px #d9d9d9;
		-webkit-box-shadow: 0px 0px 8px #d9d9d9;
	}

	.txtBox:focus
	{
		font-family: "Open Sans", Tahoma, Verdana, Arial;
		font-weight: normal;
		color: #454545;
		border: 1px solid #7bc1f7;
		width: 180px;
		height: 18px;
		font-size: 13px;
		padding: 4px 4px 4px 4px;
		border-radius: 4px;
		-moz-border-radius: 4px;
		-webkit-border-radius: 4px;
		box-shadow: 0px 0px 8px #7bc1f7;
		-moz-box-shadow: 0px 0px 8px #7bc1f7;
		-webkit-box-shadow: 0px 0px 8px #7bc1f7;
	}



.ddl-180-33
{
	font-family: "Open Sans", Tahoma, Verdana, Arial;
	font-weight: normal;
	color: #454545;
	border: 1px solid #c4c4c4;
	height: 33px;
	width: 180px;
	font-size: 13px;
	vertical-align: middle;
	padding: 4px 4px 4px 1px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	box-shadow: 0px 0px 8px #d9d9d9;
	-moz-box-shadow: 0px 0px 8px #d9d9d9;
	-webkit-box-shadow: 0px 0px 8px #d9d9d9;
}

.ddl-160-33
{
	font-family: "Open Sans", Tahoma, Verdana, Arial;
	font-weight: normal;
	color: #454545;
	border: 1px solid #c4c4c4;
	height: 33px;
	width: 160px;
	font-size: 13px;
	vertical-align: middle;
	padding: 4px 4px 4px 1px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	box-shadow: 0px 0px 8px #d9d9d9;
	-moz-box-shadow: 0px 0px 8px #d9d9d9;
	-webkit-box-shadow: 0px 0px 8px #d9d9d9;
}

.ddl-150-33
{
	font-family: "Open Sans", Tahoma, Verdana, Arial;
	font-weight: normal;
	color: #454545;
	border: 1px solid #c4c4c4;
	height: 33px;
	width: 150px;
	font-size: 13px;
	vertical-align: middle;
	padding: 4px 4px 4px 1px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	box-shadow: 0px 0px 8px #d9d9d9;
	-moz-box-shadow: 0px 0px 8px #d9d9d9;
	-webkit-box-shadow: 0px 0px 8px #d9d9d9;
}

.ddl-140-33
{
	font-family: "Open Sans", Tahoma, Verdana, Arial;
	font-weight: normal;
	color: #454545;
	border: 1px solid #c4c4c4;
	height: 33px;
	width: 140px;
	font-size: 13px;
	vertical-align: middle;
	padding: 4px 4px 4px 1px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	box-shadow: 0px 0px 8px #d9d9d9;
	-moz-box-shadow: 0px 0px 8px #d9d9d9;
	-webkit-box-shadow: 0px 0px 8px #d9d9d9;
}

.ddl-110-33
{
	font-family: "Open Sans", Tahoma, Verdana, Arial;
	font-weight: normal;
	color: #454545;
	border: 1px solid #c4c4c4;
	height: 33px;
	width: 110px;
	font-size: 13px;
	vertical-align: middle;
	padding: 4px 4px 4px 1px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	box-shadow: 0px 0px 8px #d9d9d9;
	-moz-box-shadow: 0px 0px 8px #d9d9d9;
	-webkit-box-shadow: 0px 0px 8px #d9d9d9;
}

.ddl-120-33
{
	font-family: "Open Sans", Tahoma, Verdana, Arial;
	font-weight: normal;
	color: #454545;
	border: 1px solid #c4c4c4;
	height: 33px;
	width: 120px;
	font-size: 13px;
	vertical-align: middle;
	padding: 4px 4px 4px 1px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	box-shadow: 0px 0px 8px #d9d9d9;
	-moz-box-shadow: 0px 0px 8px #d9d9d9;
	-webkit-box-shadow: 0px 0px 8px #d9d9d9;
}


.ddl-100-33
{
	font-family: "Open Sans", Tahoma, Verdana, Arial;
	font-weight: normal;
	color: #454545;
	border: 1px solid #c4c4c4;
	height: 33px;
	width: 100px;
	font-size: 13px;
	vertical-align: middle;
	padding: 4px 4px 4px 1px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	box-shadow: 0px 0px 8px #d9d9d9;
	-moz-box-shadow: 0px 0px 8px #d9d9d9;
	-webkit-box-shadow: 0px 0px 8px #d9d9d9;
}

.ddl-90-33
{
	font-family: "Open Sans", Tahoma, Verdana, Arial;
	font-weight: normal;
	color: #454545;
	border: 1px solid #c4c4c4;
	height: 33px;
	width: 90px;
	font-size: 13px;
	vertical-align: middle;
	padding: 4px 4px 4px 1px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	box-shadow: 0px 0px 8px #d9d9d9;
	-moz-box-shadow: 0px 0px 8px #d9d9d9;
	-webkit-box-shadow: 0px 0px 8px #d9d9d9;
}

.ddl-95-33
{
	font-family: "Open Sans", Tahoma, Verdana, Arial;
	font-weight: normal;
	color: #454545;
	border: 1px solid #c4c4c4;
	height: 33px;
	width: 95px;
	font-size: 13px;
	vertical-align: middle;
	padding: 4px 4px 4px 1px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	box-shadow: 0px 0px 8px #d9d9d9;
	-moz-box-shadow: 0px 0px 8px #d9d9d9;
	-webkit-box-shadow: 0px 0px 8px #d9d9d9;
}


.ddl-80-33
{
	font-family: "Open Sans", Tahoma, Verdana, Arial;
	font-weight: normal;
	color: #454545;
	border: 1px solid #c4c4c4;
	height: 33px;
	width: 80px;
	font-size: 13px;
	vertical-align: middle;
	padding: 4px 4px 4px 1px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	box-shadow: 0px 0px 8px #d9d9d9;
	-moz-box-shadow: 0px 0px 8px #d9d9d9;
	-webkit-box-shadow: 0px 0px 8px #d9d9d9;
}

.btnWPC
{
	display: inline-block;
	padding: 5px 12px;
	margin-bottom: 0;
	font-family: "Open Sans", Tahoma, Verdana, Arial;
	font-size: 13px;
	font-weight: normal;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
	background-color: #8B9AA3;
	color: #ffffff;
}

	.btnWPC:hover
	{
		display: inline-block;
		padding: 5px 12px;
		margin-bottom: 0;
		font-family: "Open Sans", Tahoma, Verdana, Arial;
		font-size: 13px;
		font-weight: normal;
		line-height: 1.42857143;
		text-align: center;
		white-space: nowrap;
		vertical-align: middle;
		cursor: pointer;
		-webkit-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
		background-image: none;
		border: 1px solid transparent;
		border-radius: 4px;
		background-color: #ABBAC3;
		color: #ffffff;
	}

.formCellTitle
{
	font-family: "Open Sans", Tahoma, Verdana, Arial;
	font-size: 13px;
	font-style: normal;
	padding: 3px;
	font-weight: normal;
	color: #575757;
	background-color: #e9e9e9;
	line-height: normal;
	text-align: center;
	vertical-align: middle;
}

.linktext
{
	font-family: "Open Sans", Tahoma, Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
}

	.linktext:hover
	{
		font-family: "Open Sans", Tahoma, Verdana, Arial;
		font-size: 12px;
		font-style: normal;
		font-weight: bold;
		color: #000000;
		padding-left: 5px;
		padding-right: 5px;
		text-decoration: underline;
	}

.linktextvbar
{
	font-style: normal;
	font-weight: normal;
	color: #7E7D7D;
	padding: 0px 5px 0px 5px;
	text-decoration: none;
}

.relatedNewsLink
{
	font-family: "Open Sans", Tahoma, Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #8B9AA3;
	text-decoration: none;
}

	.relatedNewsLink:hover
	{
		font-family: "Open Sans", Tahoma, Verdana, Arial;
		font-size: 12px;
		font-style: normal;
		font-weight: bold;
		color: #8B9AA3;
		text-decoration: underline;
	}

.relatedNewsBanner
{
	background: #f2f2f2;
	border-top: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
	padding: 3px;
	font-weight: 700;
	color: #444;
	text-shadow: 0 1px #fff;
	font-size: 14px;
	vertical-align: middle;
	text-transform: uppercase;
}


/*Grid*/
/***************For CompArt Grid*****************/
.Grid
{
	font-family: "Open Sans", Tahoma, Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #454545;
	background-color: #FFFFFF;
	border: #cac3b1 0px solid;
	cursor: default;
}

.GridFooter
{
	font-family: "Open Sans", Tahoma, Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #8B9AA3;
	background-color: #FFFFFF;
	border: #cac3b1 0px solid;
	height: 25px;
}

.PagerText
{
	font-family: "Open Sans", Tahoma, Verdana, Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #454545;
	background-color: #FFFFFF;
	border: #cac3b1 0px solid;
	cursor: pointer;
}

.GridSearch
{
	font-family: "Open Sans", Tahoma, Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #8B9AA3;
	background-color: #FFFFFF;
	border: #cac3b1 1px solid;
	cursor: default;
}

.DataCell
{
	font-family: "Open Sans", Tahoma, Verdana, Arial;
	font-size: 12px;
	padding: 2px 1px 2px 1px;
	font-style: normal;
	font-weight: normal;
	color: #454545;
	background-color: #FFFFFF;
	border: #cac3b1 1px solid;
	cursor: default;
}

.GridHeader
{
	color: #3EA1D8;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold; /* padding: 0px 2px 2px 0px; */
	padding: 0;
	margin: 0px 0px 0px 0px;
	background-color: red;
}

.HeadingCellText
{
	color: #ffffff;
	background-color: #7E7D7D;
	font-family: "Open Sans", Tahoma, Verdana, Arial;
	font-size: 12px;
	padding: 3px 1px 3px 1px;
	text-align: center;
	vertical-align: middle;
}

.txtBoxSearch
{
	font-family: "Open Sans", Tahoma, Verdana, Arial;
	font-weight: normal;
	color: #454545;
	border: 0px solid #c4c4c4;
	width: 130px;
	font-size: 13px;
	padding: 4px 4px 4px 4px;
}

/*Added By Prem */
.Tableheader
{
	background-color: #C0C0C0;
	font-family: Arial;
	font-size: x-small;
	color: #00156e;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 0.7px;
	background-image: url(../img/tab-bg.jpg);
	background-repeat: repeat-x;
	height: 42px;
	text-align: center;
	border-bottom: solid 1px #B2B2B2;
	border-left: solid 1px #000000;
	border-top: solid 1px #000000;
	border-right: solid 1px #B2B2B2;
}

.TableWhiteheader
{
	background-color: #C0C0C0;
	font-family: Arial;
	font-size: x-small;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 0.7px;
	background-image: url(../img/tab-bg.jpg);
	background-repeat: repeat-x;
	height: 42px;
	text-align: center;
	border-bottom: solid 1px #B2B2B2;
	border-left: solid 1px #000000;
	border-top: solid 1px #000000;
	border-right: solid 1px #B2B2B2;
}

.TableBlueheader
{
	background-color: #C0C0C0;
	font-family: Arial;
	font-size: x-small;
	color: #0000FF;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 0.7px;
	background-image: url(../img/tab-bg.jpg);
	background-repeat: repeat-x;
	height: 42px;
	text-align: center;
	border-bottom: solid 1px #B2B2B2;
	border-left: solid 1px #000000;
	border-top: solid 1px #000000;
	border-right: solid 1px #B2B2B2;
}

.TableRowText
{
	font-family: Arial;
	font-size: x-small;
	font-weight: normal;
	text-decoration: none;
	border: solid 1px #ECE9D8;
	border-bottom: solid 1px #B2B2B2;
	border-left: solid 1px #000000;
	border-top: solid 1px #000000;
	border-right: solid 1px #B2B2B2;
}

.TableScoreText
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	border: solid 1px #ECE9D8;
	border-bottom: solid 1px #B2B2B2;
	border-left: solid 1px #000000;
	border-top: solid 1px #000000;
	border-right: solid 1px #B2B2B2;
}

.TableText
{
	font-family: "segoe ui",arial,sans-serif;
	font-size: x-small;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 0.7px;
	text-align: center;
	border-bottom: solid 1px #B2B2B2;
	border-left: solid 1px #000000;
	border-top: solid 1px #000000;
	border-right: solid 1px #B2B2B2;
}
/* 21-03-2012 */

.TableStandingHeaderText
{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 0.7px;
	border: solid 1px #ECE9D8;
	border-bottom: solid 1px #B2B2B2;
	border-left: solid 1px #000000;
	border-top: solid 1px #000000;
	border-right: solid 1px #B2B2B2;
}

.TableDivisionText
{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 0.7px;
	border: solid 1px #ECE9D8;
	border-bottom: solid 1px #B2B2B2;
	border-left: solid 1px #000000;
	border-top: solid 1px #000000;
	border-right: solid 1px #B2B2B2;
}

.TableRowText1
{
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 0.7px;
	border: solid 1px #ECE9D8;
	border-bottom: solid 1px #B2B2B2;
	border-left: solid 1px #000000;
	border-top: solid 1px #000000;
	border-right: solid 1px #B2B2B2;
}

.TablePointsText
{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 0.7px;
	border: solid 1px #ECE9D8;
	border-bottom: solid 1px #B2B2B2;
	border-left: solid 1px #000000;
	border-top: solid 1px #000000;
	border-right: solid 1px #B2B2B2;
}

.TableMeaningText
{
	font-family: Arial;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 0.7px;
}

.HeadingText
{
	font-family: Arial;
	font-size: 13px;
	font-weight: Bold;
	text-decoration: none;
	letter-spacing: 0.7px;
}

.BoxScorecell
{
	font-family: Arial;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	border-bottom: solid 0px #B2B2B2;
	border-left: solid 0px #000000;
	border-top: solid 0px #000000;
	border-right: solid 0px #B2B2B2;
}





.scorelink
{
	font-family: "Open Sans", Tahoma, Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #E83D3D;
	text-decoration: none;
	line-height: normal;
}

	.scorelink:hover
	{
		font-family: "Open Sans", Tahoma, Verdana, Arial;
		font-size: 11px;
		font-style: normal;
		font-weight: normal;
		color: #E83D3D;
		text-decoration: underline;
		line-height: normal;
	}

.events_text1
{
	font-family: "Open Sans", Tahoma, Verdana, Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: none;
	text-align: center;
}

.events_text2
{
	font-family: "Open Sans", Tahoma, Verdana, Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-transform: none;
	text-align: center;
}

.events_upcomingtext
{
	font-family: "Open Sans", Tahoma, Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #454545;
	text-transform: none;
	text-align: center;
}

.time_text
{
	font-family: "Open Sans", Tahoma, Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-transform: none;
	text-align: center;
}

.events_text3
{
	font-family: "Open Sans", Tahoma, Verdana, Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-transform: uppercase;
	text-align: center;
}

.events_text4
{
	font-family: "Open Sans", Tahoma, Verdana, Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-transform: uppercase;
	text-align: center;
}

.time_text2
{
	font-family: "Open Sans", Tahoma, Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-transform: none;
	text-align: center;
}

.TGclass
{
	font-family: "Open Sans", Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: black;
}








.page_enabled, .page_disabled
{
	font-family: "Open Sans", Tahoma, Verdana, Arial;
	font-size: 11px;
	display: inline-block;
	height: 25px;
	min-width: 25px;
	line-height: 25px;
	text-align: center;
	text-decoration: none;
	border: 1px solid #ccc;
}

.page_enabled
{
	font-family: "Open Sans", Tahoma, Verdana, Arial;
	font-size: 11px;
	background-color: #eee;
	color: #000;
}

.page_disabled
{
	font-family: "Open Sans", Tahoma, Verdana, Arial;
	font-size: 11px;
	background-color: #6C6C6C;
	color: #fff !important;
}


.bio-athlete-name
{
	font-family: "Open Sans", Tahoma, Verdana, Arial;
	font-weight: normal;
	color: #454545;
	padding: 0px 5px 0px 5px;
	font-weight: bold;
	text-align: center;
	font-size: 16px;
}

.bio-athleteteam
{
	font-family: "Open Sans", Tahoma, Verdana, Arial;
	font-weight: normal;
	color: #f9f9f9;
	background-color: #C21A1A;
	padding: 6px 3px 6px 3px;
	font-weight: bold;
	text-align: left;
	font-size: 16px;
}

.bioathlete
{
	font-family: "Open Sans", Tahoma, Verdana, Arial;
	font-weight: normal;
	color: #454545;
	background-color: #c4c4c4;
	padding: 5px 3px 5px 3px;
	font-weight: bold;
	text-align: center;
	font-size: 16px;
}

.hrSilver
{
	background: #ddd;
	clear: both;
	float: none;
	width: 100%;
	height: 1px;
	margin: 1px 0 1.4em;
	border: none;
}

.supportlink
{
	font-family: "Open Sans", Tahoma, Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #F47613;
	text-decoration: underline;
	line-height: normal;
}

	.supportlink:hover
	{
		font-family: "Open Sans", Tahoma, Verdana, Arial;
		font-size: 12px;
		font-style: normal;
		font-weight: bold;
		color: #F47613;
		text-decoration: underline;
		line-height: normal;
	}

.txtBoxSearchTable
{
	font-family: "Open Sans", Tahoma, Verdana, Arial;
	font-weight: normal;
	color: #454545;
	border: 1px solid #c4c4c4;
	width: 130px;
	font-size: 13px;
	padding: 4px 4px 4px 4px;
}

.divWaiting
{
	position: absolute;
	background-color: #FAFAFA;
	z-index: 2147483647 !important;
	opacity: 0.8;
	overflow: hidden;
	text-align: center;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	padding-top: 20%;
}
