/* Customize Default Theme (NOT Main Colors!) */
/* Default Theme Colors*/
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

img {vertical-align:bottom;}

.mainTable {
	background: url('/templates/theme_reflectionPlus/theme_reflectionPlus_images/mainTableBG.png');
	background-position:top left;
	background-repeat:repeat-x;
}

.bodyTable {
	background: url('/templates/theme_reflectionPlus/theme_reflectionPlus_images/bodyTableBG.gif');
	background-position:top left;
	background-repeat:repeat-x;
	background-color: #252525;
	padding:0px 20px 20px 20px;
}

.customMenu {color: #FFF;}
.customMenu a{color: #FFF;}
.customMenu a:hover {color: #FFF;}