body{ 
	margin: 0px;
	background-color: #E9E9E9;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}
.Pur {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
}

.welcometext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
}
.imgpadding {
	padding: 3px;
}
.rightbg {
	background-image: url(../../../fransopp/images/rightbg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.endbg {
	background-image: url(../../../fransopp/images/endbg.jpg);
	background-repeat: no-repeat;
	background-position: right;
}



.welcometext a{
	color: #000000;
	text-decoration:underline;
}
.welcometext a:hover {
	color: #0000FF;
	text-decoration:none;
}

.info {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	font-weight: normal;
	color: #000000;
}
.info a{
	color: #000000;
	text-decoration:underline;
}
.info a:hover {
	color: #0000FF;
	text-decoration:none;
}

.pageBg {
	background-image: url(../images/page_bg.jpg);
	background-repeat: repeat-y;
}
.butBG {
	background-image: url(../images/butBg.jpg);
	background-repeat: repeat-x;
}
.topline {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DEDEDE;
	background-position: top top;
}

.botline {
border-bottom: 1px solid #DEDEDE;

}

.L_line {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DEDEDE;
}
.R_line {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DEDEDE;
}.padding {
	padding-top: 20px;
	padding-left: 60px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	padding-right: 50px;
}
.wel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
}
.view {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	font-weight: normal;
	color: #595959;
}
.view a{
	color: #595959;
	text-decoration:underline;
}
.view a:hover {
	color: #0000FF;
	text-decoration:none;
}
.read {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}
.read a{
	color: 0111AC;
	text-decoration:underline;
}
.read a:hover {
	color: #0000FF;
	text-decoration:none;
}
.nba {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #595959;
	background-color: #CBCBCB;
	padding-left: 12px;
	padding-right: 12px;
}
.headerswhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #595959;
	padding:3px;
	padding-left: 12px;
	
}

.text a { 
	color: #FFFFFF;
}

.text a:hover { 
	color: #FFFFFF;
	text-decoration:none;
}


.text1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #595959;
	text-align:center;
	padding:3px;
}

.text1 a { 
	color: #FFFFFF;
}

.text1 a:hover { 
	color: #FFFFFF;
	text-decoration:none;
}


.line {
	background-image: url(../images/line.jpg);
	background-repeat: repeat-x;
	background-position: center;
}

/* Newsletter sign-up form styles */

.signup_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}

.signup_field {
	border: 1px solid #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-align: center;
	//background-color: #ffffff;
	//padding:3px;
}

.signup_button {
	//border: 1px solid #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	//font-weight: bold;
	//color: #0111AC;
	//background-color: #ffffff;
	//text-align:center;
	//padding:3px;
}

/* menu code start */
#Layer1 {
	position:absolute;
	left:5px;
	top:162px;
	width:123px;
	height:82px;
	z-index:1;
	visibility: hidden;
}
#Layer2 {
	position:absolute;
	left:91px;
	top:162px;
	width:109px;
	height:78px;
	z-index:2;
	visibility: hidden;
}
#Layer3 {
	position:absolute;
	left:174px;
	top:162px;
	width:100px;
	height:86px;
	z-index:3;
	visibility: hidden;
}
#Layer4 {
	position:absolute;
	left:257px;
	top:162px;
	width:120px;
	height:88px;
	z-index:4;
	visibility: hidden;
}
#Layer5 {
	position:absolute;
	left:340px;
	top:162px;
	width:100px;
	height:91px;
	z-index:5;
	visibility: hidden;
}
#Layer6 {
	position:absolute;
	left:422px;
	top:162px;
	width:100px;
	height:85px;
	z-index:6;
	visibility: hidden;
}
#Layer7 {
	position:absolute;
	left:504px;
	top:162px;
	width:100px;
	height:89px;
	z-index:7;
	visibility: hidden;
}

/* menu code end */

.subpage {
	padding:5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
}#Layer8 { position:absolute; left:596px; top:162px; width:100px; height:89px; z-index:7; visibility: hidden; ; clip:  rect(   )}
#Layer9 { position:absolute; left:682px; top:162px; width:100px; height:89px; z-index:7; visibility: hidden; ; clip:  rect(   )}
#far-right-promo { position:absolute; left:790px; top:162px;} 

/** footer styles **/

.footer_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
}

.footer_bjm_logo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #012A79;
	text-decoration:none;
}
.footer_bjm_logo a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #012A79;
	text-decoration:none;
}
.footer_bjm_logo a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #012A79;
	text-decoration:none;
}

.title {
	background-color: #DE0B04;
}
.title9-left {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
}
.title9-right {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
}
.scores-greybg-left{
	background-color: #E8E8E8;
	text-align: left;
}

.site_map {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
}
.site_map a {
	color: #000000;
	text-decoration: none;
}
.site_map a:hover {
	color: #000000;
	text-decoration: underline;
}
