BODY{font-family:arial; font-size:8pt; color: #ffffff;}
TD{font-family:arial; font-size:8pt; color: #ffffff;}
P{font-family:arial; font-size:8pt; color: #ffffff;}
H1{font-family:arial;font-size:14pt;font-weight : bold;}
H2{font-family:arial; font-size:12pt; color: #ffffff;}
H3{font-family:arial; font-size:10pt;}

.footer {
	color: #DBDBDB;
	text-decoration: none;
}

.goldBox {
	border: solid 2px #655532;
}

.title {
	font-family: Arial; 
	font-weight: bold;
	font-size: 75px;
	color: #ffffff;
	text-transform: uppercase;
}

.subtitle {
	font-family: Arial; 
	font-weight: bold;
	font-size: 35px;
	color: #ffffff;
	text-transform: uppercase;
}

.rowheader {
	font-family: Arial; 
	font-weight: bold;
	font-size: 14px;
	color: #707173;
	text-transform: uppercase;
	width: 70px;
}

.rowtitle {
	font-family: Arial; 
	font-weight: bold;
	font-size: 22px;
	letter-spacing: -1px;
	color: #ffffff;
	
}

.rowdetail {
	font-family: Arial; 
	font-weight: bold;
	font-size: 14px;
	word-spacing: -1px;
	color: #ffffff;
	width: 400px;
}

.homeBkg {
	background-image: url(/resources/rugbywc/assets/images/int_home_underline.jpg);
	background-repeat: no-repeat;
}

.viewBkg {
	background-image: url(/resources/rugbywc/assets/images/int_view_underline.jpg);
	background-repeat: no-repeat;
}

.wallpaperBkg {
	background-image: url(/resources/rugbywc/assets/images/int_wallpaper_underline.jpg);
	background-repeat: no-repeat;
}




