﻿body,td,th {
    color: #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
}
body {
    background-color: #253863;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}
a:link {
    color: #000000;
    text-decoration: none;
}
a:visited {
    text-decoration: none;
    color: #000000;
}
a:hover {
    text-decoration: underline;
    color: #000000;
}
a:active {
    text-decoration: none;
}
.underline a:link {
    text-decoration: underline;
    color: #000000;
}
.underline a:visited {
    text-decoration: underline;
    color: #000000;
}
.header {
    background-position: center 50%;
    background-image: url(../images/header.jpg);
    background-repeat: no-repeat;
    height: 175px;
    vertical-align: top;
}
tr.bar a {
    color: #000000;
    font-weight: bold;
    font-size: 10px;
}
.bartitle {
    color: #000000;
    font-weight: bold;
}
.barleft {
    background-image: url('../images/left_bg.gif');
    background-repeat: no-repeat;
    height: 30px;
    width: 15px;
}
.barmiddle {
    background-image: url('../images/middle_bg.gif');
    height: 30px;
}
.barright {
    background-image: url('../images/right_bg.gif');
    background-repeat: no-repeat;
    height: 30px;
    width: 15px;
}
.blockbg {
    background-color: #FEE8C1;
}
.scrollbox {
    overflow: auto;
    height: 300px;
    scrollbar-base-color: #FEE8C1;
}
H1 {
font-size:12px;
     text-align:center;
     
      }
      
H2 {
font-size:20px;
     color: #990066;
     margin-bottom: 3px;


      }    

H3 {
font-size:15px;
     color: #660033;
     margin-bottom: 3px;
      }    
	  
a.button
{
	background:url(../images/btn.png) no-repeat; 
	display:block; 
	width: 305px; 
	height: 32px; 
	font-size:18px; 
	color:#ffffff; 
	padding:18px 5px 5px 50px; 
}
a.button:hover{ text-decoration:none }

ul
{
margin-top: 5px;
margin-bottom: 5px;
}

ol
{
margin-top: 5px;
margin-bottom: 5px;
}

