body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-color: #EEEEEE;
	font-size: 0.7em;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 0.7em; 
}

.content_feeder
{
	font-family: "Courier New", Courier, mono;
}

.titles, h1 {
	font-size: 14px;
	color: #000066;
	
}

.subtitle, h2 {
	font-size: 12px;
	color: #000066;
	
}
span.titles {
	color: #000099;
	font-size: 14px;
}

span.subtitles {
	color: #000099;
	font-size: 12px;
}

.white {
	color: #FFFFFF
}

.white_larger {
	font-size: 13px;
	color: #FFFFFF;
}

.s1 { background-color: #DDDDFF; }
.s2 { background-color: #E9E9EF; }

.sb1 {
	background-image: url(images/sb1.gif);
}

.sb2 {
	background-image: url(images/sb2.gif);
}

a:link, a:visited
{
	color: #FFFFFF;
	text-decoration: none;
}

.blue_link {
	text-decoration:underline;
	color:#000099;
}

.owntable_red
{
	border-top: 1px solid #E60000;
	border-right: 1px solid #E60000;
	border-bottom: 1px solid #E60000;
	border-left: 1px solid #E60000;
}

.owntable_blue
{
	border-top: 1px solid #000099;
	border-right: 1px solid #000099;
	border-bottom: 1px solid #000099;
	border-left: 1px solid #000099;
}


span.right {
	text-align: right;
	font-weight: bold;
	
}

td.menuitem, th {
	
	background-color: #000099;
	color: #FFFFFF;
	border: 2px none #000000;
}

td.menusubitem {
	
	background-color: red;
	color: #FFFFFF;
	border: 1px none #000000;
}

table.mainframe {
	border: 0px inset #EFEFEF;

}

table.mainframe2 {
	border: 1px inset #000000;
	background-color: #EEEEFF;
	
}

.links {
	
	color: #FFFFFF;
}

.line
{
	border: 1px solid #000099;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.white {
	color: #FFFFFF;
}

.black {
	color: #000000;
}

.tip_title {
	font-size: 11px;
	font-weight: bold;
	color: #000000;

}

.tip_body {
	font-size: 10px;
	color: #000000;

}
	
.cappi {
	text-transform: uppercase;
}

.black_link {
	color: #000000;
}

a.bblack_link, a.bblack_link:visited {
	color: #000000;
	font-weight: bold;
	
}

.alert {
	font-weight: bold;
	color: #ff0000;
}
	
.news_header{
	font-size: 12px;
	color: #000066;
}
.news_body{
	padding-left: 30px;
	vertical-align:top
}
.news_paragraph{
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;	
}

.news_link{
	padding:6px 0 3px 30px;
	background:url(images/logo_item5.gif) no-repeat left center;
	color: #551116;
}

.news_box{
	padding-top: 45px;
	padding-right: 18px;
	padding-bottom: 10px;
	padding-left: 18px;
	background:url(images/menu_left_v4_09_headline.gif) no-repeat left top;
	height: 156px;
	color: #000066;
	text-align: center;
}
