.default {
			font-size: 12px;
			font-style: normal;
			line-height: 18px;
			font-weight: normal;
			font-variant: normal;
			font-family:Arial, Helvetica, sans-serif;
			padding-top: 5px;
			padding-bottom: 5px;
			padding-left: 5px;
			padding-right: 5px;}
h1 {
			font-size: 20px;}
h2 {
			font-size: 18px;}
h3 {
			font-size: 16px;}
h4 {
			font-size: 14px;}
h5 {
			font-size: 13px;}
a {
			color: #ff4422 ;
			background-color: transparent; 
			font-weight: normal} 
a:hover {
			color: #ff3300;
			background-color: transparent; 
			font-weight: normal} 
a:visited {
			color: purple;
			background-color: transparent;  
			font-weight: normal} 
body {
			background: url(images/background3.jpg) top center repeat-y #ffffff;
			margin: 0px 10px 0 0;
			padding: 0;
			z-index:0;
			text-align: center;}

#shell {
	width: 680px;
/*	position: absolute;*/
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	padding:10px;
	background-color:#ffffff;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	z-index:1;
}	
#left {
	float:left; 
	width:440px; 
	padding:5px;
	margin: 5px 0px 20px 5px;
}
#right {
	width: 200px;
	float:right;
	margin:5px 0 5px 0; 
}

.menu1{
	width:680px;
	height:64px;
	margin:0 auto;
	background:url(images/menu1_bg.gif) repeat-x;		
}
.menu1-left{
	background:url(images/menu1_l.gif) no-repeat;
	width:15px;
	height:64px;
	float:left;
}
.menu1-right{
	background:url(images/menu1_r.gif) no-repeat;
	width:15px;
	height:64px;
	float:right;
}
.menu1-bg{
	background:url(images/menu1_bg.gif) repeat-x;
	height:64px;
}
.menu1-bg ul{
	list-style:none;
	margin:0 auto;
}
.menu1-bg li{
	float:left;
	list-style:none;
}
.menu1-bg li a{
	float:left;
	display:block;
	color:#ffe8cc;
	text-decoration:none;
	font:12px 'Lucida Sans', sans-serif;
	font-weight:bold;
	padding:0 0 0 18px;
	height:64px;
	line-height:40px;
	text-align:center;
	cursor:pointer;	
}
.menu1-bg li a span{
	float:left;
	display:block;
	padding:0 32px 0 18px;
}
.menu1-bg li.current a{
	background:url(images/menu1_hover_l.gif) no-repeat left 5px;
}
.menu1-bg li.current a span{
	background:url(images/menu1_hover_r.gif) no-repeat right 5px;
}
.menu1-bg li a:hover{
	background:url(images/menu1_hover_l.gif) no-repeat left 5px;
}
.menu1-bg li a:hover span{
	background:url(images/menu1_hover_r.gif) no-repeat right 5px;
}

.bgcolor1 {
			background-color: #ffffdd;} /*yellow*/			

.footr{
			font-family:Tahoma, Geneva, sans-serif;
			font-size: 8pt;
			font-weight: lighter;
			width:660px;;
			margin:0 0 0 10px;
			clear:both;}

.shptbl{
			border-width: thin;
			border-style: solid;
			border-color: #dddddd;}
#table1{
			border-width: thin;
			border-style: solid;
			border-color: #dddddd;}

			

			


			
