@charset "UTF-8";
/* CSS Document */

body, td {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 135%;	
	color:#333333;

}

a {
	color:#333333;
}

a:hover {
	text-decoration: none;
	color: #ef5122;
}


.breadcrumbs {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color:#666666;

}

.h1 {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	padding-bottom:50px;
}


.h2 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	

}

.two {
	font-size: 10px;
	margin-top:10px;	
}

.hsmall {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color:#333333;

}

.prolog {
	font-size: 12px;
	font-style:italic;
	font-family: Arial, Helvetica, sans-serif;
	color:#333333;

}

.innertube{
	position: absolute;
	left: 616px;
	top: 250px;
}



.innertube01{
	position: absolute;
	left: 616px;
	top: 820px;
}

.innertube02{
	position: absolute;
	left: 616px;
	top: 1080px;
}

.innertube03{
	position: absolute;
	left: 616px;
	top: 1450px;
}

.innertube04{
	position: absolute;
	left: 616px;
	top: 2450px;
}

.innertube05{
	position: absolute;
	left: 616px;
	top: 1140px;
}

.innertube06{
	position: absolute;
	left: 616px;
	top: 1040px;
}

.innertube07{
	position: absolute;
	left: 616px;
	top: 1640px;
}
.innertube08{
	position: absolute;
	left: 616px;
	top: 700px;
}

.innertube09{
	position: absolute;
	left: 616px;
	top: 1000px;
}
.innertube10{
	position: absolute;
	left: 616px;
	top: 500px;
}

.innertube11{
	position: absolute;
	left: 616px;
	top: 2000px;
}

.innertube12{
	position: absolute;
	left: 616px;
	top: 900px;
}

.innertube13{
	position: absolute;
	left: 616px;
	top: 830px;
}

/*mysubmenu */
#menu1 {
width: 250px;
float:left;
padding-top: 16px;
padding-left: 30px;
white-space: nowrap;

}

#menu1 ul
{
font-family: Arial, Helvetica, sans-serif;
list-style-type: square;
list-style-image: url(images/bullet.gif);
list-style-position: outside;

margin:0;
padding:0;
}

#menu1 li
{
display: inline;



/* for IE5 and IE6 */
}

#menu1 a
{
color: #666666;
text-transform:uppercase;
text-decoration: none;
font-size: 10px;
display: block;
height:13.5px; 
margin:0;
padding:0;
width: 240px;
white-space: nowrap;
}

}

#menu1 a:link, #menu a:visited
{
color: #666666;
text-decoration: none;
}

#menu1 a:hover
{

color: #ef5122;
}

#menu1 li a#current
{
color: #ef5122;
}

#menu1 li a#spacedcurrent
{
padding-top: 5px;
color: #ef5122;

}
#menu1 li a#spaced
{
padding-top: 5px;

}



#search_box {
    width: 220px;
    height: 23px;
    background: url(images/searchfield.jpg);
	background-repeat: no-repeat;
	
}
#search_box #s {
    float: left;
    padding: 0 0 0 10px ;
    margin: 6px 0 0 6px;
    border: 0;
    width: 140px;
    background: none;
    font-size: .8em;
}
#search_box #go {
    float: right;
    margin: 0px 6px 0 0;
}



/* mysubmenuends */
