body {
	padding: 0;
	margin: 0;
	background-color: #A11E29;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	scrollbar-face-color: #a11e29;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #D1680A;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #D1680A;
	scrollbar-track-color: #D1680A;
	scrollbar-arrow-color: #FFD300;
	background-repeat: repeat-y;

	background-image:  url(../assets/default/sclc_background2.gif);
}
a {
	color: #FFD300;
	text-decoration: underline;
}

a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
hr {
	color: #FFD300;
}
UL {
	list-style-image:  url(../assets/images/default/bullet.gif);
}
.textXXsmall {
	font-size: xx-small;
	color: #ffffff;
	font-weight: bolder;


}
.miniLink {
	font-size: 9px;
	color: #333333;
}
.textStrong {
	font-weight: normal;
	color: #FFFFFF;
	font-size: 12px;
}
.textStrongUnder {
	font-weight: normal;
	color: #FFFFFF;
	font-size: 12px;
}
.textStrongrey {
	font-weight: bold;
	color: #CCCCCC;
	font-size: 12px;
	}
.textStrongreyItalic {
	font-weight: bold;
	color: #CCCCCC;
	font-size: 12px;
	font-style: italic;

}
.textStrongyellow {
	font-weight: bold;
	color: #FFD300;
	font-size: 12px;
}
.textStronggreen {
	font-weight: bold;
	color: #66FF33;
	font-size: 12px;
}
.textSmall {
	font-size: small;
}
.textXsmall {
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;

}
.textSmallGrey {
	font-size: small;
	color: #999999;
	
}
.menuText {
	font-size: 12px;
	font-weight: bold;
	color: #CC3333;
}
.menuText:hover {
	color: #FFFFFF;
	text-decoration: none;
}.footer {
	text-align: center;
}
.textXXsmallWhite {
	font-size: xx-small;
	color: #FFFFFF;
	font-weight: bold;
}
.textXXXsmallWhite {
	font-size: 9px;
	color: #99FF00;
	font-weight: lighter;
	font-style: normal;

}
.header {
	text-align: center;
	vertical-align: middle;



}
.leftColumn {
	height: 400px;
	width: 220px;
}
.columnLeft {

	height: 400px;
	width: 175px;
}
.columnRight {
	height: 400px;
	width: 175px;
	border: none none;



}
.pageTitle {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-image: url(../assets/images/title_bg.gif);
	background-repeat: repeat-x;
	height: 26px;

}
.baseLine {
	background-image:  url(../assets/default/sclc_background2.gif);
	background-repeat: repeat-y;
	height: 99%;
	background-position: center;
	overflow: auto;

}
.heading {
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
}
.pic {
	border: 1px solid #000000;
}
.pageTitleSub {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC3333;
	background-image: url(../assets/images/default/title_bg.gif);
	background-repeat: repeat-x;
	height: 26px;
	text-indent: 5px;

}
.textSmallBlue {

	font-size: small;
	color: #0425F0;
}
.strongorange {

	font-size: 24px;
	font-weight: normal;
	color: #FF9933;
}
.strongRed {

	font-size: 16px;
	font-weight: bold;
	color: #009900;
}
.textWhite {
	color: #FFFFFF;
	}
.textWhiteItalic {
	color: #FFFFFF;
	font-style: italic;
	font-weight: bold;


}
.enterText {
	font-size: 24px;
	font-weight: bold;
	color: #CC3333;
}
.timer {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	text-align: center;
}
.headerRight {
	background-image: url(../assets/default/header_nostripe.gif);

}
