/** --------------------------------------------  **/
/** These styles override the default HTML settings **/

body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.maintable {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
td {
	font-size: 9px;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #590304;
}
a:visited {
	color: #590304;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: none;
}
a:active {
	color: #590304;
	text-decoration: none;
}
hr {
	background-color: #EFEFEF;
	border: 1px solid #EFEFEF;
}

/** --------------------------------------------  **/
/** These styles relate to all Form Elements  **/

.form-fields {
	margin: 1px;
	border: 2px solid #c0c0c0;
}
.form-buttons {
	margin: 1px;
	border: 2px solid #c0c0c0;
}
.form-dropdowns {
	margin: 1px;
	border: 2px solid #c0c0c0;
}

/** --------------------------------------------  **/
/** These styles relate to content tables  **/

.table-title {
	font-weight: bold;
	color: #ff871a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.table-title-2 {
	font-weight: bold;
	color: #ff871a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.table-author {
	font-weight: normal;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
}
.table-date {
	font-weight: normal;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.table-content {
	font-weight: normal;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
}
.table-row {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #FFFFFF;
}
.table-row-alt {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #FFFFFF;
}

.table-title1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #d2d1a6;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.table-title2 {
	font-weight: bold;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	background-image: url(../images/sbc-kb-news-title2.jpg);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #d2d1a6;
	background-repeat: no-repeat;
	background-position: left;
	filter: DropShadow(Color=000000, OffX=5, OffY=5, Positive=50);
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.table-title3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #d2d1a6;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.table-subtitle1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #d2d1a6;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.table-subtitle2 {
	font-weight: bold;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-image: url(../images/sbc-kb-sub-news-title2.jpg);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #d2d1a6;
	background-repeat: no-repeat;
	background-position: left;
	filter: DropShadow(Color=000000, OffX=5, OffY=5, Positive=50);
		border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.table-subtitle3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #d2d1a6;
		border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}



/** --------------------------------------------  **/
/** These styles relate to the Main Interface  **/

.Main-Table {
	background-color: #FFFFFF;
}
.Main-Menu-Bar {
		font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
}

/** --------------------------------------------  **/
/** These styles relate to the Newsletter Table  **/

li {
	list-style-type: circle;
}
/*---------------------------------------*/
/*Main Table CSS Properties            */
/*---------------------------------------*/

.table-main {
	color: #333333;
	text-align: left;
	border: thin solid #CCCCCC;
}
.table-top {
	color: #FFFFFF;
	background-color: #590304;
	font-weight: bold;
	padding: 4px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-align: center;
	vertical-align: middle;
}
.table-middle {
	padding: 5px;
	background-color: #E5E5E5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	font-weight: bold;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.table-subtop {
	padding: 5px;
	background-color: #FF6633;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.table-content-row {
	padding: 5px;
}
.table-content-rowalt {
	padding: 5px;
	background-color: #FFFFFF;
}
.table-error {
	padding: 5px;
	font-weight: bold;
	color: #990000;
	text-align: center;
}
.table-bottom {
	padding: 5px;
	background-color: #E5E5E5;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}