/* CSS Document */

/*PAGE LAYOUT*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	background-image: url(../images_new/fd.jpg);
	background-repeat: repeat;
	background-color: #FFFFFF;

}

#main{position:relative; top:0px; float:right;};

#logo{float:left; background-image:url(../images/redtie/tie_logo.gif); width:274px; height:213px;}
#topheader{float:right; width:800px; height:150px; background-color:#F0F0F0; position:relative;}
#toplinks{position:absolute; right:10px; top:10px;}
#menu{float:right; width:800px; position:relative; top:0px; height:auto;}
#submenu{float:right; width:526px; height:32px; background-image:url(../images/redtie/bg_submenu.gif); background-position:top; background-repeat:repeat-x;}
#contenttext{float:right; width:526px;}
#leftpanel{float:left; width:280px;}
#leftpanel1{float:left; width:350px;}
#leftpanel2{float:left; width:274px; position:relative; top:0px;}
#leftpanel3{float:left; width:350px; position:relative; top:110px;}

#frekbonus{float:left; width:230px; height:250px;}
#rightpanel2{float:right; width:450px; position:relative; }

#rightpanel{float:right; width:274px;}


#index_main {float:left; width:800px; background-color:#FFFFFF; position:relative;}
#index_main_top {float:left; width:800px; background-color:#FFFFFF; position:relative;}
#index_download {float: left; width:225px; background-color:#FFFFFF; position:relative; margin-left:0px; margin-top:0px; top:0px;}
#index_freq {float: left; width:215px; height: 240px; position:relative; top:-15px; left:15px; padding:0px;}
#index_text1 {float: right; width: 200x; background-color:#FFFFFF; position:relative; top:0px; margin-right:0px; margin-left:0px; padding:0px}
#index_main_bottom {float:left; width:800px; background-color:#FFFFFF; position:relative;}

#footer{float:left; width:800px; background-color:#F0F0F0; padding:10px;}

/*GRAY PANEL*/
.graypanel{
	border:solid 1px #666666; background-color:#F7F7F7; padding:10px; margin:10px;
}

.graypanel1{
	border:solid 1px #666666; background-color:#F7F7F7; padding:10px; margin:10px;
}

.graypanel11{
	border:solid 1px #666666; background-color:#F7F7F7; padding:10px; margin:10px;
}

.graypanel111{
	border:solid 1px #666666; background-color:#F7F7F7; padding:10px; margin:10px;
}


.graypanel2{
	border:solid 1px #000000; background-color:black; padding:10px; margin:00px;
}

.graypanel3{
	border:solid 1px #000000; background-color:black;
}

.graypanel4{
	border:solid 1px #000000; background-color:#0033FF; padding:0px; margin:0px;
}

/*TEXT STYLES*/
.bodytext {
	font: 0.9em Tahoma, sans-serif;
	color: black;
}

.titletext {
	font: 0.7em Tahoma, sans-serif;
	font-size:36px;
	font-weight:bold;
	color:#CC0000;
}
.whitetitle {
	font: 0.7em Tahoma, sans-serif;
	font-size:36px;
	font-weight:bold;
	color:#FFFFFF;
}
.smalltitle {
	font: 0.7em Tahoma, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#CC0000;
}
.smallwhitetext {
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
}
.smallwhitetext a{
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:none;
}
.smallwhitetext a:hover{
	text-decoration:underline;
}
.smallgraytext {
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#999999;
}
.smallgraytext a{
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#999999;
	text-decoration:none;
}
.smallgraytext a:hover{
	text-decoration:underline;
}
.smallredtext {
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#CC0000;
}
.smallredtext a{
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#CC0000;
	text-decoration:none;
}
.smallredtext a:hover{
	text-decoration:underline;
}

.bluetable1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:strong;
	color:#003366;
	text-decoration:none;
}

.StyleYann {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:strong;
	color:#000000;
	text-decoration:none;
}

table.bluetable th, table.bluetable td {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#003366;
	text-decoration:none;
}
