body
{
font-size:70%;
color:#ffffff;
background-color:#f1f1ed;
background-image: url('img/back1.jpg');
background-size: 100%;
background-origin: content;

margin:0px;
scrollbar-face-color: #800000;
scrollbar-shadow-color: #0AB0FF;
scrollbar-highlight-color: #ed0707;
scrollbar-3dlight-color: #ed0707;
scrollbar-darkshadow-color: #ed0707;
scrollbar-track-color: #3a3838;
scrollbar-arrow-color: #ffffff;
}

iframe
{
margin:0px;
}

body, p, h1, h2, h3, table, td, th, ul, ol, textarea, input
{
font-family: verdana,helvetica,arial,sans-serif;
}

table, th, td, input, textarea
{
font-size: 100%;
}


a:link { color: #000099;}
a:visited { color: #000099;}
a:hover { 
	color: #DA2600;
	
	text-decoration: none;}
a:active { color: #333333;}

table.navigation{
text-align: left; 
width: 400px; 
margin-left: auto;
margin-right: auto;

}

table.MAINTABLE{
text-align: left; 
margin-left: auto; 
margin-right: auto; 
width: 1000px;}


table.TABLETOP {
text-align: left; 
margin-left: auto; 
margin-right: auto; 
background-repeat:no-repeat;
background-position:center;
width: 800px;
height: 84px;
color:#ffffff;

padding-top:0px;
padding-bottom:0px;
padding-left:0px;
padding-right:0px;
border:0px  solid #ffffff;
border-bottom-width: 0px;

background-repeat:repeat-x;
}

table.NAVBAR1 {
text-align: left; 
width: 900px; 
height: 50px; 
margin-left: auto; 
margin-right: auto; 
font-family: 'Calibri',Times,serif; 
font-Size: 20; 
font-weight:bold; 
color: #ffffff;
;}

table.NAVBAR {
text-align: left; 
margin-left: auto; 
margin-right: auto; 
width: 808px;
height: 30px;
color:#ffffff;
background-color:#e5eecc;
padding-top:0px;
padding-bottom:-5px;
padding-left:0px;
padding-right:0px;
border:1px  solid #ffffff;
border-top-width: 1px;
border-top-color: #999999;
background-image:url('img/danger.jpg');
background-repeat:repeat-x;


}

table.GREENTABLE {
text-align: left; 
margin-left: auto; 
margin-right: auto; 
width: 600px;
color:#000000;
background-color:#e5eecc;
padding-top:8px;
padding-bottom:8px;
padding-left:10px;
padding-right:10px;
border:2px solid #ffffff;
background-image:url('img/bgfadegreen.gif');
background-repeat:repeat-x;
}

table.TRANSTABLE {
text-align: left; 
margin-left: auto; 
margin-right: auto; 
width: 750px;
color:#ffffff;
padding-top:8px;
padding-bottom:8px;
padding-left:10px;
padding-right:10px;
background-image:url('img/transback.png');
background-repeat:repeat;

}

div.TRANSBOX {
 
padding-left:10px;
padding-right:10px;

width:750px;
height:650px;
color:#ffffff;
}

table.NAVDATE { 
text-align: left; 

width: 750px; 
margin-left: auto; 
margin-right: auto;}

td.NAVDATE {
font-size: 20;
color: ffffff;}

#loading{

	text-align:center;
	padding:7px 0 0 0;
	font:bold 11px Arial, Helvetica, sans-serif;
}
siteSeal{
text-align: left; 
margin-left: auto; 
margin-right: auto; 
width: 1000px;}

ul
{
list-style-type:none;
margin:0;
padding:0;
overflow:hidden;
}
li
{
float:left;
}
a.nav:link,a.nav:visited
{
display:block;
width:120px;
font-weight:bold;
color:#FFFFFF;
background-color:#E21A1A;
text-align:center;
padding:4px;
text-decoration:none;
text-transform:uppercase;
}
a.nav:hover,a.nav:active
{
background-color:#AD1515;
}

h2.acc_trigger {
    padding: 0; margin: 0 0 5px 0;
    background: url(h2_trigger_a.gif) no-repeat;
    height: 46px;   line-height: 46px;
    width: 400px;
    font-size: 2em;
    font-weight: normal;
    float: left;
}
h2.acc_trigger a {
    color: #fff;
    text-decoration: none;
    display: block;
    padding: 0 0 0 50px;
}
h2.acc_trigger a:hover {
    color: #ccc;
	    background: url(h2_trigger_a.gif) no-repeat;
}
h2.active {background-position: left bottom;}
.acc_container {
    margin: 0 0 5px; padding: 0;
    overflow: hidden;
    font-size: 1.2em;
    width: 400px;
    clear: both;
    background: #f0f0f0;
    border: 1px solid #d6d6d6;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px; 
}
.acc_container .block {
    padding: 20px;
	color: #000000;
	behavior: url(/PIE.htc);
}
.acc_container .block p {
    padding: 5px 0;
    margin: 5px 0;
}
.acc_container h3 {
    font-size: 2em;
font-family: "Helvetica";
font-weight:normal;
    margin: 0 0 10px;
    padding: 0 0 5px 0;
    border-bottom: 1px dashed #ccc;
}
.acc_container img {
    float: left;
    margin: 10px 15px 15px 0;
    padding: 5px;
    background: #ddd;
    border: 1px solid #ccc;
	}

table.accord {
background-color: #ffffff;
position:relative;
text-align: left;
	left:0px;
width: 400px; 
    border: 1px solid #d6d6d6;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
-webkit-box-shadow: #666 0px 2px 3px;
-moz-box-shadow: #666 0px 2px 3px;
box-shadow: #666 0px 2px 3px;
	z-index:3;
	behavior: url(/PIE.htc);
}

h4 {
    font-size: 2.5em;
font-family: "Helvetica";
font-weight:normal;
    margin: 0 0 10px;
    padding: 0 0 5px 0;
    border-bottom: 1px dashed #222222;
	color: #ccc;
}
table.pressed {
	
	
	background-image:url('img/transback.png');
	border: 1px solid #000;
	border-right: 1px solid #353535;
	border-bottom: 1px solid #353535;
	border-left: 1px solid #353535;
	border-top: 1px solid #353535;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	behavior: url(/PIE.htc);

}
table.content {
	margin-left: auto; 
margin-right: auto; 
color: #fff;
	padding: 20px;
	background: #111;
	border: 1px solid #000;
	border-right: 1px solid #353535;
	border-bottom: 1px solid #353535;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
-webkit-box-shadow: #666 0px 2px 30px;
-moz-box-shadow: #666 0px 2px 30px;
box-shadow: #666 0px 2px 30px;
	width:400px;
	height: 325px;
	behavior: url(/PIE.htc);
}
#gallery {
    position:relative;
	left:0px;
	top:0px;
    height:200px;
	z-index:2;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}

a.abutton:link { color: #ffffff;}
a.abutton:visited { color: #ffffff;}
a.abutton:hover { 
	color: #ffffff;
	text-decoration: none;}
a.abutton:active { color: #ffffff;}

.button {
   border-top: 1px solid #878787;
   background: #c71212;
   background: -webkit-gradient(linear, left top, left bottom, from(#120b0b), to(#c71212));
   background: -moz-linear-gradient(top, #120b0b, #c71212);
   padding: 7.5px 15px;
   -webkit-border-radius: 6px;
   -moz-border-radius: 6px;
   border-radius: 6px;
   -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
   -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
   box-shadow: rgba(0,0,0,1) 0 1px 0;
   text-shadow: rgba(0,0,0,.4) 0 1px 0;
   color: white;
   font-size: 20px;
   font-family: Georgia, Serif;
   text-decoration: none;
   vertical-align: middle;
    position:relative;
	left:-15px;
	behavior: url(/PIE.htc);
   }
.button:hover {
   border-top-color: #3d0707;
   background: #3d0707;
   color: #ccc;
   text-decoration:none
   }
.button:active {
   border-top-color: #b33109;
   background: #b33109;
   }

div.triangle-isosceles {
   position:relative;
   padding:15px;
   margin:1em 0 3em;
   color:#000;
   background:#f3961c;
width: 250px;

   /* css3 */
   -moz-border-radius:10px;
   -webkit-border-radius:10px;
   border-radius:10px;
	background:-webkit-gradient(linear, 0 0, 0 100%, from(#f9d835), to(#f3961c));
	background:-moz-linear-gradient(#f9d835, #f3961c);
	background:-o-linear-gradient(#f9d835, #f3961c);
	background:linear-gradient(#f9d835, #f3961c);
	behavior: url(/PIE.htc);
}

/* creates triangle */
div.triangle-isosceles:after {
   content:"";
   display:block; /* reduce the damage in FF3.0 */
   position:absolute;
   bottom:-15px;
   left:50px;
   width:0;
   border-width:15px 15px 0;
   border-style:solid;
   border-color:#f3961c transparent;
	background:-webkit-gradient(linear, 0 0, 0 100%, from(#f9d835), to(#f3961c));
	background:-moz-linear-gradient(#f9d835, #f3961c);
	background:-o-linear-gradient(#f9d835, #f3961c);
	background:linear-gradient(#f9d835, #f3961c);
	behavior: url(/PIE.htc);
}

