body{ 
	margin: 0; 
	padding: 0;
	background-color: #000000;
}
a:link {
	color: #C21E1D;
	text-decoration: none;
}
a:visited {
	color: #C21E1D;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #C21E1D;
	text-decoration: none;
}
.Style30 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;		
	text-align : justify; 
}
.Style31 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;		
	text-align : justify; 
}
.Style27 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8c8c8c;		
}
.Style17 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.Style18 {
	font-size: 24;
	font-weight: bold;
}
.Style19 {font-family: Arial, Helvetica, sans-serif}
.Style20 {font-size: 24px}
.Style21 {
	color: #FFFFFF;
	font-weight: bold;
}
.Style23 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; font-weight: bold; }
.Style1 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.Style24 {font-size: 12px; font-weight: bold; font-family: Arial, Helvetica, sans-serif;}
.Style25 {color: #C21E1D}

	h1{
		font-size:180%;
		font-weight:normal;
		margin:0;
		padding:0 20px;
		}
	h2{
		font-size:160%;
		font-weight:normal;
		}	
	h3{
		font-size:140%;
		font-weight:normal;
		}	
	h4{
		font-size:140%;
		font-weight:normal;
		font-color:#060708;
		}			
	img{border:none;}
	pre{
		display:block;
		font:12px "Courier New", Courier, monospace;
		padding:10px;
		border:1px solid #bae2f0;
		background:#060708;	
		margin:.5em 0;
		width:275px;
		}	
			
    /* 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:574px;
		background:#060808;		
		margin-bottom:2em;
		}	
	#header{
		height:40px;
		line-height:40px;
		background:#060808;
		color:#FC0332;
		}				
	#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:574px;
		height:350px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:-30px;
		top:71px;
		z-index:1000;
		}	
	#nextBtn, #slider1next{ 
		left:696px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:30px;
		height:77px;
		background:url(../images/) no-repeat 0 0;	
		}	
	#nextBtn a, #slider1next a{ 
		background:url(../images/) 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 */


      .slide-out-div {
          padding: 20px;
          width: 250px;
          background: #FFF;
          border: 1px solid #29216d;
      }  