/*
-----------------------------------------------
Screen Stylesheet for Selecto Inc.

Site: www.selectoinc.com
Author:   John Holleman    www.InnovativeInSite.com

----------------------------------------------- */

body, html {
	padding: 0;
	margin: 0 auto;
	font-family: arial;
	background-color: white;
}


/* ----- Text Styles ----- */

p {
	font-size: 12px;
	color: black;
}

h1 {
	
}

h2 {
	
}

h3 {

}

h4 {

}

h5 {

}

h6 {

}

/* ----- link styles ----- */

a {

}

a:hover {

}


/* ----- Proprietary styles ----- */

.mainRed-N {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8F2D2A;
	font-weight: normal;
}
.ftrBlk-N {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	font-weight: normal;
}
.mainWht-N {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
}
.mainRed-B {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8F2D2A;
	font-weight: bold;
}
.mainWht-B {


	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}
.mainBlk-N {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
#Table_01 td {
	background-repeat: no-repeat;
}


