/* Start of CMSMS style sheet 'MuskRug-Home' */
/*Style for home page*/


.ContentBlockHeadingStyleLeft1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #990000;
	text-align:left;
	vertical-align: bottom;
	margin-left:4;
}
.ContentBlockStyleLeft1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #333333;
	padding: 5px;
	background-color: #FFFFFF;
	width:360px;
	text-align:left;
	border-top-width: 2px;
	border-bottom-width: 4px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #990000;
}
.ContentBlockHeadingStyleRight1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #990000;
	text-align:left;
	vertical-align: bottom;
	margin-left:4;
}
.ContentBlockStyleRight1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #333333;
	padding: 5px;
	background-color: #FFFFFF;
	width:360px;
	text-align:left;
	border-top-width: 2px;
	border-bottom-width: 4px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #990000;
}
.table1 {
	height: auto;
	width: 800px;
	background-color:#FFFFFF;
	background-image:url(../images/MuskRugby/MainTbbg.jpg);
	background-repeat:no-repeat;
	border: solid 3px #FFFFFF;
	/* Do rounding (native in Firefox and Safari) */
	-webkit-border-radius: 16px;
    -moz-border-radius: 16px;
}
.HomeImage {
	border: solid 0px #FFFFFF;
	background-color:#FFFFFF;
	background-image:url(../images/MuskRugby/HomeImage.jpg);
	
	
	/* Do rounding (native in Firefox and Safari) */
	/*-webkit-border-radius: 16px;*/
    /*-moz-border-radius: 16px;*/
	-moz-border-radius-topleft: 0px;
    -moz-border-radius-topright: 0px;
	-moz-border-radius-bottomleft: 0px;
    -moz-border-radius-bottomright: 0px;
    
 	-webkit-border-top-left-radius: 0px;
 	-webkit-border-top-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
 	-webkit-border-bottom-right-radius: 0px;
	background-position: left bottom;
	text-align: left;
	vertical-align: bottom;
}
.MainMenuArea {
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	background-color: #660000;
}

.ChampText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #FFFFFF;
	position: relative;
	left: 320px;
}/* CSS Document */



/*End of Styles for home page*/

/* End of 'MuskRug-Home' */

