body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 14px;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #FF0000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FF0000;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: underline;
	color: #FF0000;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	padding-bottom:10px;
	color: #666666;
	font-size: 16px;
}
h2 {
	font-size: 12px;
	color: #CC0001;
}


td.shadow_left {
	background-color:#CCCCCC;
	background-image:url(images/shadow_left.png);
	background-repeat:repeat-y;
	background-position:right;
}
td.shadow_right {
background-color:#CCCCCC;
background-image:url(images/shadow_right.png);
background-repeat:repeat-y;
background-position:left;
}
.links_white {
color:#FFFFFF;
}
.links_white a, .links_white a:visited, .links_white a:hover, .links_white a:active  {
	color:#FFFFFF;
	font-weight:bold;
}

#text_content {
margin: 30px 30px 30px 30px;
}

#menu_container {
	font-weight:bold;
	line-height: 12px;
	margin: 10px 0 0 0;
}

#email_news {
margin: 0 0 0 5px;
padding 0;
}

#banner {
width:100%;
margin: 0;
padding: 5px 0 5px 0;
font-size:14px;
line-height:20px;
font-weight:bold;
color:#FFFFFF;
background-color: #CC0001;
border:solid 2px #FF9900;
}

tr.grey {
background-color: #CCCCCC;
}

.table_bald {
	font-weight: bold;
	color: #CC0001;
}

#small_text {
	color: #666666;
	border-top: solid 1px #666666;
}