
body { background:#f5f5f5 url(../bg.png); font-family:Arial, Helvetica, sans-serif }
@font-face{src:url(../OLDENGL.TTF); font-family:oldenglish}
.table{border:1px solid #002147; padding:1px}
.border_line_top{border-top:3px solid #002147; height:1px; margin:0 0 1px 0; padding:0}
.border_line_bottom{border-bottom:3px solid #002147; height:1px; margin:1px 0 0 0; padding:0}
.header{font-family:Arial, Helvetica, sans-serif; font-size:14px; margin:0;
padding: 7px 0; 
text-shadow: 0 0 5px #333333; 
font-weight:normal; 
text-align: center; 
color: #ffffff; 
background-color: #00397a;}

/*div { padding:10px 0; margin:0 }
div a { color:#990000; font-size:18px; padding:5px 20px 10px 20px; margin:0 }
div a:hover{ color:#ffffff; background:url(../background1.png); border:1px solid #cccccc; border-bottom:1px solid #666666; border-right:1px solid #666666; box-shadow:0 0 2px #000000; }*/


.main_link {list-style-type:none; text-align:center; padding:0; margin:0; font-family:Tahoma, Geneva, sans-serif; font-size:16px}
.main_link li{display:block; padding:10px 0}
.main_link li a{color:#990000; text-decoration:none; padding:10px 25px; transition: ease-in-out 150ms}
.main_link li a:hover{ background:#002147; color:#fff; border-radius:3px}


h1 { padding:7px 0; margin:0 }
h1 a { color:#990000; font-size:18px; padding:0; margin:0 }
h1 a:hover{ color:#000000; }

h2 { font-size:15px }

.footer
{
/*border:1px solid #ac4507;
-moz-border-radius-bottomright: 5px 5px; border-bottom-right-radius: 5px 5px; -moz-border-radius-bottomleft: 5px 5px; border-bottom-left-radius: 5px 5px;*/
font-family:Arial, Helvetica, sans-serif; font-size:12px; 
padding:0; margin:0;
text-shadow: 1px 1px 0 rgba(0,0,0,0.3); 
font-weight:normal; 
text-align: center; 
color: #ffffff; 
background-color: #00397a;
/* background-image: -webkit-gradient(linear, left top, left bottom, from(#ea874c), to(#ac4507));
 background-image: -webkit-linear-gradient(top, #ea874c, #ac4507);
 background-image: -moz-linear-gradient(top, #ea874c, #ac4507);
 background-image: -ms-linear-gradient(top, #ea874c, #ac4507);
 background-image: -o-linear-gradient(top, #ea874c, #ac4507);
 background-image: linear-gradient(to bottom, #ea874c, #ac4507);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#ea874c, endColorstr=#ac4507);*/
}
.link_10 { color:#FFFF00; font-size:12px; text-shadow:none; font-variant:normal }
.link_10 a { color:#FFFF00; text-decoration:underline; font-variant:normal }
.link_10 a:hover { color:#000000; text-decoration:none}

.link-1 { font-size:11px; text-shadow:none; font-style:italic }
.link-1 a { text-decoration:none; color:#cc0000; text-decoration:underline }
.link-1 a:hover { color:#000000; text-decoration:none}

.button
{
border:1px solid #495267; /*-webkit-border-radius: 3px; -moz-border-radius: 3px;border-radius: 3px;*/font-family:arial, helvetica, sans-serif; padding: 5px 15px 5px 15px; text-shadow: -1px -1px 0 rgba(0,0,0,0.3);font-weight:bold; text-align: center; color: #FFFFFF; background-color: #606c88; cursor:pointer; text-transform:none; font-size:11px;
 background-image: -webkit-gradient(linear, left top, left bottom, from(#606c88), to(#3f4c6b));
 background-image: -webkit-linear-gradient(top, #606c88, #3f4c6b);
 background-image: -moz-linear-gradient(top, #606c88, #3f4c6b);
 background-image: -ms-linear-gradient(top, #606c88, #3f4c6b);
 background-image: -o-linear-gradient(top, #606c88, #3f4c6b);
 background-image: linear-gradient(to bottom, #606c88, #3f4c6b);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#606c88, endColorstr=#3f4c6b);
}
.button:hover{
 border:1px solid #477400; background-color: #70b208;
 background-image: -webkit-gradient(linear, left top, left bottom, from(#70b208), top(#477400));
 background-image: -webkit-linear-gradient(top, #70b208, #477400);
 background-image: -moz-linear-gradient(top, #70b208, #477400);
 background-image: -ms-linear-gradient(top, #70b208, #477400);
 background-image: -o-linear-gradient(top, #70b208, #477400);
 background-image: linear-gradient(to bottom, #70b208, #477400);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#70b208, endColorstr=#477400);
}