body {
	background-color: #4a4a4a;
}
table.center {
margin-left:auto; margin-right:auto;
}
td {
	font: normal 12px Tahoma, Arial;
	color: #424242;
}

h1, h2, h3, h4, h5 {

    color: #460a04;
    margin: 0px;
}


h1 {
    font-size: 18px;
}

h2 {
    font-size: 16px;
}

h3 {
    font-size: 14px;
}


a {

font: normal 12px Tahoma, Arial;
color: #414141;
}

a:hover {

font: normal 12px Tahoma, Arial;
color: #7a7a7a;
text-decoration: none;

}

a.white-link-underline {	
	text-decoration: underline;
	color: #FFFFFF;
}

.white-text{
color: #ffffff;

}


.blye-text-underline {
color: #348cbc;
text-decoration: underline;
}

.blye-text-regular {
color: #348cbc;
}

.yellow-text-regular {
color: #db9a00;
}

.yellow-text-underline {
color: #db9a00;
text-decoration: underline;
}

.orange-text-regular {
color: #ca6011;
}

.orange-text-underline {
color: #ca6011;
text-decoration: underline;
}

.red-text-regular {
color: #920f0d;
}

.red-text-underline {
color: #920f0d;
text-decoration: underline;
}


.gray-text{
color: #4c4c4c;
}

#sharedtable {
	width: 500px;
	margin:0px auto;
	padding:0px;
	font-size:12px;
}
tr.one {
	color:#0F4276;
	background-color: #FFFFFF;
	text-align:left;
}
tr.two {
	color:#0F4276;
	background-color:#F2F2F2;
	text-align:left;
}
tr.dblue th {
	background-image: url(images/tback.gif);
	color:#FFFFFF;
	height:35px;
	text-align:left;
	font-size:14px;
	padding:0 6px ;
}
tr.dblue {
	background-image: url(images/tback.gif);
	color:#FFFFFF;
	height:35px;
	text-align:left;
	font-size:14px;
	padding:0 6px ;
}
.signup a {
	width: 524px;
	height: 86px;
	background: url(images/index_06b.jpg) no-repeat;
	display: block;
	text-indent:-9999px;
	overflow: hidden;
	position: inherit;
}
.signup a:hover {
	width: 524px;
	height: 86px;
	background: url(images/index_06bx.jpg) no-repeat;
	display: block;
	text-indent:-9999px;
	overflow: hidden;
}
