body
{
	margin: 0px 0px 0px 0px;
	color: #000000;
	background-image: url(brady-logo-BG.jpg);
	background-repeat: repeat;
	background-position: top left;
}
td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link, a:visited, a:active  {color:#CF9C51; text-decoration: underline;}
a:hover {color:#CF9C51; text-decoration: none;}

/* ***************** structure styles ************************ */
/* common */
.table-main {
	height: 100%;
	width: 780px;
	background-color: #FFFFFF;
	background-image: url(td-main-bg.gif);
	background-repeat: repeat-y;
	border: 1px solid #000000;
}
.table-main-index {
	width: 780px;
	background-color: #FFFFFF;
	background-image: url(td-main-bg.gif);
	background-repeat: repeat-y;
}

/* left col */
.leftcol {
	vertical-align: top;
	width: 200px;
	padding:  0px;
	background-color: #7D0140;
}
.leftcol-index{
	vertical-align: top;
	width: 260px;
	padding:  0px;
	background-color: #7D0140;
}
.logo {
	vertical-align: top;
}
.pic-left{
	clear:both;
	text-align:center;
	margin: 10px 0px 0px 0px;
}
.bord{
	border: solid 1px #FFFCD9;
}
.leftcol-index .menubox {
}
.leftcol-index .menu {
	margin: 20px 0px 0px 40px;
}
/* menu styles */
.menu {
	width:190px;
	margin: 20px 0px 0px 5px;
}

a.mainbuttontext, a.mainbuttontext:active, a.mainbuttontext:visited {
    height: 28px;
    line-height: 28px;
	width: 190px;
	vertical-align: top;
	background:url(menu-bg.gif) no-repeat top center;
	margin: 0px 0px 17px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	text-decoration: none;
	text-align:center;
	font-weight: normal;
	color: #FFFCD9;
	
}
a.mainbuttontext:hover {
	background-image:url(menu-bg-over.gif);	
	text-decoration: none;
	color:#FFFCD9;
}

/* center col */
.centercol {
	vertical-align: top;
	width: 580px;
	padding:  0px;
}
.centercol-index {
	vertical-align: top;
	width: 420px;
	padding:  0px;
	background-color: #7D0140;
}
.welcome {
	padding: 30px;
	color:#FDF9D7;
}
.welcome .maintext{
	color:#FDF9D7;
}
/* header */
.header {
	vertical-align: top;
	height:50px;
}

/* content */
.content{
	vertical-align: top;
	padding: 0px 25px 10px 25px;
	background-image: url(background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
/* right col */
.rightcol-index {
	vertical-align: top;
	width: 100px;
	padding:  0px;
	background-color: #7D0140;
}
/* ***************** end structure styles ************************ */

/* ***************** text styles ************************ */
p {
	margin:0px;
	padding: 0px 0px 10px 0px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #CF9C51;
	font-weight: normal;
	margin: 25px 0px 20px 0px;
	text-transform: uppercase;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #7D0140;
	font-weight: normal;
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 15px 7px;
	text-transform: uppercase;
	background:url(h2-bg.gif) no-repeat left bottom;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CF9C51;
	font-weight: bold;
	margin: 10px 0px 10px 0px;
	padding-left: 14px;
	border-left: 4px solid #CF9C51;
}
h4 {
	font-size: 11px;
	color: #7D0140;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
}

ul {
	margin:0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	list-style-position: outside;
}
li {
	margin:0 0 4px 0;
	padding: 3px 0px 3px 5px;
	border-left:2px solid #CF9C51;
	list-style-position: outside;
}
/* ***************** end text styles ************************ */

/* ***************** footer ************************ */

.footer-l{
	background-color: #7D0140;
	color: #FFFFFF;
	font-size:11px;
	padding: 0 0 0 16px;
}
.footer-l a.normal{
color:#CF9C51;
}
.footer-r{
	height: 30px;
	color: #FFFFFF;
	font-size:11px;
	background-color: #7D0140;
	padding: 4px 0 0 0;
}
.footer-index {
	background:#460018;
	padding:10px;
	text-align:center;
	border-bottom:#7D0041 solid 34px;
}
/* ***************** end footer ************************ */

/* ***************** forms styles ************************ */
select, input, textarea {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;}
form {margin: 0px;}
/* ***************** end forms styles ************************ */

.home_main{

background:#7D0140 url(pic-main.jpg) no-repeat bottom;

}
#ccoptin .input{
width:85px;
}
#ccoptin .sub{
background:#460018;
color:#fff;
border:1px solid #fff;
width:25px;
margin:2px 0 0 0;
}
td#ccoptin{
font-weight:bold;
color:#fff;
}