/* CSS Document */

	
	/* hide from ie on mac \*/
	<!--
html {
		height: 100%;
	}
	
	#flashcontent {
		height: 640px;
		
	}
	/* end hide */

	body {
		
		margin: 0;
		padding: 0;
		background-color: #6A737B;
		font-family:"Times New Roman", Times, serif;
		font-size: .95em;
		color:#FFFFFF;
		
	}
	
	h1{
	color:#CC0000;
	font-weight:bold;
	font-size: 1.25em;
	margin-bottom: 0px;
	padding-bottom:10px;
	
	}


	
	h2{
	color:#CC0000;
	font-weight:bold;
	font-size: 1.15em;
	margin-bottom: 0px;
	padding-bottom:0px;
	
	}
	
	h3{
	color:#333333;
	font-weight:bold;
	font-size: 1.05em;
	margin: 0px;
	padding:15px 0px 0px 0px;
	
	}
	
	
	th
	{
	color:#FFFFFF;
	background-color:#666666;
	font-size:.95em;
	font-weight:bold;
	
	}
	
	
.small_d
{
font-size: .85em;
}	
	
	
a.one:link {
  color: #FFF;
  text-decoration: none;
}

a.one:hover {
  color: #EFEFEF;
  text-decoration: underline;
}

a.one:visited {
  color: #FFF;
}	
	
a:link {
  color: #CC0000;
  text-decoration: none;
}

a:hover{
  color: #666666;
  text-decoration: underline;
}


a:visited{
  color: #CC0000;
  text-decoration: none;
}

	


div#credit{
  color:#828b94;
  font-size:73%;
  font-family:Arial, Helvetica, sans-serif;
  width:720px;
  font-stretch:condensed;
  height:20px;
  text-align:right;


}

div#credit a:link {
  color: #828b94;
  text-decoration: none;
}

div#credit a:hover {
  color: #CC0000;
  text-decoration: underline;
}

div#credit a:visited {
  color: #828b94;
}	

* Show only to IE PC \*/
* html .boxhead h2 {height: 1%;} /* For IE 5 PC */

.sidebox {
	margin: 0 auto; /* center for now */
	
	background: url(web_images/rt_body.gif) no-repeat bottom right;
}
.boxhead {
	background: url(web_images/rt_head.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: left;
}
.boxhead h2 {
	background: url(web_images/lf_head.gif) no-repeat top left;
	margin: 0;
	padding: 0px 30px 0px 30px;
	color: white;
	text-align:right;
	font-weight: bold; 
	font-size: 1.5em; 
	line-height: 1em;
	
}
.boxbody {
	background: url(web_images/lf_body.gif) no-repeat bottom left;
	margin: 0;
	padding: 0px 22px 18px 15px;
}



* Show only to IE PC \*/
* html .boxhead_w h2 {height: 1%;} /* For IE 5 PC */

.sidebox_w {
	margin: 0px auto; /* center for now */
	
	background: url(web_images/rt_body_w.gif) no-repeat bottom right;
}
.boxhead_w {
	background: url(web_images/rt_head_w.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: left;
}
.boxhead_w h2 {
	background: url(web_images/lf_head_w.gif) no-repeat top left;
	margin: 0;
	padding: 10px 30px 0px 25px;
	color: #c41130;
	text-align:left;
	font-weight: bold; 
	font-size: 1.5em; 
	line-height: 1em;
	
}
.boxbody_w {
	background: url(web_images/lf_body_w.gif) no-repeat bottom left;
	margin: 0px;

	padding: 0px 22px 35px 22px;
	color:#333333;
}

.boxbody_w p {
	margin: 0px;
	padding: 5px 5px 5px 5px;
	color:#333333;
}


.scroll_text_w
{
height:auto;
width:670px;
overflow:auto;
text-align:left;
font-size: .95em;
line-height:1.5em;
padding-left:24px;
padding-right:9px;
}


.register
{ width:140px;
height: auto;
padding: 2px;
margin:5px;
background-color:#EFEFEF;
color:#666666;
border:2px #c41130 solid;
text-align:center;
font-size:1em;
font-weight:bold;
}


div#header
{
font-size:.80em;
width:745px;
margin-right:auto;
margin-left:auto;
margin-bottom: 0px;

}


.scroll_text
{
height:320px;
width:370px;
overflow:auto;
text-align:left;
font-size: .95em;
line-height:1.5em;
padding-left:24px;
padding-right:9px;
}

.pro_row
{
height:165px;
padding:5px;
}

.title
{
height: 100px;
text-align:left;
width:650px;
}

.imagefloatleftns
{
			float: left;
			padding:0px;
			margin-left:0;
			margin-right:0px;
			margin-bottom:0px;	
			clear: left;	
}






/*Pop Up Window*------------------------------------------------*/	


#blanket 
{
   background-color:#111;
   display:none;

   filter:alpha(opacity=65);
	opacity: .65;
	-moz-opacity:.65;
   position:absolute;
   z-index: 9001; /*ooveeerrrr nine thoussaaaannnd*/
   top:0px;
   left:0px;
   margin-right:auto;
   margin-right:auto;
   width:100%;
   height:100%;
}

* html #blanket {
  width:100%;
   height:1800px;

}



div.sample_popup 
{ 

    z-index: 9002; 
}

div.sample_popup div.menu_form_header
{
  border: 0px solid black;
  border-bottom: none;
   

 

  height:      15px;
  line-height: 1px;
  vertical-align: middle;


  text-align:left;


  text-decoration: none;

  font-weight: 900;
  font-size:  14px;
  color:   #FFF;

  cursor:move;
}

div.sample_popup div.menu_form_body
{

  text-align:center;
  position:relative;
 
}

div.sample_popup img.menu_form_exit
{
  float:  right;
  margin: 4px 5px 0px 0px;
  cursor: pointer;
}


#flashvideo {
height:460px;
}	
	

-->