
/* Framework */
	html { min-height: 100%; margin-bottom: 1px; }
	body {color:#666666; background: #FFFFFF; margin: 5px 5px 5px 5px;}
	img.noborder {border-width: 0px;}
	img.adborder {border: #000000 1px solid;}
	table,td {border-collapse:collapse; padding:0px; font-family: verdana; font-size:11px;}
	div.frameholder {text-align: center;} 


/* Menustructure */
	table.frame_out {text-align: left; margin-left: auto; margin-right: auto; background: #FFFFFF;} 
	table.frame_in {text-align: left; margin-left: auto; margin-right: auto; table-layout: fixed; width: 310px; background: #FFFFFF;}
	table.legal {text-align: left; margin-left: auto; margin-right: auto; background: #FFFFFF;}
	td.home {text-align: left; vertical-align: bottom;}
	td.legalmenu_left {text-align: left; vertical-align: bottom;}
	td.legalmenu_center {text-align: center; vertical-align: bottom;}
	td.legalmenu_right {text-align: right; vertical-align: bottom;}
	td.legalmenu_spacer {width: 15px; text-align: center; vertical-align: bottom;}
	td.content {text-align: left; vertical-align: top; font-family: verdana; font-size:11px; color:#666666; background: #FFFFFF;}

/* Fonts */
	.orange {font-family: verdana; color:#FA8B11; font-size:11px;}
	.gray {font-family: verdana; color:#666666; font-size:11px;}
	.black {font-family: verdana; color:#000000; font-size:11px;}
	.graybold {font-family: verdana; color:#666666; font-size:11px; font-weight: 700;}
	.blackbold {font-family: verdana; color:#000000; font-size:11px; font-weight: 700;}
	a.orange_without_underline{font-family: verdana; color:#FA8B11;text-decoration:none; font-weight: 700; font-size:11px;}
	a.gray_without_underline{font-family: verdana; color:#666666;text-decoration:none; font-weight: 700;font-size:11px;}
	a.legal {font-family: verdana; font-size:9px; color:#666666;text-decoration:none;}

/* Cycle Rowcolors */
	td.row1 {color:#000000; background: #FFE7CC;}
	td.row2 {color:#000000; background: #FFFFFF;}
	td.row1i {color:#000000; background: #FFE7CC; font-style: italic;}
	td.row2i {color:#000000; background: #FFFFFF; font-style: italic;}
	td.row1r {color:#ff0000; background: #FFE7CC;}
	td.row2r {color:#ff0000; background: #FFFFFF;}
	td.row1ir {color:#ff0000; background: #FFE7CC; font-style: italic;}
	td.row2ir {color:#ff0000; background: #FFFFFF; font-style: italic;}
	td.spacer1 {width: 10px; background: #FFE7CC;}
	td.spacer2 {width: 10px; background: #FFFFFF;}
