html {
	margin:0px;
	padding:0px;
}
body {
	margin:0px;
	padding:0px;
	font-family: Arial;
	color: #ffffff;
	font-size: 8pt;
	background-color: #000000;
	scrollbar-face-color:#BBB88F; 
	scrollbar-arrow-color:#666666; 
	scrollbar-track-color:#ffffff;
	
}
p {font-family:Arial; font-size:8pt; color: #ffffff; margin-left:10px; margin-right:10px;}
td {font-family:Arial; font-size:8pt; color: #ffffff;}
td.toni_bg {
background:   url(../pics/toni_bg.jpg) no-repeat;
background-position: bottom left;
height:513px;
width:1000px;
}
td.content_bg {
background:   url(../pics/bg_texture.jpg) repeat;
background-position: top left;
}
td.footer_bg {
background:   url(../pics/footer.jpg) no-repeat;
background-position: top left;
height:77px;
}
td.links_bg {
background:   url(../pics/lines_tile.jpg) repeat-y;
background-position: top left;
width:252px;
}
td.green_bg {
background:   url(../pics/green_tile.jpg) repeat-y;
background-position: top right;
width:20px;
}
td.green_bg_right {
background:   url(../pics/green_tile.jpg) repeat-y;
background-position: top left;
width:20px;
}
td.little_lines {
background:   url(../pics/little_lines.jpg) repeat-y;
background-position: top right;
width:6px;
}
td.little_lines_right {
background:   url(../pics/little_lines_right.jpg) repeat-y;
background-position: top left;
width:6px;
}
td.orange_lines {
background:   url(../pics/orange_lines.jpg) repeat-y;
background-position: top right;
width:12px;
}
a:link{font-family:Arial; font-size:8pt; font-weight: 400; color: #ffffff; text-decoration: underline;}
a:visited{font-family:Arial; font-size:8pt; font-weight: 400; color: #ffffff; text-decoration: underline;}
a:hover{font-family:Arial; font-size:8pt; font-weight: 400; color: #35B1E8; text-decoration: none;}
a.white:link{font-family:Arial; font-size:8pt; font-weight: 400; color: #ffffff; text-decoration: underline;}
a.white:visited{font-family:Arial; font-size:8pt; font-weight: 400; color: #ffffff; text-decoration: underline;}
a.blue:hover{font-family:Arial; font-size:24px; font-weight: bold; color: #ffffff; text-decoration: underline;}
a.blue:link{font-family:Arial; font-size:24px; font-weight: bold; color: #35B1E8; text-decoration: none;}
a.blue:visited{font-family:Arial; font-size:24px; font-weight: bold; color: #35B1E8; text-decoration: underline;}
a.white:hover{font-family:Arial; font-size:8pt; font-weight: 400; color: #35B1E8; text-decoration: none;}
h1.heading{font-family:Arial; font-size:14pt; font-weight: 600; color: #ffffff; margin-left:20px; margin-right:45px; margin-top:20px; margin-bottom:2px;}
h1.heading_orange{font-family:Arial; font-size:12pt; font-weight: 600; color: #ffffff; margin-left:20px; margin-right:45px; margin-top:15px; margin-bottom:5px; }
p.subheading{font-family:Arial; font-size:10pt; font-weight: 600; color: #ffffff; margin-left:10px; margin-right:10px;}
p.subheading_orange{font-family:Arial; font-size:10pt; font-weight: 600; color: #ffffff; margin-left:10px; margin-right:10px;}
p.language_links{font-family:Arial; font-size:8pt; color: #ffffff; margin-left:10px; margin-right:50px; margin-bottom:20px;}
p.content{font-family:Arial; font-size:8pt; color: #002329; margin-left:10px; margin-right:10px;}
p.content_white{font-family:Arial; font-size:8pt; color: #ffffff; margin-left:10px; margin-right:10px;}
p.content_orange{font-family:Arial; font-size:8pt; color: #E1851F; margin-left:10px; margin-right:10px;}
p.content_white_footer{font-family:Arial; font-size:8pt; color: #ffffff; margin-left:15px; margin-right:5px;}
ul{font-family:Arial; font-size:8pt; color: #ffffff;}
.textfield_effect {
border-width: 1px;
border-style: solid;
border-color: #999999;
background-image: url(back_field.gif);
background-repeat: repeat-x;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #333333;
width: 500px;
}

.textfield_effect:hover {
border-color: #64acd8;
border-width: 1px;

}

.textfield_effect:focus {
border-color: #64acd8;
border-width: 1px;
}


fieldset {
font-size: 10px;
width: 500px;
height: 200px;
border-style: solid;
border-width: 1px;
border-color: #036399;
margin-top: Opx;
margin-left: auto;
margin-right: auto;
background-color: #F5F5F5;
}

fieldset:hover {
border-color: #0ca0ff;
}

legend {
font-family: sans-serif;
font-size: 18px;
color: #097bc3;	font-weight:400;
}