body {
 	background-image:url('images/bg-1.jpg');
	background-position: top;
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-color: #eeeeee;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-left: 0px;
}

p  {
	color: #1a1750;
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
}

.style6 {
	color: #FFFFFF;
	font-weight: bold;
}

.style15 {
	color: #FFFFFF
}

.style8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #0000FF;
}

.style9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #1a1750;
}

img
{  border-style: none;
}

h1  {
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
	margin-bottom: 0;
	margin-top: 0;
}

h2  {
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
	margin-bottom: 0;
	margin-top: 0;
	text-decoration: underline;
}

h3  {font-family: "Courier New", Courier, mono;
	font-size: 12pt;
	font-weight: bold;
	color: #660000;
}

h4  {
	color: #313A4C;
	font-size: 14pt;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 4;
	margin-top: 4;
}

h5  {
	color: #313A4C;
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 4;
	margin-top: 4;
}

hr {
	border: 0;
	background-color: #363636;
	height: 1px;
	width: 75%;
	text-align: center;
}

ul {
	list-style: square; 
	color: #313A4C;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	text-align:left
	} 
	
ol {
	list-style: number; 
	color: #313A4C;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	text-align:left
	} 

a {
	text-decoration: none;
	font-weight: bold;
	color: #CC6600;
}

a.email {
	text-decoration: none; color: #EAAC70;
}

a:hover {
	text-decoration: underline; 
	color: #006600;
}
a:visited {
	color: #009933;
	text-decoration: none;
	}

table.border {
    border-color: #415573;
    border-width: 1px 1px 1px 1px;
    border-style: solid;
	border-collapse: collapse;
  }
  
table.h20{line-height:8px;}  

table.borderR {
    border-color: #cccccc;
    border-width: 1px 1px 1px 1px;
    border-style: solid;
	border-radius: 10px;
  }
  
table.dropshadow {
	max-width: 1000px;
	border-color: #1a1750;
   	border-width: 1px 1px 1px 1px;
   	border-style: solid double;
	box-shadow: 0 0 15px 0 gray;
	-moz-box-shadow: 0 0 15px 0 gray;
	-webkit-box-shadow: 0 0 15px 0 gray;
}
			
    /* image replacement */
        .graphic, #prevBtn, #nextBtn, #slider1prev, #slider1next{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }
    /* // image replacement */
			
	#container{	
		margin:0 auto;
		position:relative;
		text-align:left;
		width:700px;
		background:#fff;		
		}	
	#content{
		position:relative;
		}			

/* Easy Slider */

	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:700px;
		height:100px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:-30px;
		top:10px;
		z-index:1000;
		}	
	#nextBtn, #slider1next{ 
		left:700px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:30px;
		height:77px;
		background:url(images/banners/btn_prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a, #slider1next a{ 
		background:url(images/banners/btn_next.gif) no-repeat 0 0;	
		}	
		
	/* numeric controls */	

	ol#controls{
		margin:1em 0;
		padding:0;
		height:28px;	
		}
	ol#controls li{
		margin:0 10px 0 0; 
		padding:0;
		float:left;
		list-style:none;
		height:28px;
		line-height:28px;
		}
	ol#controls li a{
		float:left;
		height:28px;
		line-height:28px;
		border:1px solid #ccc;
		background:#DAF3F8;
		color:#555;
		padding:0 10px;
		text-decoration:none;
		}
	ol#controls li.current a{
		background:#5DC9E1;
		color:#fff;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
	
/* // Easy Slider */.sale {
	color: #F00;
}
.sale2 {
	font-weight: bold;
	color: #000;
	font-size: large;
	text-decoration: blink;
}
.sale3 {
	text-decoration: line-through;
}
.Sale4 {
	text-decoration: blink;
}