/*
  
*/

* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 background-color:#EBEBEB;
 padding-top:5px;
}
#wrapper { 
 margin: 0 auto;
 width: 742px;
}
#header {
 width: 740px;
 color: #333;
 border-left: 1px solid #ccc;
 border-right: 1px solid #ccc;
 border-bottom: 1px solid #ccc;
 border-top:8px solid #494848;
 height: 136px;


}
#navigation {
 width: 740px;
 color: #333;
 padding: 0px;
 margin-bottom:6px;
 margin-top:5px;


}
#content { 
 width: 720px;
 color: #333;
 border: 1px solid #ccc;
 background: #FFFFFF;
 margin: 0px 0px 3px 0px;
 padding: 10px;
 height:auto;
}
#footer { 
 width: 738px;
 color: #333;
 border: 1px solid #ccc;
 background: #494848;
 margin: 0px 0px 10px 0px;
 padding: 1px;
 font-size:small;
 color:#FFFFFF;
 text-align:center;
}
p {padding-bottom:15px;
	text-indent:15px;}
h2 {padding-bottom:15px;}

h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:x-large;
	font-weight:bold;
	margin:0;
	padding-bottom:10px;
	text-align:center;

	}

img.right{
float:right;
margin-left:5px;
}

img.left{
float:left;
margin-right:5px;
}


#stylefour{
	position:relative;
	display:block;
	height:39px;
	font-size:12px;
	font-weight:bold;
	background:transparent url(bgOFF.gif) repeat-x top left;
	font-family:Arial,Verdana,Helvitica,sans-serif;
	border-top:4px solid #494848;
	}

#stylefour ul{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	}

#stylefour ul li{
	display:block;
	float:left;
	margin:0;
	}

#stylefour ul li a{
	display:block;
	float:left;
	color:#666;
	text-decoration:none;
	padding:11px 20px 0 20px;
	height:23px;
	background:transparent url(bgDIVIDER.gif) no-repeat top right;
	}

#stylefour ul li a:hover,#stylefour ul li a.current{
	color:#494848;
	background:#fff url(bgON.gif) no-repeat top right;
	}
	
	#menucase {
width: 100%; 
height: 39px;
border-left: 1px solid #ccc;
border-right: 1px solid #ccc;
}

.floatRight{ padding:3px;}



#box-table-b
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 13px;
	margin: 5px;
	width: 310px;
	text-align: center;
	border-collapse: collapse;
	border-top: 7px solid #000;
	border-bottom: 7px solid #000;
	float:right;
}
#box-table-b th
{
	font-size: 14px;
	font-weight:bold;
	padding: 3px;
	background: #494848;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	color: #d2181e;
}
#box-table-b td
{
	padding: 3px;
	background: #fff; 
	border-right: 1px solid #000;
	border-top: 1px solid #ddd;
	border-left: 1px solid #000;
	color: #333333;
	padding-top:5px;
    padding-bottom:5px;
}
a {color: #820d11;}
.style1 {font-size:11px;}
